home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7 / 1995-06_Disc_7.iso / bdrome / install.bat < prev    next >
DOS Batch File  |  1995-04-04  |  476b  |  22 lines

  1. @echo off
  2. mode co80
  3. copyfilz %1 %2 %3 %4 %5 %6 %7 %8 %9 
  4. if errorlevel 1 goto end
  5. if not exist soundset.exe goto end
  6. soundset
  7. cls
  8. echo  To play NOW:
  9. echo     Type BD and press [ENTER].
  10. echo  . 
  11. echo  To play LATER:
  12. echo     CD to the game directory,
  13. echo     then type BD and press [ENTER].
  14. echo  .
  15. echo  If you should ever need to change your sound card
  16. echo  selection or settings, CD to the game directory
  17. echo  and run SOUNDSET.
  18. goto end
  19. :end
  20. %x%
  21. cd\
  22.