67% found this document useful (12 votes)
7K views1 page

Windows 10

use ful

Uploaded by

Sayed Ajmal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
67% found this document useful (12 votes)
7K views1 page

Windows 10

use ful

Uploaded by

Sayed Ajmal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

@echo off

title Windows 10 ALL version KMS Activator &cls&echo


************************************************* &echo Copyright: Youtube:
2018Electronics and Computers &echo
************************************************* &echo.&echo Supported
products:&echo - Windows 10 Home &echo - Windows 10 Professional &echo - Windows 10
Education &echo - Windows 10 Enterprise, Enterprise LTSB &echo.&echo Microsoft
Windows 10 activation...
cscript //nologo c:\windows\system32\slmgr.vbs /ipk TX9XD-98N7V-6WMQ6-BX7FG-H8Q99
>nul
cscript //nologo c:\windows\system32\slmgr.vbs /ipk 3KHY7-WNT83-DGQKR-F7HPR-844BM
>nul

cscript //nologo c:\windows\system32\slmgr.vbs /skms %KMS_Sev% >nul


cscript //nologo c:\windows\system32\slmgr.vbs /ato | find /i "successfully" &&
(echo.& echo ************************************************* & echo. & choice
/n /c YN /m "Do you want to restart your PC now [Y,N]?" & if errorlevel 2 exit) ||
(echo The connection to the server failed! Trying to connect to another one... &
echo Please wait... & echo. & echo. & set /a i+=1 & goto server)
shutdown.exe /r /t 00

You might also like