home *** CD-ROM | disk | FTP | other *** search
/ Chip 2009 November / Chip_2009.11_CD.iso / BootCD / vc.uha / ZIP.MNU < prev   
Encoding:
Text File  |  2007-05-11  |  486 b   |  18 lines

  1. N:      Compress with ZIP (input archive name)
  2.         PKZIP -Pex -whs ![(path) archive name] @!@
  3.  
  4. A:      Compress with ZIP (auto archive name)
  5.         PKZIP -Pex -whs !~ @!@
  6.  
  7. L:      Compress files from current selected list
  8.         PKZIP -Pex -whs ![(path) archive name] @!~.!
  9.  
  10. V:      View text files in current ZIP archive
  11.         PKUNZIP !.! -cm *.txt file_id.diz *.nfo
  12.  
  13. F3:     List all files in current ZIP archive
  14.         PKZIP -vm !.!
  15.  
  16. F10:    Main Menu
  17.     vc.mnu
  18.