|
|
@ -138,7 +138,7 @@ goto dk_done |
|
|
|
if not exist "%SysPath%\logoff.exe" ( |
|
|
|
if not exist "%SysPath%\logoff.exe" ( |
|
|
|
sc query gcs | find /i "RUNNING" %nul% && ( |
|
|
|
sc query gcs | find /i "RUNNING" %nul% && ( |
|
|
|
%eline% |
|
|
|
%eline% |
|
|
|
echo Windows Sandbox detected; activation is not required. |
|
|
|
echo Windows Sandbox detected. |
|
|
|
echo The script cannot run due to missing licensing components. Aborting... |
|
|
|
echo The script cannot run due to missing licensing components. Aborting... |
|
|
|
echo: |
|
|
|
echo: |
|
|
|
goto dk_done |
|
|
|
goto dk_done |
|
|
|