Changelog: 2.3
Click to expand
Ohook:
- 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 Pending reboot flags before proceeding with Edition change with DISM.
- Change to ServerRdsh edition is blocked in the script since it's policies often can not roll back.
All:
- Scripts will now check for updates and notify users.
- Some other bugs fixed.
Download / How to use it?
Method 1 - PowerShell (Recommended)
- On Windows 8.1/10/11, right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
- Copy-paste the below code and press enter
irm https://massgrave.dev/get | iex
- You will see the activation options, and follow onscreen instructions.
- That's all.
Method 2 - Traditional
- Download the file from here
- Right-click on the downloaded zip file and extract
- In the extracted folder, find the folder named
All-In-One-Version
- Run the file named
MAS_AIO.cmd
- You will see the activation options, and follow onscreen instructions.
- That's all.
To run the scripts in unattended mode, check here