@echo off \play\memtst.exe B56500 if errorlevel = 1 goto XXMEMXX if errorlevel = 0 goto XXWEITERXX :XXMEMXX echo  echo As you see above, there is an error which might cause problems. echo Either you did not have enough BASE memory, or something echo different. You might now try to start the program anyway, but echo this could (and most often will) cause some problems. :XXASKXX \play\ec.exe Do you want to start the program anyway? (Y/N) if errorlevel = 25 goto XXWEITERXX if errorlevel = 14 goto YYWEITERYY goto XXASKXX :XXWEITERXX \play\tstsub c:\hrglbrgl\gcspcx 1000 if errorlevel = 1 goto XXSUBXX if errorlevel = 0 goto XXSTART :XXSUBXX echo  echo You need more space on your drive C: Its really not that much echo space you need, but its worth to see the program. You might now echo try to start the program anyway, but this could (and most often echo will) cause some problems. :XXAKKXX \play\ec.exe Do you want to start the program anyway? (Y/N) if errorlevel = 25 goto XXSTART if errorlevel = 14 goto YYWEITERYY goto XXAKKXX :XXSTART gcdrom nc:\hrglbrgl\gcspcx\ 1 cls echo ÿ echo ÿ echo ÿ echo ÿ echo ÿ echo ÿ echo ÿ echo ÿ echo ÿ echo ÿ echo ÿ echo ÿ echo ÿ echo ÿ echo ÿ echo ÿ echo ÿ echo ÿ echo ÿ echo ÿ echo ÿ echo ÿ echo ÿ gcord.com PAUSE :YYWEITERYY cd \ menue.bat %1 %2 %3 %4