home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1998 July (Bonus) / PCABonus0798.bin / INSTALL.BAT < prev    next >
DOS Batch File  |  1998-03-25  |  102b  |  8 lines

  1. @echo off
  2. cd dos
  3. i c:\pinballg go.bat 0
  4. if not errorlevel 1 goto end
  5. call setsound
  6. go
  7. :end
  8. cd..