From 4dd0215ccc181561a9b0d363080e693dd01fd337 Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Sun, 10 Nov 2024 16:31:18 +0530 Subject: Remove the box --- MAS/All-In-One-Version-KL/MAS_AIO.cmd | 6 ------ 1 file changed, 6 deletions(-) (limited to 'MAS/All-In-One-Version-KL') diff --git a/MAS/All-In-One-Version-KL/MAS_AIO.cmd b/MAS/All-In-One-Version-KL/MAS_AIO.cmd index b7e44aa..120f687 100644 --- a/MAS/All-In-One-Version-KL/MAS_AIO.cmd +++ b/MAS/All-In-One-Version-KL/MAS_AIO.cmd @@ -1867,10 +1867,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 %%#)) @@ -10259,10 +10256,7 @@ 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 %%#)) -- cgit v1.2.3