diff --git a/MAS/All-In-One-Version/MAS_AIO.cmd b/MAS/All-In-One-Version/MAS_AIO.cmd index 3a2e4b1..7c40274 100644 --- a/MAS/All-In-One-Version/MAS_AIO.cmd +++ b/MAS/All-In-One-Version/MAS_AIO.cmd @@ -258,7 +258,7 @@ choice /C:123456780 /N set _erl=%errorlevel% if %_erl%==9 exit /b -if %_erl%==8 start https://%mas%/troubleshoot.html & goto :MainMenu +if %_erl%==8 start %mas%troubleshoot.html & goto :MainMenu if %_erl%==7 goto:Extras if %_erl%==6 setlocal & call :troubleshoot & cls & endlocal & goto :MainMenu if %_erl%==5 setlocal & call :_Check_Status_wmi & cls & endlocal & goto :MainMenu