diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -6,7 +6,7 @@ A Windows and Office activator using HWID / KMS38 / Online KMS activation method ### Method 1 - PowerShell -- On Windows 10/11, right-click on the windows start menu and select PowerShell or Terminal. +- On Windows 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. @@ -14,7 +14,7 @@ A Windows and Office activator using HWID / KMS38 / Online KMS activation method ### Method 2 - Traditional -- Download the file named `MAS_1.7_Password_1234.7z` from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/releases) +- Download the file named `MAS_1.8_Password_1234.7z` from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/releases) - Extract this file with a 3rd party archive manager, such as [7zip](https://www.7-zip.org/download.html) - Password is `1234` - In the extracted folder, find the folder named `All-In-One-Version` @@ -25,8 +25,8 @@ A Windows and Office activator using HWID / KMS38 / Online KMS activation method To run the scripts in unattended mode, check [here](https://massgrave.dev/command_line_switches.html) ``` -Latest Version: 1.7 -Release date: 7-Nov-2022 +Latest Version: 1.8 +Release date: 16-Mar-2023 ``` ### For more details, check Homepage: https://massgrave.dev/ |
