Microsoft-Activation-Scripts/README.md

50 lines
2.0 KiB
Markdown
Raw Normal View History

2023-07-14 19:50:00 -07:00
<p align="center"><img src="https://github.com/KomashiFX/KomashiFX/blob/main/ReadMeSaves/1689385067225.png?raw=true" width="500">
<br>
2022-07-25 06:10:10 -07:00
2023-07-14 19:50:00 -07:00
</p>
<h1 align="center">Microsoft Activation Scripts (MAS)</h1>
2022-07-25 06:10:10 -07:00
2023-07-14 19:50:00 -07:00
<p align="center">A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.</p><br>
2022-01-12 08:18:47 -08:00
2023-07-23 07:13:28 -07:00
## Download / How to use it?
2023-07-14 19:50:00 -07:00
2023-07-23 07:13:28 -07:00
### Method 1 - PowerShell (Recommended)
2022-08-12 14:47:16 -07:00
2023-07-23 07:13:28 -07:00
- On Windows 8.1/10/11, right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
2022-08-12 14:47:16 -07:00
- Copy-paste the below code and press enter\
2022-08-26 20:41:11 -07:00
`irm https://massgrave.dev/get | iex`
2022-08-12 14:47:16 -07:00
- You will see the activation options, and follow onscreen instructions.
- That's all.
2023-07-23 07:13:28 -07:00
### Method 2 - Traditional
2022-08-12 14:47:16 -07:00
2023-03-21 13:46:59 -07:00
- Download the file from [here](https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip)
2023-07-23 07:13:28 -07:00
- Right-click on the downloaded zip file and extract
2022-08-12 14:47:16 -07: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.
2023-07-23 07:13:28 -07:00
To run the scripts in unattended mode, check [here](https://massgrave.dev/command_line_switches.html)
2022-08-12 14:47:16 -07:00
```
2023-03-16 11:11:04 -07:00
Latest Version: 1.8
Release date: 16-Mar-2023
2022-08-12 14:47:16 -07:00
```
2023-07-14 19:50:00 -07:00
<hr>
2022-08-12 14:47:16 -07:00
2023-07-14 19:50:00 -07:00
<p align="center"><a href="https://massgrave.dev/troubleshoot.html">Troubleshooting / Help</a> |
<a href="https://massgrave.dev/genuine-installation-media.html">Download Original Windows & Office</a> |
<a href="https://massgrave.dev">Homepage</a></p>
2021-04-15 11:12:23 -07:00
2023-07-14 19:50:00 -07:00
<p align="center">Chat with us on <img src="https://api.iconify.design/mdi:discord.svg?color=%233a54cd"> <a href="https://discord.gg/gjJEfq7ux8" target="_blank">Discord</a> without signup or via <img src="https://api.iconify.design/logos:telegram.svg?color=%233a54cd"> <a href="https://t.me/Microsoft_Activation_Scripts" target="_blank">Telegram</a>.</p>
</br>
2022-01-12 08:18:47 -08:00
2023-07-14 19:50:00 -07:00
<p align="center"><a href="https://twitter.com/massgravel"><img src="https://img.shields.io/twitter/follow/massgravel"></a></p>
2022-08-12 14:47:16 -07:00
---
2020-12-20 14:12:05 -08:00
2022-08-23 23:46:29 -07:00
Made with Love ❤️
2022-01-10 18:57:25 -08:00