diff options
| author | WindowsAddict | 2024-08-19 11:14:46 +0000 |
|---|---|---|
| committer | GitHub | 2024-08-19 11:14:46 +0000 |
| commit | 1dfd3f662639ad6f16865be553eed8bf55e5eb30 (patch) | |
| tree | 0f055efd7ae6e9f701e787de93f60382262e17ad /MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd | |
| parent | 79bc7b024214490aca891a12202475a22b3de482 (diff) | |
| parent | ae48118ddb1742765709bbe3cf447766114db064 (diff) | |
| download | Microsoft-Activation-Scripts-1dfd3f662639ad6f16865be553eed8bf55e5eb30.zip | |
Merge pull request #542 from alouiadel/dev
Rephrase text and fix issue #521
Diffstat (limited to 'MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd')
| -rw-r--r-- | MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd b/MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd index 69b29c0..8ec8ac0 100644 --- a/MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd +++ b/MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd @@ -325,7 +325,7 @@ if not %_unattended%==1 ( echo [1] Get Latest MAS
echo [0] Continue Anyway
echo:
-call :dk_color %_Green% "Enter a menu option in the Keyboard [1,0] :"
+call :dk_color %_Green% "Enter a menu option on your 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)
@@ -385,7 +385,7 @@ echo [9] Download Office echo [0] %_exitmsg%
echo ______________________________________________________________
echo:
-call :dk_color2 %_White% " " %_Green% "Enter a menu option in the Keyboard [1,2,3,4,5,6,7,8,9,0]"
+call :dk_color2 %_White% " " %_Green% "Enter a menu option on your keyboard [1,2,3,4,5,6,7,8,9,0]"
choice /C:1234567890 /N
set _el=!errorlevel!
|
