home *** CD-ROM | disk | FTP | other *** search
/ Doom 2 Explosion / Doom2Explosion.bin / doom2exp / sounds / sndmorkb / mortal.bat < prev    next >
DOS Batch File  |  1994-08-01  |  430b  |  15 lines

  1. @echo off
  2. cls
  3. echo Remember, you can change the sounds back by using OLD.BAT
  4. echo Press ENTER 3 TIMES to continue!  Then please wait, for this 
  5. echo process takes a few seconds or so...  To abort, press CTRL-C now.
  6. pause
  7. DMAUD 28 -E OLDSND.WAV
  8. DMAUD 28 -S KOMBAT01.WAV -X
  9. pause
  10. cls
  11. echo Process COMPLETE! Remember, just type OLD.BAT to change the sounds
  12. echo back. Thank you for using this file.. And enjoy!
  13. pause
  14.  
  15.