Microsoft-Activation-Scripts/README.md

53 lines
1.7 KiB
Markdown
Raw Normal View History

2023-04-12 23:22:43 +02:00
## Microsoft Activation Scripts (MAS):
2022-07-25 15:10:10 +02:00
2022-08-27 05:41:11 +02:00
A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
2022-07-25 15:10:10 +02:00
2022-08-12 23:47:16 +02:00
## Download / How to use it?
2022-01-12 17:18:47 +01:00
2023-03-21 21:46:59 +01:00
### Method 1 - PowerShell (Recommended)
2022-08-12 23:47:16 +02:00
2023-03-21 21:46:59 +01:00
- On Windows 8.1/10/11, right-click on the windows start menu and select PowerShell or Terminal (Not CMD).
2022-08-12 23:47:16 +02:00
- Copy-paste the below code and press enter\
2022-08-27 05:41:11 +02:00
`irm https://massgrave.dev/get | iex`
2022-08-12 23:47:16 +02:00
- You will see the activation options, and follow onscreen instructions.
- That's all.
### Method 2 - Traditional
2023-03-21 21:46:59 +01:00
- Download the file from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip)
- Right click on the downloaded zip file and extract
2022-08-12 23:47:16 +02:00
- 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.
2022-11-07 21:36:53 +01:00
To run the scripts in unattended mode, check [here](https://massgrave.dev/command_line_switches.html)
2022-08-12 23:47:16 +02:00
```
2023-03-16 19:11:04 +01:00
Latest Version: 1.8
Release date: 16-Mar-2023
2022-08-12 23:47:16 +02:00
```
2023-03-21 21:46:59 +01:00
### [Troubleshooting / Help](https://massgrave.dev/troubleshoot.html)
2022-08-16 21:20:06 +02:00
### [Download Original Windows & Office](https://massgrave.dev/genuine-installation-media.html)
2023-04-25 22:55:11 +02:00
### Homepage - https://massgrave.dev
2023-03-21 21:46:59 +01:00
</br>
[![1.1]][1]
[![1.2]][2]
[![1.3]][3]
2021-04-15 20:12:23 +02:00
2023-03-21 21:46:59 +01:00
[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)
2022-01-12 17:18:47 +01:00
2023-03-21 21:46:59 +01:00
[1]: https://discord.gg/gjJEfq7ux8
[2]: https://t.me/Microsoft_Activation_Scripts
[3]: https://twitter.com/massgravel
2022-08-12 23:47:16 +02:00
---
2020-12-20 23:12:05 +01:00
2022-08-24 08:46:29 +02:00
Made with Love ❤️
2022-01-11 03:57:25 +01:00