This commit is contained in:
WindowsAddict 2023-03-22 02:16:59 +05:30 committed by GitHub
parent 3c4f8796fa
commit 68537e9f42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 10 deletions

View File

@ -4,9 +4,9 @@ A Windows and Office activator using HWID / KMS38 / Online KMS activation method
## Download / How to use it? ## Download / How to use it?
### Method 1 - PowerShell ### Method 1 - PowerShell (Recommended)
- On Windows 10/11, right-click on the windows start menu and select PowerShell or Terminal (Not CMD). - 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\ - Copy-paste the below code and press enter\
`irm https://massgrave.dev/get | iex` `irm https://massgrave.dev/get | iex`
- You will see the activation options, and follow onscreen instructions. - You will see the activation options, and follow onscreen instructions.
@ -14,9 +14,8 @@ A Windows and Office activator using HWID / KMS38 / Online KMS activation method
### Method 2 - Traditional ### Method 2 - Traditional
- Download the file named `MAS_1.8_Password_1234.7z` from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/releases) - Download the file from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip)
- Extract this file with a 3rd party archive manager, such as [7zip](https://www.7-zip.org/download.html) - Right click on the downloaded zip file and extract
- Password is `1234`
- In the extracted folder, find the folder named `All-In-One-Version` - In the extracted folder, find the folder named `All-In-One-Version`
- Run the file named `MAS_AIO.cmd` - Run the file named `MAS_AIO.cmd`
- You will see the activation options, and follow onscreen instructions. - You will see the activation options, and follow onscreen instructions.
@ -29,14 +28,22 @@ Latest Version: 1.8
Release date: 16-Mar-2023 Release date: 16-Mar-2023
``` ```
### For more details, check Homepage: https://massgrave.dev/ ### [Troubleshooting / Help](https://massgrave.dev/troubleshoot.html)
### [Download Original Windows & Office](https://massgrave.dev/genuine-installation-media.html) ### [Download Original Windows & Office](https://massgrave.dev/genuine-installation-media.html)
### [Check Homepage For More Details](https://massgrave.dev)
</br>
<a href="https://discord.gg/gjJEfq7ux8"> [![1.1]][1]
<img src="https://discordapp.com/api/guilds/746721520931569757/widget.png?style=banner3" /> [![1.2]][2]
</a> [![1.3]][3]
[1.1]: https://lookimg.com/images/2023/03/21/QTvjcD.png (Chat with us without signup)
[1.2]: https://lookimg.com/images/2023/03/21/QTvLyd.png (Chat with us)
[1.3]: https://lookimg.com/images/2023/03/21/QTvXBJ.png (Follow on twitter)
[1]: https://discord.gg/gjJEfq7ux8
[2]: https://t.me/Microsoft_Activation_Scripts
[3]: https://twitter.com/massgravel
--- ---