home *** CD-ROM | disk | FTP | other *** search
/ Computer Installation Guide - Dragon Clan Series / CD2.iso / DOSTOOLS / VC / ARCHIVES.MNU next >
Encoding:
Text File  |  1997-10-30  |  260 b   |  12 lines

  1. Z:    Compress with ZIP
  2.     PKZIP -Pex -whs !~ @!~@
  3. A:    Compress with ARJ
  4.     ARJ A !~ !!!~@
  5. L:    Compress with LHA
  6.     LHA A -x !~ @!~@
  7. C:    Create the list of files
  8.     @ECHO The list of files was created in VC.LST file
  9.     @COPY !~@ VC.LST > nul
  10. F10:    Main Menu
  11.     vc.mnu
  12.