Browse Source

Evade some AV's flagging - Attempt 2

pull/219/head
DESKTOP-AJSJJMA\Admin 1 year ago
parent
commit
b5c63b2296
  1. 2
      MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd
  2. 3
      MAS/Separate-Files-Version/Extract_OEM_Folder.cmd

2
MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd

@ -3049,7 +3049,7 @@ call :Clear-KMS-Cache
if not [%Act_OK%]==[1] (
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

3
MAS/Separate-Files-Version/Extract_OEM_Folder.cmd

@ -407,6 +407,7 @@ goto :done2
:done
set -=
echo ______________________________________________________________
echo:
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:
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 ______________________________________________________________

Loading…
Cancel
Save