Skip to content

Commit

Permalink
Show info to read blue lines
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsAddict committed Nov 7, 2024
1 parent 99954a9 commit d06ba7f
Show file tree
Hide file tree
Showing 9 changed files with 62 additions and 0 deletions.
10 changes: 10 additions & 0 deletions MAS/All-In-One-Version-KL/MAS_AIO.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -1000,6 +1000,7 @@ set "Red="41;97m""
set "Gray="100;97m""
set "Green="42;97m""
set "Blue="44;97m""
set "White="107;91m""
set "_Red="40;91m""
set "_White="40;37m""
set "_Green="40;92m""
Expand All @@ -1009,6 +1010,7 @@ set "Red="Red" "white""
set "Gray="Darkgray" "white""
set "Green="DarkGreen" "white""
set "Blue="Blue" "white""
set "White="White" "DarkRed""
set "_Red="Black" "Red""
set "_White="Black" "Gray""
set "_Green="Black" "Green""
Expand Down Expand Up @@ -1838,6 +1840,10 @@ 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 %%#))
Expand Down Expand Up @@ -10201,6 +10207,10 @@ call :oe_tempcleanup

echo:
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 %%#))
Expand Down
6 changes: 6 additions & 0 deletions MAS/Separate-Files-Version/Activators/HWID_Activation.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -763,6 +763,7 @@ set "Red="41;97m""
set "Gray="100;97m""
set "Green="42;97m""
set "Blue="44;97m""
set "White="107;91m""
set "_Red="40;91m""
set "_White="40;37m""
set "_Green="40;92m""
Expand All @@ -772,6 +773,7 @@ set "Red="Red" "white""
set "Gray="Darkgray" "white""
set "Green="DarkGreen" "white""
set "Blue="Blue" "white""
set "White="White" "DarkRed""
set "_Red="Black" "Red""
set "_White="Black" "Gray""
set "_Green="Black" "Green""
Expand Down Expand Up @@ -1601,6 +1603,10 @@ 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 %%#))
Expand Down
6 changes: 6 additions & 0 deletions MAS/Separate-Files-Version/Activators/KMS38_Activation.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -874,6 +874,7 @@ set "Red="41;97m""
set "Gray="100;97m""
set "Green="42;97m""
set "Blue="44;97m""
set "White="107;91m""
set "_Red="40;91m""
set "_White="40;37m""
set "_Green="40;92m""
Expand All @@ -883,6 +884,7 @@ set "Red="Red" "white""
set "Gray="Darkgray" "white""
set "Green="DarkGreen" "white""
set "Blue="Blue" "white""
set "White="White" "DarkRed""
set "_Red="Black" "Red""
set "_White="Black" "Gray""
set "_Green="Black" "Green""
Expand Down Expand Up @@ -1755,6 +1757,10 @@ 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 %%#))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1368,6 +1368,7 @@ set "Red="41;97m""
set "Gray="100;97m""
set "Green="42;97m""
set "Blue="44;97m""
set "White="107;91m""
set "_Red="40;91m""
set "_White="40;37m""
set "_Green="40;92m""
Expand All @@ -1377,6 +1378,7 @@ set "Red="Red" "white""
set "Gray="Darkgray" "white""
set "Green="DarkGreen" "white""
set "Blue="Blue" "white""
set "White="White" "DarkRed""
set "_Red="Black" "Red""
set "_White="Black" "Gray""
set "_Green="Black" "Green""
Expand Down Expand Up @@ -2081,6 +2083,10 @@ 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 %%#))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2305,6 +2305,7 @@ set "Red="41;97m""
set "Gray="100;97m""
set "Green="42;97m""
set "Blue="44;97m""
set "White="107;91m""
set "_Red="40;91m""
set "_White="40;37m""
set "_Green="40;92m""
Expand All @@ -2314,6 +2315,7 @@ set "Red="Red" "white""
set "Gray="Darkgray" "white""
set "Green="DarkGreen" "white""
set "Blue="Blue" "white""
set "White="White" "DarkRed""
set "_Red="Black" "Red""
set "_White="Black" "Gray""
set "_Green="Black" "Green""
Expand Down Expand Up @@ -3167,6 +3169,10 @@ 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 %%#))
Expand Down
10 changes: 10 additions & 0 deletions MAS/Separate-Files-Version/Change_Office_Edition.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -1064,6 +1064,10 @@ call :oe_tempcleanup

