home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 266.img / STUNT.ZIP / CROWDOFF.BAT < prev    next >
Encoding:
DOS Batch File  |  1990-08-26  |  328 b   |  13 lines

  1. echo off
  2. cls
  3. echo This batch file will silence crowd noise on Stunt Driver
  4. echo for those who prefer to play without the roaring white noise
  5. echo of the crowds.  Use crowdon.bat to reinstall crowd noise.
  6. echo ...
  7. echo Hit Ctrl-C to abort
  8. pause
  9. echo copying crowdoff to crowd2.
  10. copy crowdoff. crowd2.
  11. cls
  12. echo done!
  13.