mirror of
https://github.com/massgravel/massgrave.dev.git
synced 2024-11-23 23:10:55 +07:00
74 lines
3.1 KiB
HTML
74 lines
3.1 KiB
HTML
<!DOCTYPE html>
|
|
<title>Read Me - ProgramData Online KMS Files</title>
|
|
<html>
|
|
<head>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
</head>
|
|
<body style="background-color: #DfDfDf;">
|
|
<pre>
|
|
<code>
|
|
====================================================================================================
|
|
Info:
|
|
====================================================================================================
|
|
|
|
The use of these scripts is to activate/renew your Windows/Office license using online KMS.
|
|
|
|
# If desktop context menu for activation was created then following would exist,
|
|
|
|
- Registry
|
|
HKCR\DesktopBackground\shell\Activate Windows - Office
|
|
- Files
|
|
C:\ProgramData\Online_KMS_Activation\Activate_dcm.cmd
|
|
C:\ProgramData\Online_KMS_Activation\Info.html
|
|
C:\ProgramData\Online_KMS_Activation\BIN\cleanosppx64.exe
|
|
C:\ProgramData\Online_KMS_Activation\BIN\cleanosppx86.exe
|
|
|
|
# If renewal/activation Scheduled tasks were created then following would exist,
|
|
|
|
- Scheduled tasks
|
|
\Online_KMS_Activation_Script-Renewal (Renewal / Weekly)
|
|
\Online_KMS_Activation_Script-Run_Once (Activation Task / deletes itself once activated)
|
|
The scheduled tasks runs only if the system is connected to the Internet.
|
|
- Files
|
|
C:\ProgramData\Online_KMS_Activation\Activate_tsk.cmd
|
|
C:\ProgramData\Online_KMS_Activation\Info.html
|
|
C:\ProgramData\Online_KMS_Activation\Logs.txt
|
|
|
|
====================================================================================================
|
|
File Details:
|
|
====================================================================================================
|
|
|
|
cleanosppx64.exe SHA-1: d30a0e4e5911d3ca705617d17225372731c770e2 Virus Total: 0/68
|
|
cleanosppx86.exe SHA-1: 39ed8659e7ca16aaccb86def94ce6cec4c847dd6 Virus Total: 1/51
|
|
|
|
Virus total (virustotal.com) report date: 2022-01-09
|
|
Virus total report and antivirus real-time scan report upon file execution can be different.
|
|
|
|
- These files are used in cleaning office license in C2R Retail office to VL conversion process.
|
|
- These files are taken from the old version of Microsoft official tool 'O15CTRRemove.diagcab'.
|
|
|
|
File: O15CTRRemove.diagcab (Digitally Signed)
|
|
Link: app.box.com/s/n8qpb5ljmv6djp77w5p6fk043dm6s3r1 (Unofficial Link)
|
|
SHA-1: 56c6ca76993a96cf9a255463b90db96cb9d24464
|
|
|
|
====================================================================================================
|
|
|
|
Online KMS Script is a fork of @abbodi1406's KMS_VL_ALL forums.mydigitallife.net/posts/838808
|
|
|
|
This fork's purpose is to avoid having any KMS binary files and activate Windows/Office using
|
|
only transparent batch script with online public KMS servers.
|
|
_______________________________________
|
|
|
|
Online KMS Activation Script is a part of 'Microsoft Activation Scripts' (MAS) project.
|
|
|
|
Homepage: massgrave.dev
|
|
Email: windowsaddict@protonmail.com
|
|
|
|
====================================================================================================
|
|
</code></pre>
|
|
|
|
<p> </p>
|
|
|
|
</body>
|
|
</html>
|