Microsoft-Activation-Scripts/README.md

56 lines
2.2 KiB
Markdown

## Microsoft Activation Scripts (MAS):
A collection of scripts for activating Microsoft products using HWID / KMS38 / Online KMS activation methods with a focus on open-source code, fewer antivirus detections and user-friendliness.
## Download Office ISO
- [Office 2021 Pro EN](https://officecdn.microsoft.com/db/492350F6-3A01-4F97-B9C0-C7C6DDF67D60/media/en-US/Professional2021Retail.img)
- [Office 2021 Pro Plus EN](https://officecdn.microsoft.com/db/492350F6-3A01-4F97-B9C0-C7C6DDF67D60/media/en-US/ProPlus2021Retail.img)
- [Office 2021 Home Student EN](https://officecdn.microsoft.com/db/492350F6-3A01-4F97-B9C0-C7C6DDF67D60/media/en-US/HomeStudent2021Retail.img)
- [Office 2021 Pro PL](https://officecdn.microsoft.com/db/492350F6-3A01-4F97-B9C0-C7C6DDF67D60/media/pl-PL/Professional2021Retail.img)
- [Office 2021 Pro Plus PL](https://officecdn.microsoft.com/db/492350F6-3A01-4F97-B9C0-C7C6DDF67D60/media/pl-PL/ProPlus2021Retail.img)
- [Office 2021 Home Student PL](https://officecdn.microsoft.com/db/492350F6-3A01-4F97-B9C0-C7C6DDF67D60/media/pl-PL/HomeStudent2021Retail.img)
## Download / How to use it?
### Method 1 - PowerShell
- On Windows 10/11, right-click on the windows start menu and select PowerShell or Terminal.
- Copy-paste the below code and press enter\
`iwr -useb https://massgrave.dev/get | iex`
- You will see the activation options, and follow onscreen instructions.
- That's all.
### Method 2 - Traditional
- Download the file named `MAS_1.6_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`
- Run the file named `MAS_AIO.cmd`
- You will see the activation options, and follow onscreen instructions.
- That's all.
```
Latest Version: 1.6
Release date: 25-July-2022
```
### For more details, check Homepage: https://massgrave.dev/
<a href="https://discord.gg/gjJEfq7ux8">
<img src="https://discordapp.com/api/guilds/746721520931569757/widget.png?style=banner3" />
</a>
---
Made with Love ❤️