You're supposed to surround the "ERRORLEVEL" with this %so it should look like thisIF %ERRORLEVEL% ==1 GOTO STARTGAME
IF %ERRORLEVEL% ==2 GOTO EXIT