home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 322.img / LEEGOLF.ZIP / RUNME.BAT < prev    next >
DOS Batch File  |  1990-10-20  |  143b  |  11 lines

  1. echo off
  2. cls
  3. intro.exe
  4. type fileinfo.txt
  5. echo      Press Any Key to Play the Game!
  6. pause >nul
  7. cd golf
  8. playsnk %1
  9. cd..
  10. type pesite.pe
  11.