Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

v1.0 Bug Fixes

Compare
Choose a tag to compare
@WindowsAddict WindowsAddict released this 30 Nov 20:44
· 14 commits to main since this release

Changelog: 1.0

Click to expand
  • Added the code to relaunch the script with conhost.exe if the script is running from the terminal app.
  • Fixed an issue in getting the current user account SID.

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/ias | iex
  • You will see the activation options, and follow onscreen instructions.
  • That's all.

Method 2 - Traditional

  • Download the file from GitHub or Bitbucket
  • Right-click on the downloaded zip file and extract
  • In the extracted folder, run the file named IAS.cmd
  • You will see the activation options, and follow onscreen instructions.
  • That's all.

Check Homepage For More Details https://massgrave.dev/idm-activation-script.html

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