1
0
mirror of https://github.com/massgravel/Microsoft-Activation-Scripts.git synced 2025-04-11 07:44:35 +00:00
This commit is contained in:
WindowsAddict
2023-10-03 16:01:31 +05:30
parent cad5f6f091
commit a113087f38
5 changed files with 98 additions and 94 deletions

View File

@ -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
)