diff --git a/build.bat b/build.bat index e243d3e82..2c1678d97 100644 --- a/build.bat +++ b/build.bat @@ -27,6 +27,7 @@ echo. cd /d %~dp0 if "%1%"=="setup" goto setup +if not "%1%"=="" goto failed cd projects\ispp\help if errorlevel 1 goto failed