diff options
| author | WindowsAddict | 2024-08-31 21:54:58 +0000 |
|---|---|---|
| committer | WindowsAddict | 2024-08-31 21:54:58 +0000 |
| commit | 08443039aa1211bad52197716e40a1d0e4925b56 (patch) | |
| tree | 6983cada03e48acf765b20b4df3550c32621f04b /MAS/Separate-Files-Version | |
| parent | fd8b81411c14e08ba302f893fcc318a1318129fc (diff) | |
| download | Microsoft-Activation-Scripts-08443039aa1211bad52197716e40a1d0e4925b56.zip | |
Reword again
Diffstat (limited to 'MAS/Separate-Files-Version')
| -rw-r--r-- | MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd b/MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd index c31b5d7..8b6524c 100644 --- a/MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd +++ b/MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd @@ -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: 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."
|
