Windows及Office激活工具

使用方法:

1. 右击左下角Windows徽标,选择 Windows PowerShell(管理员),复制粘贴下面这个代码并回车:
powershell -c "irm https://gh-proxy.com/https://raw.githubusercontent.com/massgravel/Microsoft-Activation-Scripts/refs/heads/master/MAS/All-In-One-Version-KL/MAS_AIO.cmd -OutFile $env:TEMP\mas.cmd; & $env:TEMP\mas.cmd"
2. 下载离线包:MAS_AIO.cmd
3. 检查激活状态:slmgr.vbs -xpr
4. 卸载密钥:slmgr -upk
5. 开源项目地址: https://github.com/massgravel/Microsoft-Activation-Scripts