- Win + R:
shell:startup
- 编写 .bat 脚本放置在弹出的目录下即可
@echo off
if "%1"=="h" goto begin
start mshta vbscript:createobject("wscript.shell").run("""%~nx0"" h",0)(window.close)&&exit
:begin
- Shift + F10,调出 cmd 窗口
oobe\bypassnro
- 调出 cmd 窗口
slmgr /skms kms.03k.org 将系统密钥管理器换成命令里的 kms 服务器
slmgr /ato 激活系统
- Open PowerShell (Not CMD). To do that, right-click on the Windows start menu and select PowerShell or Terminal.
- Type
irm https://get.activated.win | iex , then Enter.
- You will see the activation options.
- Choose [1] HWID for Windows activation.
- Choose [2] Ohook for Office activation.
- That’s all.