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/Separate-Files-Version/Change_Office_Edition.cmd | 6 ------ 1 file changed, 6 deletions(-) (limited to 'MAS/Separate-Files-Version/Change_Office_Edition.cmd') diff --git a/MAS/Separate-Files-Version/Change_Office_Edition.cmd b/MAS/Separate-Files-Version/Change_Office_Edition.cmd index a179dc7..b6fe488 100644 --- a/MAS/Separate-Files-Version/Change_Office_Edition.cmd +++ b/MAS/Separate-Files-Version/Change_Office_Edition.cmd @@ -1064,10 +1064,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 %%#)) @@ -1420,10 +1417,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 %%#)) -- cgit v1.2.3