Windows 8 Activation Check 9 June 2014 | Posted in Tech | Comments Off on Windows 8 Activation Check @echo off mode con cols=16 lines=1 cls start /i slmgr.vbs -dlv start /i slmgr.vbs -dli start /i slmgr.vbs -xpr start /i slui.exe start /i %Windir%\System32\control.exe /name Microsoft.System ::DEL /F /Q %0% >nul exit