mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-04-11 07:44:35 +00:00
2.2
This commit is contained in:
@ -523,6 +523,7 @@ if %_wmic% EQU 0 for /f "tokens=2 delims==" %%a in ('%psc% "(([WMISEARCHER]'SELE
|
||||
|
||||
if not defined app (
|
||||
call :dk_color %Red% "Checking Installed GVLK Activation ID [Not Found] Aborting..."
|
||||
call :dk_color2 %Blue% "Check this page for help" %_Yellow% " %mas%troubleshoot"
|
||||
goto :dk_done
|
||||
)
|
||||
|
||||
@ -577,6 +578,7 @@ goto :k_final
|
||||
|
||||
if not exist %SystemRoot%\system32\ClipUp.exe (
|
||||
call :dk_color %Red% "Checking ClipUp.exe File [Not found, aborting the process]"
|
||||
call :dk_color2 %Blue% "Check this page for help" %_Yellow% " %mas%troubleshoot"
|
||||
goto :k_final
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user