home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 312.img / FIREFOR2.ZIP / INSTALL.BAT < prev    next >
DOS Batch File  |  1980-01-01  |  114b  |  9 lines

  1. c:
  2. mkdir ff2
  3. cd ff2
  4. mkdir ega
  5. mkdir cga
  6. copy a:*.*
  7. copy a:\cga\*.* c:\ff2\cga
  8. copy a:\ega\*.* c:\ff2\ega
  9.