home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / games1 / batwar.zip / BATWAR.BAT < prev    next >
DOS Batch File  |  1993-07-02  |  334b  |  14 lines

  1. @echo off
  2. cls
  3. echo. 
  4. echo Once you finished Battle Warrior 1 press ALT, DOWN ARROW, and the go to
  5. echo exit and press enter.
  6. pause
  7. qbasic  /g /run  c:\agsoft\batwar\batwar.bas
  8. qbasic  /g /run  c:\agsoft\batwar\batwar2.bas
  9. qbasic  /g /run  c:\agsoft\batwar\batwar3.bas
  10. qbasic  /g /run  c:\agsoft\batwar\batwar4.bas
  11. cd..
  12.  
  13.  
  14.