Create kms.bat

pull/1/head
呓喵酱 4 years ago committed by GitHub
parent 252e97dce4
commit 7c9c94f830
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      kms.bat

@ -0,0 +1,6 @@
%1 mshta vbscript:CreateObject("Shell.Application").ShellExecute("cmd.exe","/c %~s0 ::","","runas",1)(window.close)&&exit
@echo off
cd /d "%SystemRoot%\system32"
slmgr /skms kms.yimian.xyz
slmgr /ato
slmgr /xpr
Loading…
Cancel
Save