本文最后更新于 204 天前 ,文中信息可能已经过时。如有问题请在评论区留言。
免责声明
  • 本文内容仅限学习和研究目的,禁止商业用途。请在下载后务必于 24 小时内删除!
  • 本文内容来源于网络分享,请自行甄别,谨防上当受骗!
  • 本文内容不提供任何技术支持,请自行研究学习!
  • 若资金允许,请购买正版!

Introduction

本文主要分享以下两种方式:

  • HEU KMS Activator
  • Microsoft Activation Scripts(MAS)

请自行选择合适的方式使用。

HEU KMS Activator

前往 Github 下载。图形化界面,操作简单,在 GitHub 上有说明文档可供参考。

Microsoft Activation Scripts(MAS)

Method 1 - PowerShell

(Recommended)

  • Right-click on the Windows start menu and select PowerShell or Terminal (Not CMD).
  • Copy and paste the code below and press enter
powershell
1
irm https://massgrave.dev/get | iex
  • You will see the activation options. Follow the on-screen instructions.
  • That’s all.

Method 2 - Traditional

  • Download the file from GitHub or Bitbucket
  • 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, follow the on-screen instructions.
  • That’s all.

To run the scripts in unattended mode, check here.