home *** CD-ROM | disk | FTP | other *** search
/ Excalibur 51 / Excalibur_51_cd.bin / cap.bat next >
DOS Batch File  |  1995-11-26  |  90b  |  9 lines

  1. @echo off
  2. @cd CAP
  3. @md C:\CAP
  4. @xcopy *.* C:\CAP /e 
  5. @c:\
  6. @cd \
  7. @cd \CAP
  8. @setup.bat
  9.