summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWindowsAddict2023-11-04 04:22:46 +0000
committerWindowsAddict2023-11-04 04:22:46 +0000
commit8f6377f56b0ae2d058ad37c0dcd03ffc8e9c8311 (patch)
treef570b9a877daf985705d0eb559f1fb25a40d0132
parente60f8ea4741c0055eb0598a6589b0e5a85e3a853 (diff)
downloadMicrosoft-Activation-Scripts-8f6377f56b0ae2d058ad37c0dcd03ffc8e9c8311.zip
Evade AV's detection - 7
-rw-r--r--MAS/All-In-One-Version/MAS_AIO.cmd2
-rw-r--r--MAS/Separate-Files-Version/Check-Activation-Status-wmi.cmd2
2 files changed, 2 insertions, 2 deletions
diff --git a/MAS/All-In-One-Version/MAS_AIO.cmd b/MAS/All-In-One-Version/MAS_AIO.cmd
index 92dca58..99783b8 100644
--- a/MAS/All-In-One-Version/MAS_AIO.cmd
+++ b/MAS/All-In-One-Version/MAS_AIO.cmd
@@ -8329,7 +8329,7 @@ if defined DiscoveredKeyManagementServiceMachineIpAddress echo. KMS machine I
echo. KMS machine extended PID: %KeyManagementServiceProductKeyID%
echo. Activation interval: %VLActivationInterval% minutes
echo. Renewal interval: %VLRenewalInterval% minutes
-echo. KMS host caching: %KeyManagementServiceHostCaching%
+echo. K.M.S host caching: %KeyManagementServiceHostCaching%
if defined KeyManagementServiceLookupDomain echo. KMS SRV record lookup domain: %KeyManagementServiceLookupDomain%
if defined ExpireMsg echo.&echo. %ExpireMsg%
exit /b
diff --git a/MAS/Separate-Files-Version/Check-Activation-Status-wmi.cmd b/MAS/Separate-Files-Version/Check-Activation-Status-wmi.cmd
index 28209d7..af159b1 100644
--- a/MAS/Separate-Files-Version/Check-Activation-Status-wmi.cmd
+++ b/MAS/Separate-Files-Version/Check-Activation-Status-wmi.cmd
@@ -363,7 +363,7 @@ if defined DiscoveredKeyManagementServiceMachineIpAddress echo. KMS machine I
echo. KMS machine extended PID: %KeyManagementServiceProductKeyID%
echo. Activation interval: %VLActivationInterval% minutes
echo. Renewal interval: %VLRenewalInterval% minutes
-echo. KMS host caching: %KeyManagementServiceHostCaching%
+echo. K.M.S host caching: %KeyManagementServiceHostCaching%
if defined KeyManagementServiceLookupDomain echo. KMS SRV record lookup domain: %KeyManagementServiceLookupDomain%
if defined ExpireMsg echo.&echo. %ExpireMsg%
exit /b