home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 March / Chip_2011.03_CD.iso / BootCD / vc.uha / ARCHIVES.MNU < prev    next >
Encoding:
Text File  |  2007-05-11  |  712 b   |  31 lines

  1. F1:    ZIP Archive Menu...
  2.     zip.mnu
  3.  
  4. F2:     ACE Archive Menu...
  5.         ace.mnu
  6.  
  7. F3:     ARJ Archive Menu...
  8.         arj.mnu
  9.  
  10. F4:     Create a list of files...
  11.         list.mnu
  12.  
  13. F5:     Special Menu for NTFSDOS drives...
  14.         ntfsdos.mnu
  15. Z:    Compress with ZIP(LongFileName)
  16.     PKZIP -Pex -whs ! @!@
  17. Y:    Compress with ZIP(LongFi~1)
  18.     PKZIP -Pex -whs ! @!~@
  19. A:    Compress with ARJ
  20.     ARJ A !~ !!!~@
  21. L:    Compress with LHA
  22.     LHA A -x !~ @!~@
  23. C:    Create the list of files(LongFileName)
  24.     @ECHO The list of files was created in VC.LST file
  25.     @COPY !@ VC.LST > nul
  26. S:    Create the list of files(LongFi~1)
  27.     @ECHO The list of files was created in VC.LST file
  28.     @COPY !~@ VC.LST > nul
  29. F10:    Main Menu
  30.     vc.mnu
  31.