Browse Source

Reword again

pull/553/head
WindowsAddict 4 months ago
parent
commit
08443039aa
  1. 4
      MAS/All-In-One-Version-KL/MAS_AIO.cmd
  2. 4
      MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd

4
MAS/All-In-One-Version-KL/MAS_AIO.cmd

@ -2441,7 +2441,7 @@ call :dk_color %Red% "Failed to uninstall Ohook activation." @@ -2441,7 +2441,7 @@ call :dk_color %Red% "Failed to uninstall Ohook activation."
call :oh_checkapps
if defined checknames (
call :dk_color %Blue% "Close [!checknames!] and try again."
call :dk_color %Blue% "If it is still not fixed, then Reboot your machine using the restart option and try again."
call :dk_color %Blue% "If it is still not fixed, reboot your machine using the restart option and try again."
) else (
call :dk_color %Blue% "Reboot your machine using the restart option and try again."
)
@ -2631,7 +2631,7 @@ echo: @@ -2631,7 +2631,7 @@ echo:
call :oh_checkapps
if defined checknames (
call :dk_color %Blue% "Close [!checknames!] and try again."
call :dk_color %Blue% "If it is still not fixed, then Reboot your machine using the restart option and try again."
call :dk_color %Blue% "If it is still not fixed, reboot your machine using the restart option and try again."
) else (
if /i not "%ierror%"=="Copy" call :dk_color %Blue% "Reboot your machine using the restart option 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."

4
MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd

@ -742,7 +742,7 @@ call :dk_color %Red% "Failed to uninstall Ohook activation." @@ -742,7 +742,7 @@ call :dk_color %Red% "Failed to uninstall Ohook activation."
call :oh_checkapps
if defined checknames (
call :dk_color %Blue% "Close [!checknames!] and try again."
call :dk_color %Blue% "If it is still not fixed, then Reboot your machine using the restart option and try again."
call :dk_color %Blue% "If it is still not fixed, reboot your machine using the restart option and try again."
) else (
call :dk_color %Blue% "Reboot your machine using the restart option and try again."
)
@ -932,7 +932,7 @@ echo: @@ -932,7 +932,7 @@ echo:
call :oh_checkapps
if defined checknames (
call :dk_color %Blue% "Close [!checknames!] and try again."
call :dk_color %Blue% "If it is still not fixed, then Reboot your machine using the restart option and try again."
call :dk_color %Blue% "If it is still not fixed, reboot your machine using the restart option and try again."
) else (
if /i not "%ierror%"=="Copy" call :dk_color %Blue% "Reboot your machine using the restart option 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."

Loading…
Cancel
Save