mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-05-29 14:53:13 +00:00
2.2
This commit is contained in:
parent
cad5f6f091
commit
a113087f38
5 changed files with 98 additions and 94 deletions
|
@ -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
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue