summaryrefslogtreecommitdiff
path: root/MAS/Separate-Files-Version/Activators
diff options
context:
space:
mode:
authorWindowsAddict2024-07-28 17:06:55 +0000
committerWindowsAddict2024-07-28 17:06:55 +0000
commit2470963537c81b6a8887d11280805a01da1f11c4 (patch)
treeb7cc6a3650c1902fd849dd536bc572bb1df309c0 /MAS/Separate-Files-Version/Activators
parent89bff68b285e2dfecbcef09ac84e3eb8e80d5582 (diff)
downloadMicrosoft-Activation-Scripts-2470963537c81b6a8887d11280805a01da1f11c4.zip
Inform to check antivirus block if dll extraction fails
Diffstat (limited to 'MAS/Separate-Files-Version/Activators')
-rw-r--r--MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd b/MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd
index 0467fce..cb28e14 100644
--- a/MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd
+++ b/MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd
@@ -933,6 +933,7 @@ call :dk_color %Blue% "Close [!checknames!] and try again."
call :dk_color %Blue% "If its still not resolved then restart system and try again."
) else (
if /i not "%ierror%"=="Copy" call :dk_color %Blue% "Restart system and try again."
+if /i "%ierror%"=="Copy" call :dk_color %Blue% "If you are using any third-party antivirus, check if it is blocking the script."
)
echo:
)