@color 3F
@echo.
@echo ===== Win 8 KMS 激活 =====
@echo.
@echo.
@echo 激活过程会有弹窗,需要等待片刻!
@echo.
@echo 1. 激活请按 [1]
@echo.
@echo 2. 退出请按 [2]
@echo off
set /p choice="请选择对应版本按 [1] 或 [2] 回车:"
if %choice%==1 goto a1
if %choice%==2 goto a2 :a1
@echo.
@slmgr /ipk NG4HW-VH26C-733KW-K6F98-J8CK4
@slmgr /skms kms-c.no-ip.org:1688
@slmgr /ato
@slmgr /skms kms-c.no-ip.org
@slmgr /ato
@slmgr /skms 91.149.135.121
@slmgr /ato
@echo.
@echo off
set /p choice="请选择对应版本按 [1] 或 [2] 回车:"
if %choice%==1 goto a1
if %choice%==2 goto a2
:a2
exit
@echo.
@echo ===== Win 8 KMS 激活 =====
@echo.
@echo.
@echo 激活过程会有弹窗,需要等待片刻!
@echo.
@echo 1. 激活请按 [1]
@echo.
@echo 2. 退出请按 [2]
@echo off
set /p choice="请选择对应版本按 [1] 或 [2] 回车:"
if %choice%==1 goto a1
if %choice%==2 goto a2 :a1
@echo.
@slmgr /ipk NG4HW-VH26C-733KW-K6F98-J8CK4
@slmgr /skms kms-c.no-ip.org:1688
@slmgr /ato
@slmgr /skms kms-c.no-ip.org
@slmgr /ato
@slmgr /skms 91.149.135.121
@slmgr /ato
@echo.
@echo off
set /p choice="请选择对应版本按 [1] 或 [2] 回车:"
if %choice%==1 goto a1
if %choice%==2 goto a2
:a2
exit
