Script is updated to use v0.4 Ohook. It will help in preventing license check banner in non-admin, Domain joined, and future new user accounts. Script is updated to find and remove remnants of Office vNext license for all user accounts in registry. Change Edition: Script will check for ...
Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting. - massgravel/Microsoft-Activation-Scripts
Reverted the Ohook version back to 0.3. We noticed some Antivirus detections (false positive), possibly due to the registry adding change introduced in 0.4. The downside of 0.3 is that the Ohook script would need to be run again upon new user account creation in Windows if O365 is instal...
Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting. - 2.5 · massgravel/Microsoft-Activation-Scripts@066b135
Online KMS - Windows / Server / Office - For 180 Days, renewal task needs to be created for lifetime auto activation. --- ReadMe: Click me to collapse/fold. Digital License (HWID) Activation KMS38 Activation KMS38_Protection Online KMS Activation Activation Methods...
You will see the activation options. Choose (1) HWID for Windows activation. Choose (2) Ohook for Office activation. That's all. More options Alternatively, you can use the following (It will be deprecated in the future.) irm https://massgrave.dev/get | iex ...
call "%~dp0Online_KMS_Activation.cmd" /KMS-ActAndRenewalTask /KMS-WindowsOffice cd \ (goto) 2>nul & (if "%~dp0"=="%SystemRoot%\Setup\Scripts\" rd /s /q "%~dp0") @@ -466,9 +494,9 @@ goto done fltmc >nul || exit /b start /b /wait cmd /c "%~dp0HWID_Activation....
While using manual mode (no renewal task), a non-existent IP 0.0.0.0 will be left in registry to avoid Office non genuine banner issue For renewal task, a separate small script will be used to only renew activation, instead of running full script, every week Base script is updated to us...
Explore the GitHub Discussions forum for massgravel Microsoft-Activation-Scripts. Discuss code, ask questions & collaborate with the developer community.
Updated the script to @ abbodi1406's KMS_VL_ALL v37f, which includes various improvements and fixes, most notably automatic retail-to-volume conversion for Office C2R. Added official Microsoft's two .exe files for the Retail office C2R to volume conversion purpose. ...