home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / BF / BF068.ZIP / FLOPPY.BAT < prev    next >
DOS Batch File  |  1990-12-30  |  276b  |  14 lines

  1. echo off
  2. cls
  3. a:
  4. echo Put an empty, formatted disk in Drive B:
  5. pause
  6. a:arce a:maillist maillist.exe *.lbl b: /R
  7. cls
  8. echo Now put another empty, formatted disk in drive B:
  9. pause
  10. a:arce a:maillist maildoc.exe b: /R
  11. cls
  12. echo All done now!
  13. echo Thanks for your help!
  14.