mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2025-05-21 02:44:56 +00:00
Revert "Merge pull request #542 from alouiadel/dev"
This reverts commit1dfd3f6626
, reversing changes made to79bc7b0242
.
This commit is contained in:
parent
9e5062e7cc
commit
d372b62280
8 changed files with 21 additions and 21 deletions
|
@ -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 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)
|
||||
|
@ -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 on your keyboard :"
|
||||
call :dk_color2 %_White% " " %_Green% "Enter a menu option in the Keyboard :"
|
||||
choice /C:123456789R0 /N
|
||||
set _erl=%errorlevel%
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue