home *** CD-ROM | disk | FTP | other *** search
/ WADS of WADS / WadsOfWads.1994.zip / SOUNDS / PRINCTN1 / RESTORE.BAT < prev    next >
DOS Batch File  |  1994-05-12  |  204b  |  10 lines

  1. @echo off
  2. echo  Restoring original sound files:
  3. dmaud 4 -s orig4.raw
  4. dmaud 10 -s orig10.raw
  5. dmaud 19 -s orig19.raw
  6. dmaud 24 -s orig24.raw
  7. dmaud 33 -s orig33.raw
  8. dmaud 36 -s orig36.raw
  9. echo Done.
  10.