MyGit

2.7

massgravel/Microsoft-Activation-Scripts

版本发布时间: 2024-09-07 10:36:19

massgravel/Microsoft-Activation-Scripts最新发布版本:2.7(2024-09-07 10:36:19)

Changelog: 2.7

Click to expand

All:

  • Removed dependancy on WMIC and VBScript.
  • Added the check for Windows subscription, activation will be performed based on base edition, example. Thanks to @asdcorp and @abbodi1406.
  • Added the code to disable CMD QuickEdit using Powershell instead of temporary regedit (to avoid accidental pause when the user clicks inside the script window). Thanks to @abbodi1406.
  • Added the code to launch from conhost.exe using Powershell to avoid the Terminal app. Thanks to @abbodi1406.
  • Added more environment variables in the script at the start to resolve issues in case they are messed up in the user's system.
  • Added debug mode option in separate files version to create a log file with details.
  • Added better check in Powershell execution without crashing the script in case any antivirus is blocking it.
  • Added better SPP check at the start to find issues where the script just hangs without any output, now it will show an error after waiting a certain time.
  • Changed messages related to eval edition activation.
  • Reduced the number of services to check health to a bare minimum.
  • Added SPP trigger reevaluation command at the end of the activation, it helps in updating SPP tasks.
  • Added the command to delete SuppressRulesEngine registry keys by default in every run if found, this causes issues in spp tasks to refresh.
  • Added the extra checks for malware and showed info accordingly.
  • Added better error handling of SPP 2.0 folder creation.
  • Added better check to find permission issues in SPP.
  • Added the command to check SvcRestartTask Status to find potential activation issues.
  • Updated the WPA registry check code to skip unrelated keys, and to make it work on Windows 7 as well.
  • Added the code to show the option to open the Troubleshoot page if errors are found.
  • Many other small changes to better handle errors.

HWID / KMS38

  • Removed the extra checks for Windows update services and replaced them with a more accurate check in S-1-5-19 IdentityCRL registry to find connection errors.
    Now Update service error will only be shown when it's very likely to be a cause for the activation failure.

KMS38

  • Update Windows Server 2025 keys to use from products.ini

Ohook

  • Added the code to add SharedComputerLicensing registry to avoid licensing issues in the case of Windows Server with Retail C2R office.
  • Script will now skip installing the key for already activated products.
  • Added the info for the Office version and the update channel.
  • Script will fix ProductReleaseIds In Registry if incorrect found, it affects features.
  • Script will check the running Office apps and will ask to close them before proceeding.
  • Added more detailed info in case Ohook installation fails.
  • Added more accurate detection of MSI Office products.
  • Script will now deeply find remnants of Office vNext/shared/device/OEM license block, and will clean them.
  • Script will now add a Resiliency key to avoid the licensing banner in all of the user accounts including those that are not logged in, also registry will be added to all new future user accounts.
  • Script is updated to use Ohook 0.5 (non+ version), nothing is changed functionality-wise, you don't need to update your already installed Ohook.

Online KMS

  • Rewrote the whole thing from scratch. Thanks to @abbodi1406 for the help.
    Difference from the previous version:
  • Added the option to set the KMS server/port.
  • Added support for Office 2024.
  • Script will show the option to activate Office (All) and Office (Project/Visio) and the script won't skip the already activated Office products.
  • Toggle option is added to install the Renewal task along with the activation, by default it's set to install the renewal task along with activation.
  • Script will create a run-once task if the Internet is not found, which will run on system login if the Internet is found later.
  • Toggle option is added to not change edition if needed for Windows/Office.
  • Added more info on the screen regarding the process.

Change Office Edition

  • This is a new option added in the script.
  • It offers the option to change the installed C2R Office edition to any other with minimum Internet consumption. Thanks to @ave9858 for the suggestion.
  • It also offers the option to change the Office update channel. Thanks to @abbodi1406.

Change Windows Edition

  • This script will now create log files on the desktop in case if edition change fails.
  • Several bugs fixed.

Check Activation Status

  • Previous scripts are now replaced with CAS by @abbodi1406.

Troubleshoot

  • Added the code to fix activation errors caused by KB971033 in Windows 7.
  • Removed the unnecessary code to find errors because they are already in activation scripts.

Misc

  • MASSGRAVE blog page is now available.
  • Offical support email ID is changed to mas.help@outlook.com due to some issues from receiving emails from China on Protonmail.
  • A new mirror repo is opened on Codeberg.

Download / How to use it?

https://github.com/massgravel/Microsoft-Activation-Scripts?tab=readme-ov-file#download--how-to-use-it

Don't download from the below Source code (zip) link. Check the above link for the info.

相关地址:原始地址 下载(tar) 下载(zip)

查看:2024-09-07发行的版本