home *** CD-ROM | disk | FTP | other *** search
/ DOOM Mania!!! / DoomMania.bin / doomm.1 / B-20.BAT < prev    next >
DOS Batch File  |  1994-07-14  |  844b  |  29 lines

  1.  
  2. ECHO OFF
  3. CALL WARN.BAT
  4. ECHO  COPYING..............
  5. ECHO OFF
  6. COPY %1:\DOOMPK\DCC23\DCC.EXE \DOOM
  7. COPY %1:\DOOMPK\DEAD\*.WAD \DOOM
  8. COPY %1:\DOOMPK\DEADBS09\*.WAD \DOOM
  9. COPY %1:\DOOMPK\DEADLY21\*.WAD \DOOM
  10. COPY %1:\DOOMPK\DEATH\*.WAD \DOOM
  11. COPY %1:\DOOMPK\DEATH2\*.WAD \DOOM
  12. COPY %1:\DOOMPK\DEVILISH\*.WAD \DOOM
  13. COPY %1:\DOOMPK\DE_260B\*.WAD \DOOM
  14. COPY %1:\DOOMPK\DMARGH\*.WAD \DOOM
  15. COPY %1:\DOOMPK\DMATCH1\*.WAD \DOOM
  16. COPY %1:\DOOMPK\DMBARON\*.WAD \DOOM
  17. COPY %1:\DOOMPK\DMCARE\*.WAD \DOOM
  18. COPY %1:\DOOMPK\DMCATW\*.WAD \DOOM
  19. COPY %1:\DOOMPK\DMCHES\*.WAD \DOOM
  20. COPY %1:\DOOMPK\DMDANT\*.WAD \DOOM
  21. COPY %1:\DOOMPK\DME1M1\*.WAD \DOOM
  22. COPY %1:\DOOMPK\DME1M2\*.WAD \DOOM
  23. COPY %1:\DOOMPK\DMEVIL\*.WAD \DOOM
  24. COPY %1:\DOOMPK\DMFRST\*.WAD \DOOM
  25. COPY %1:\DOOMPK\DMGALL\*.WAD \DOOM
  26. COPY %1:\DOOMPK\DMHERO\*.WAD \DOOM
  27. CD \DOOM
  28. DCC
  29.