Skip to content

v2.3 Bug Fixes

Compare
Choose a tag to compare
@WindowsAddict WindowsAddict released this 16 Oct 02:51
· 43 commits to master since this release

This is old. Use the latest version https://github.com/massgravel/Microsoft-Activation-Scripts/releases

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


Troubleshooting / Help

Download Original Windows & Office

Check Homepage For More Details