home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT042.ZIP / HDDSETUP.BAT < prev    next >
DOS Batch File  |  1980-01-01  |  511b  |  30 lines

  1. echo off
  2. cls
  3. md d:\burn-in
  4. d:
  5. cd\
  6. copy a:setup2.bat d:>nul
  7. cd\burn-in
  8. a:
  9. echo Copying files temporarily from disk to drive D:....
  10. copy go.bat d:>nul
  11. copy 1.bat d:>nul
  12. copy 2.bat d:>nul
  13. copy 3.bat d:>nul
  14. copy 4.bat d:>nul
  15. copy 5.bat d:>nul
  16. copy a.bat d:>nul
  17. copy b.bat d:>nul
  18. copy c.bat d:>nul
  19. copy d.bat d:>nul
  20. copy e.bat d:>nul
  21. copy cleanupd.bat>nul
  22. copy screen?.com d:>nul
  23. copy float.exe d:>nul
  24. copy sieve1.exe d:>nul
  25. copy graftest.exe d:>nul
  26. copy setup2.bat d:>nul
  27. d:
  28. cd\
  29. setup2
  30.