|
发表于 2023-6-12 02:10:56
|
查看: 772 |
回复: 0 来自 广东深圳
github地址:
- https://github.com/massgravel/Microsoft-Activation-Scripts
复制代码
正文:
Microsoft Activation Scripts (MAS):
A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
Download / How to use it?
Method 1 - PowerShell (Recommended)
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
- irm https://get.activated.win | iex
复制代码
You will see the activation options, and follow onscreen instructions.
That's all.
Method 2 - Traditional
Download the file from here
Right click on the downloaded zip file and extract
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.
To run the scripts in unattended mode, check here
Latest Version: 1.8
Release date: 16-Mar-2023
|
|