summaryrefslogtreecommitdiff
path: root/MAS/Separate-Files-Version/Change_Windows_Edition.cmd
diff options
context:
space:
mode:
authorWindowsAddict2024-08-31 21:09:12 +0000
committerWindowsAddict2024-08-31 21:09:12 +0000
commit00e81be52f4acc3a5e12be1e247797fa610108f9 (patch)
tree8cd89cad37f0d4dd123bbe7f74e190c1c4e34d9e /MAS/Separate-Files-Version/Change_Windows_Edition.cmd
parent2443e1e4713c0c8d9f2a5bf473f66bcc17c74309 (diff)
downloadMicrosoft-Activation-Scripts-00e81be52f4acc3a5e12be1e247797fa610108f9.zip
Reword some sentences
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 3f84673..6f496b3 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 and try again.
+echo Restart your system using restart button and try again.
set preperror=1
exit /b
)