diff options
| author | Adel Aloui <[email protected]> | 2024-08-19 01:22:08 +0100 |
|---|---|---|
| committer | Adel Aloui <[email protected]> | 2024-08-19 01:22:08 +0100 |
| commit | ae48118ddb1742765709bbe3cf447766114db064 (patch) | |
| tree | 116aa9ae878a942c4d00bae6851d171e5e5ecb80 /MAS/Separate-Files-Version/Extract_OEM_Folder.cmd | |
| parent | b983bd41dabe0d683c851e7e4d3d9f6c1a13904d (diff) | |
| download | Microsoft-Activation-Scripts-ae48118ddb1742765709bbe3cf447766114db064.zip | |
Rephrase text and fix issue #521
Diffstat (limited to 'MAS/Separate-Files-Version/Extract_OEM_Folder.cmd')
| -rw-r--r-- | MAS/Separate-Files-Version/Extract_OEM_Folder.cmd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAS/Separate-Files-Version/Extract_OEM_Folder.cmd b/MAS/Separate-Files-Version/Extract_OEM_Folder.cmd index 431dc43..0811c33 100644 --- a/MAS/Separate-Files-Version/Extract_OEM_Folder.cmd +++ b/MAS/Separate-Files-Version/Extract_OEM_Folder.cmd @@ -255,7 +255,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)
@@ -349,7 +349,7 @@ call :dk_color2 %_White% " [R] " %_Green% "ReadMe" echo: [0] Exit
echo: ________________________________________________________
echo:
-call :dk_color2 %_White% " " %_Green% "Enter a menu option in the Keyboard :"
+call :dk_color2 %_White% " " %_Green% "Enter a menu option on your keyboard :"
choice /C:123456789R0 /N
set _erl=%errorlevel%
|
