Microsoft-Activation-Scripts/README.md

51 lines
2.7 KiB
Markdown
Raw Normal View History

2023-07-15 04:50:00 +02:00
<p align="center"><img src="https://github.com/KomashiFX/KomashiFX/blob/main/ReadMeSaves/1689385067225.png?raw=true" width="500">
<br>
<img alt="GitHub all releases" src="https://img.shields.io/github/downloads/massgravel/Microsoft-Activation-Scripts/total"> <img alt="GitHub code size in bytes" src="https://img.shields.io/github/languages/code-size/massgravel/Microsoft-Activation-Scripts">
2022-07-25 15:10:10 +02:00
2023-07-15 04:50:00 +02:00
</p>
<h1 align="center">Microsoft Activation Scripts (MAS)</h1>
2022-07-25 15:10:10 +02:00
2023-07-15 04:50:00 +02: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 17:18:47 +01:00
2023-07-15 04:50:00 +02:00
## <img src="https://api.iconify.design/ph:download-simple-bold.svg?color=%23cdcdcd"> Download / How to use it?
### Method 1 - <img src="https://api.iconify.design/vscode-icons:file-type-powershell2.svg?color=%23cdcdcd" alt="PowerShell Logo"> 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.
2023-07-15 04:50:00 +02:00
### Method 2 - <img src="https://api.iconify.design/ic:baseline-room-preferences.svg?color=%23cdcdcd" alt="Traditional"> Traditional
2022-08-12 23:47:16 +02:00
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.
2023-07-15 04:50:00 +02:00
<img src="https://api.iconify.design/codicon:debug-coverage.svg?color=%23cdcdcd"> 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-07-15 04:50:00 +02:00
<hr>
2022-08-12 23:47:16 +02:00
2023-07-15 04:50:00 +02: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 20:12:23 +02:00
2023-07-15 04:50:00 +02: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 17:18:47 +01:00
2023-07-15 04:50:00 +02:00
<p align="center"><a href="https://twitter.com/massgravel"><img src="https://img.shields.io/twitter/follow/massgravel"></a></p>
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