home *** CD-ROM | disk | FTP | other *** search
/ 12 CD-ROM Computer Games 3 / 12_CD-ROM_computergames_3.iso / run / crash / start.bat < prev   
Encoding:
DOS Batch File  |  1996-04-18  |  287 b   |  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.