summaryrefslogtreecommitdiff
path: root/MAS/Separate-Files-Version/Troubleshoot.cmd
diff options
context:
space:
mode:
authorWindowsAddict2024-08-19 23:24:16 +0000
committerWindowsAddict2024-08-19 23:24:16 +0000
commitd372b622807e45236d1ab0e71168f15e3045d399 (patch)
tree81a3d83a9b70c359bec1e746396caf78e1ef5969 /MAS/Separate-Files-Version/Troubleshoot.cmd
parent9e5062e7cc3798e0e3da5a60d684ae37d12c47ff (diff)
downloadMicrosoft-Activation-Scripts-d372b622807e45236d1ab0e71168f15e3045d399.zip
Revert "Merge pull request #542 from alouiadel/dev"
This reverts commit 1dfd3f662639ad6f16865be553eed8bf55e5eb30, reversing changes made to 79bc7b024214490aca891a12202475a22b3de482.
Diffstat (limited to 'MAS/Separate-Files-Version/Troubleshoot.cmd')
-rw-r--r--MAS/Separate-Files-Version/Troubleshoot.cmd4
1 files changed, 2 insertions, 2 deletions
diff --git a/MAS/Separate-Files-Version/Troubleshoot.cmd b/MAS/Separate-Files-Version/Troubleshoot.cmd
index 04a3273..873032f 100644
--- a/MAS/Separate-Files-Version/Troubleshoot.cmd
+++ b/MAS/Separate-Files-Version/Troubleshoot.cmd
@@ -256,7 +256,7 @@ if not %_unattended%==1 (
echo [1] Get Latest MAS
echo [0] Continue Anyway
echo:
-call :dk_color %_Green% "Enter a menu option on your keyboard [1,0] :"
+call :dk_color %_Green% "Enter a menu option in the Keyboard [1,0] :"
choice /C:10 /N
if !errorlevel!==2 rem
if !errorlevel!==1 (start ht%-%tps://github.com/mass%-%gravel/Microsoft-Acti%-%vation-Scripts & start %mas% & exit /b)
@@ -310,7 +310,7 @@ echo:
echo: [0] %_exitmsg%
echo: _______________________________________________________________
echo:
-call :dk_color2 %_White% " " %_Green% "Enter a menu option on your keyboard :"
+call :dk_color2 %_White% " " %_Green% "Enter a menu option in the Keyboard :"
choice /C:1234560 /N
set _erl=%errorlevel%