home *** CD-ROM | disk | FTP | other *** search
/ Kids Cube / 6_Math.iso / abugs10 / setup.bat < prev    next >
DOS Batch File  |  1994-08-23  |  194b  |  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.