Fail fatally, add same check on Linux, add some extra checks on Linux

Linux: Check that curl, bzip2, tar are available, check whether there's a space character in the install path, check whether the CPU supports AVX.
This commit is contained in:
JeLuF
2023-01-19 00:40:20 +01:00
parent 79d112ca7b
commit 409ec61be2
3 changed files with 26 additions and 3 deletions

View File

@ -18,10 +18,8 @@ if exist "on_sd_start.bat" (
echo.
echo ================================================================================
echo.
echo Not Recommended: If you're sure that you want to run the installer from this
echo directory, please press any key to continue.
echo.
pause
exit /b
)
@rem set legacy installer's PATH, if it exists