|
本帖最后由 2012swd 于 2025-9-18 09:36 编辑
How to Activate Windows / Office / Extended Updates (ESU)?
Method 1 - PowerShell
1.Open PowerShell
2.Copy and paste the code below, then press enter.
- For Windows 7 and later: iex ((New-Object Net.WebClient).DownloadString('https://get.activated.win'))
Script not launching?
3.The activation menu will appear. Choose the green-highlighted options to activate Windows or Office.
4.Done.
Method 2 - Traditional (Windows Vista and later)
1.Download the file using one of the links below:
https://github.com/massgravel/Microsoft-Activation-Scripts/archive/refs/heads/master.zip
or
https://git.activated.win/massgrave/Microsoft-Activation-Scripts/archive/master.zip
2.Right-click on the downloaded zip file and extract it.
3.In the extracted folder, find the folder named All-In-One-Version.
4.Run the file named MAS_AIO.cmd.
5.You will see the activation options. Follow the on-screen instructions.
6.That's all.
MAS Latest Release
Last Release - v3.7 (11-Sep-2025)
GitHub / Azure DevOps / Self-hosted Git
MAS官网:Microsoft Activation Scripts (MAS) | MAS |
|