summaryrefslogtreecommitdiff
path: root/MAS/Separate-Files-Version/Activators/HWID_Activation.cmd
diff options
context:
space:
mode:
authorWindowsAddict2024-08-31 21:20:49 +0000
committerWindowsAddict2024-08-31 21:20:49 +0000
commitfd8b81411c14e08ba302f893fcc318a1318129fc (patch)
tree378589d01267b46647a887bc3bad60f533e72cab /MAS/Separate-Files-Version/Activators/HWID_Activation.cmd
parent213bc50b4915baa4578c9501def2c3f1b27f849b (diff)
downloadMicrosoft-Activation-Scripts-fd8b81411c14e08ba302f893fcc318a1318129fc.zip
Reword the restart line
Diffstat (limited to 'MAS/Separate-Files-Version/Activators/HWID_Activation.cmd')
-rw-r--r--MAS/Separate-Files-Version/Activators/HWID_Activation.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAS/Separate-Files-Version/Activators/HWID_Activation.cmd b/MAS/Separate-Files-Version/Activators/HWID_Activation.cmd
index 2899e72..87871c3 100644
--- a/MAS/Separate-Files-Version/Activators/HWID_Activation.cmd
+++ b/MAS/Separate-Files-Version/Activators/HWID_Activation.cmd
@@ -1203,7 +1203,7 @@ if defined serv_e (
set error=1
call :dk_color %Red% "Starting Services [Failed] [%serv_e%]"
echo %serv_e% | findstr /i "ClipSVC-1058 sppsvc-1058" %nul% && (
-call :dk_color %Blue% "Restart your system using restart button to fix this error."
+call :dk_color %Blue% "Reboot your machine using the restart option to fix this error."
set showfix=1
)
)