home *** CD-ROM | disk | FTP | other *** search
/ 1996 Top Games / 96topgames.iso / 96topgam / dos / crash / start.bat < prev   
DOS Batch File  |  1996-04-18  |  287b  |  14 lines

  1. @echo off
  2.  
  3. more readme.txt
  4.  
  5. echo Starting CRASH ...
  6.  
  7. crash.exe -joy
  8.  
  9. rem crash.exe -vga for 320x200
  10. rem crash.exe -svga for 640x400
  11. rem crash.exe -nosound for game without sound
  12. rem crash.exe -deutsch fⁿr deutsche Texte im Spiel
  13. rem You may combine all commandline-options!
  14.