home *** CD-ROM | disk | FTP | other *** search
/ Action-Games / cd2.mdf / INSTALL.BAT < prev    next >
Encoding:
DOS Batch File  |  1998-03-27  |  102 b   |  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..