home *** CD-ROM | disk | FTP | other *** search
/ GCW Games & More & Wacky Windows Companion / gcw.iso / g / anbugs / setup.bat < prev    next >
Encoding:
DOS Batch File  |  1994-08-22  |  194 b   |  9 lines

  1. @echo off
  2. cls
  3. grasprt bugs.ovr setup /nosvga /s
  4. if errorlevel 99 goto quit
  5. setd
  6. echo If your sound driver was configured correctly,
  7. echo you can type BUGS to begin the program ...
  8. :quit
  9.