home *** CD-ROM | disk | FTP | other *** search
/ The Complete Doom Accessory Pack 2 / TheCompleteDoomAccessoryPackVolumeII.iso / sounds / rayswavs / raywaves.bat < prev    next >
DOS Batch File  |  1994-05-22  |  1KB  |  55 lines

  1. echo off
  2. echo Removing original DOOM sounds...
  3. dmaud 1 -e sound1.ray
  4. dmaud 2 -e sound2.ray
  5. dmaud 7 -e sound7.ray
  6. dmaud 14 -e sound14.ray
  7. dmaud 19 -e sound19.ray
  8. dmaud 27 -e sound27.ray
  9. dmaud 31 -e sound31.ray
  10. dmaud 32 -e sound32.ray
  11. dmaud 33 -e sound33.ray
  12. dmaud 34 -e sound34.ray
  13. dmaud 35 -e sound35.ray
  14. dmaud 36 -e sound36.ray
  15. dmaud 42 -e sound42.ray
  16. dmaud 45 -e sound45.ray
  17. dmaud 46 -e sound46.ray
  18. dmaud 48 -e sound48.ray
  19. dmaud 49 -e sound49.ray
  20. dmaud 50 -e sound50.ray
  21. dmaud 52 -e sound52.ray
  22. dmaud 54 -e sound54.ray
  23. dmaud 55 -e sound55.ray
  24. dmaud 56 -e sound56.ray
  25. dmaud 58 -e sound58.ray
  26. dmaud 59 -e sound59.ray
  27. dmaud 60 -e sound60.ray
  28. echo Installing Raywaves sounds...
  29. dmaud 1 -s new1.dms -x
  30. dmaud 2 -s new2.dms -x
  31. dmaud 7 -s new7.dms -x
  32. dmaud 14 -s new14.dms -x
  33. dmaud 19 -s new19.dms -x
  34. dmaud 27 -s new27.dms -x
  35. dmaud 31 -s new31.dms -x
  36. dmaud 32 -s new32.dms -x
  37. dmaud 33 -s new33.dms -x
  38. dmaud 34 -s new34.dms -x
  39. dmaud 35 -s new35.dms -x
  40. dmaud 36 -s new36.dms -x
  41. dmaud 42 -s new42.dms -x
  42. dmaud 45 -s new45.dms -x
  43. dmaud 46 -s new46.dms -x
  44. dmaud 48 -s new48.dms -x
  45. dmaud 49 -s new49.dms -x
  46. dmaud 50 -s new50.dms -x
  47. dmaud 52 -s new52.dms -x
  48. dmaud 54 -s new54.dms -x
  49. dmaud 55 -s new55.dms -x
  50. dmaud 56 -s new56.dms -x
  51. dmaud 58 -s new58.dms -x
  52. dmaud 59 -s new59.dms -x
  53. dmaud 60 -s new60.dms -x
  54. echo Raywaves are installed.
  55.