home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 165 / PUB26.ZIP / INSTALL.BAT < prev    next >
DOS Batch File  |  1986-10-29  |  136b  |  8 lines

  1. echo off
  2. cls
  3. echo Copying files to the backup DOS disk(ette)
  4. copy a:*.EXE %1
  5. copy a:*.COM %1
  6. a:install2
  7. echo Patching Completed
  8.