echo:
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 %%#))
Expand Down Expand Up @@ -1323,6 +1327,7 @@ set "Red="41;97m""
set "Gray="100;97m""
set "Green="42;97m""
set "Blue="44;97m""
set "White="107;91m""
set "_Red="40;91m""
set "_White="40;37m""
set "_Green="40;92m""
Expand All @@ -1332,6 +1337,7 @@ set "Red="Red" "white""
set "Gray="Darkgray" "white""
set "Green="DarkGreen" "white""
set "Blue="Blue" "white""
set "White="White" "DarkRed""
set "_Red="Black" "Red""
set "_White="Black" "Gray""
set "_Green="Black" "Green""
Expand Down Expand Up @@ -1414,6 +1420,10 @@ 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 %%#))
Expand Down
6 changes: 6 additions & 0 deletions MAS/Separate-Files-Version/Change_Windows_Edition.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -797,6 +797,7 @@ set "Red="41;97m""
set "Gray="100;97m""
set "Green="42;97m""
set "Blue="44;97m""
set "White="107;91m""
set "_Red="40;91m""
set "_White="40;37m""
set "_Green="40;92m""
Expand All @@ -806,6 +807,7 @@ set "Red="Red" "white""
set "Gray="Darkgray" "white""
set "Green="DarkGreen" "white""
set "Blue="Blue" "white""
set "White="White" "DarkRed""
set "_Red="Black" "Red""
set "_White="Black" "Gray""
set "_Green="Black" "Green""
Expand Down Expand Up @@ -995,6 +997,10 @@ 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 %%#))
Expand Down
6 changes: 6 additions & 0 deletions MAS/Separate-Files-Version/Extract_OEM_Folder.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -707,6 +707,10 @@ echo ______________________________________________________________

echo:
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 %%#))
Expand Down Expand Up @@ -743,6 +747,7 @@ set "Red="41;97m""
set "Gray="100;97m""
set "Green="42;97m""
set "Blue="44;97m""
set "White="107;91m""
set "_Red="40;91m""
set "_White="40;37m""
set "_Green="40;92m""
Expand All @@ -752,6 +757,7 @@ set "Red="Red" "white""
set "Gray="Darkgray" "white""
set "Green="DarkGreen" "white""
set "Blue="Blue" "white""
set "White="White" "DarkRed""
set "_Red="Black" "Red""
set "_White="Black" "Gray""
set "_Green="Black" "Green""
Expand Down
6 changes: 6 additions & 0 deletions MAS/Separate-Files-Version/Troubleshoot.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -1384,6 +1384,10 @@ $key.SetAccessControl($acl)

echo:
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 %%#))
Expand Down Expand Up @@ -1440,6 +1444,7 @@ set "Red="41;97m""
set "Gray="100;97m""
set "Green="42;97m""
set "Blue="44;97m""
set "White="107;91m""
set "_Red="40;91m""
set "_White="40;37m""
set "_Green="40;92m""
Expand All @@ -1449,6 +1454,7 @@ set "Red="Red" "white""
set "Gray="Darkgray" "white""
set "Green="DarkGreen" "white""
set "Blue="Blue" "white""
set "White="White" "DarkRed""
set "_Red="Black" "Red""
set "_White="Black" "Gray""
set "_Green="Black" "Green""
Expand Down

0 comments on commit d06ba7f

Please sign in to comment.