diff options
| author | WindowsAddict | 2024-11-10 11:01:18 +0000 |
|---|---|---|
| committer | WindowsAddict | 2024-11-10 11:01:18 +0000 |
| commit | 4dd0215ccc181561a9b0d363080e693dd01fd337 (patch) | |
| tree | f1b4021dbc678560667302b3d1b2395b6e3b9464 /MAS/Separate-Files-Version/Change_Windows_Edition.cmd | |
| parent | ec259dfbd785bb2f6b6cc78d17b5fb62a9125d9a (diff) | |
| download | Microsoft-Activation-Scripts-4dd0215ccc181561a9b0d363080e693dd01fd337.zip | |
Remove the box
Diffstat (limited to 'MAS/Separate-Files-Version/Change_Windows_Edition.cmd')
| -rw-r--r-- | MAS/Separate-Files-Version/Change_Windows_Edition.cmd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/MAS/Separate-Files-Version/Change_Windows_Edition.cmd b/MAS/Separate-Files-Version/Change_Windows_Edition.cmd index d03cff3..cc9a043 100644 --- a/MAS/Separate-Files-Version/Change_Windows_Edition.cmd +++ b/MAS/Separate-Files-Version/Change_Windows_Edition.cmd @@ -996,10 +996,7 @@ echo: if %_unattended%==1 timeout /t 2 & exit /b
if defined fixes (
-call :dk_color %White% " "
call :dk_color %White% "Follow ALL the ABOVE blue lines. "
-call :dk_color %White% " "
-echo:
call :dk_color2 %Blue% "Press [1] to Open Support Webpage " %Gray% " Press [0] to Ignore"
choice /C:10 /N
if !errorlevel!==1 (for %%# in (%fixes%) do (start %%#))
|
