mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2024-11-05 17:34:33 +01:00
Evade some AV's flagging - Attempt 2
This commit is contained in:
parent
87f4d3a0a8
commit
b5c63b2296
@ -3049,7 +3049,7 @@ call :Clear-KMS-Cache
|
|||||||
|
|
||||||
if not [%Act_OK%]==[1] (
|
if not [%Act_OK%]==[1] (
|
||||||
echo.
|
echo.
|
||||||
echo In case of any issues, check https://massgrave.dev/troubleshoot
|
echo In case of any issues, check https://mass%-%grave.dev/troubleshoot
|
||||||
)
|
)
|
||||||
|
|
||||||
if defined _unattended exit /b
|
if defined _unattended exit /b
|
||||||
|
@ -407,6 +407,7 @@ goto :done2
|
|||||||
|
|
||||||
:done
|
:done
|
||||||
|
|
||||||
|
set -=
|
||||||
echo ______________________________________________________________
|
echo ______________________________________________________________
|
||||||
echo:
|
echo:
|
||||||
call :ex_color %Magenta% "%oem%"
|
call :ex_color %Magenta% "%oem%"
|
||||||
@ -414,7 +415,7 @@ call :ex_color %Green% "$OEM$ folder is successfully created on the Desktop."
|
|||||||
echo "%oem%" | find /i "38" %nul% && (
|
echo "%oem%" | find /i "38" %nul% && (
|
||||||
echo:
|
echo:
|
||||||
echo To KMS38 activate Server Cor/Acor editions ^(No GUI Versions^),
|
echo To KMS38 activate Server Cor/Acor editions ^(No GUI Versions^),
|
||||||
echo Check this page https://massgrave.dev/oem-folder
|
echo Check this page https://mass%-%grave.dev/oem-folder
|
||||||
)
|
)
|
||||||
echo ______________________________________________________________
|
echo ______________________________________________________________
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user