Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- PKZIP 2.0 Reference Guide - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

  -w<h,s>   Take hidden, system files
  -W<h,s>   Skip hidden, system files (used to override configuration file)

  Normally PKZIP will skip any Hidden or System files that fall within the
  files specified for compression.  (See the -j option and your DOS manual
  for an explanation of what Hidden and System files are).

  If you wish to force PKZIP to take Hidden or System files you may do so by
  specifying the -w option, combined with the appropriate attribute.  These
  attributes will normally be stored as part of the .ZIP file information
  unless specified with the -J option.

     pkzip all.zip -whs a:\*.*

  This example would zip all files in the root of the A: floppy drive,
  including any hidden or system files.

     pkzip att_test -whs -Jhs c:\*.*

  This would take all files as above, and would also discard the file
  attributes.  This option may be made the default.  See PKZIP
  Configuration.


See Also: -j

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson