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

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