home *** CD-ROM | disk | FTP | other *** search
- : 303616 308224 317440 335872 376832
- :\epi5 subdirectory for these files
- :rem ** DOS commands needed to create directories, change to directories,
- :rem ** and copy the files in this group in compressed form. Uses parameters
- :rem ** *%1,%2,%3, which are destination disk, .BGI file name, and "H" or "F"
- :rem ** for Hard or Floppy disk destination.
- if not exist %1command.com goto continue
- echo off
- echo
- echo If you need to switch disks in drive %1, please do so now.
- echo
- pause
- echo on
- :continue
- files1 /e%1
- copy readme. %1
- copy wipe_e5.bat %1
- if x%3 == xF copy config.sys %1
-