summaryrefslogtreecommitdiff
path: root/MAS/Separate-Files-Version/Change_Windows_Edition.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/Change_Windows_Edition.cmd
parent213bc50b4915baa4578c9501def2c3f1b27f849b (diff)
downloadMicrosoft-Activation-Scripts-fd8b81411c14e08ba302f893fcc318a1318129fc.zip
Reword the restart line
Diffstat (limited to 'MAS/Separate-Files-Version/Change_Windows_Edition.cmd')
-rw-r--r--MAS/Separate-Files-Version/Change_Windows_Edition.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAS/Separate-Files-Version/Change_Windows_Edition.cmd b/MAS/Separate-Files-Version/Change_Windows_Edition.cmd
index 50b69f0..bf25353 100644
--- a/MAS/Separate-Files-Version/Change_Windows_Edition.cmd
+++ b/MAS/Separate-Files-Version/Change_Windows_Edition.cmd
@@ -700,7 +700,7 @@ for /f %%a in ('%psc% "(Get-Date).ToString('yyyyMMdd-HHmmssfff')"') do set _time
sc query TrustedInstaller | find /i "RUNNING" %nul% && (
%eline%
echo Failed to stop the TrustedInstaller service.
-echo Restart your system using restart button and try again.
+echo Reboot your machine using the restart option and try again.
set preperror=1
exit /b
)