WinZip Command Line Parameters
Plexel Help | Toolbar Etc | Download | Winzip | Winzip Command Line
  WinZip Command Line Parameters.    


Plexel Help Home
Back
Site Contents Map
Page Index A-Z
Main Pages
 Audit Standards
 Procedure
 Clickboard Sections
 Steps
 Various Emails
 Toolbar Etc
 Downloads
Reference
 Information Sites
 Download Plexel
 Plexos.Com home
 Contact us


Winzip Command Line - WZCLINE.EXE provides many additional command line features to Winzip if running from Plexel.


WinZip Command Line Parameters.


 


What command line parameters does WinZip support?

Here is some information about the undocumented command line Options in WinZip 6.2.

WinZip supports command line options to add and extract from files. Be sure to read the Notes section below for important restrictions.

Adding Files

The command format is:

    winzip[32].exe action [options] filename[.zip] files
where:

action
-a for add, -f for freshen, -u for update, and -m for move. These actions correspond to the actions described in the section titled "Adding files to an Archive" in the online manual.

options
-r and -p correspond to the "Recurse Directories" and "Save Extra Directory Info" checkboxes in the Add and Drop dialog boxes. -ex, -en, -ef, -es, and -e0 options determine the compression method: eXtra, Normal, Fast, Super fast, and no compression. The default is "Normal".

The WinZip 6.3 Beta adds the -sPassword option. The password can be enclosed in quotes, for example, -s"Secret Password". Note that passwords are case-sensitive.

filename.zip
Specifies the name of the Zip file involved. Be sure to use the full filename (including the directory).

files
Is a list of one or more files, or the @ character followed by the filename containing a list of files to add, one filename per line. Wildcards (e.g. *.bak) are allowed.

Extracting Files

The command format is:

    winzip[32].exe -e [options] filename[.zip] directory
where:

-e
Is required.

options
-o and -j stand for "Overwrite existing files without prompting" and "Junk pathnames", respectively. Unless -j is specified, directory information is used.

The WinZip 6.3 Beta adds the -sPassword option. The password can be enclosed in quotes, for example, -s"Secret Password". Note that passwords are case-sensitive.

filename.zip
Specifies the name of the Zip file involved. Be sure to specify the full filename (including the directory).

directory
Is the name of the directory to which the files are extracted. If the directory does not exist it is created.

Notes

  • VERY IMPORTANT: Always specify complete filenames, including the full path name and drive letter, for all file IDs.

  • To run WinZip in a minimized inactive icon use the "-min" option. When specified this option must be the first option.

  • Only operations involving the built-in zip and unzip are supported.

  • Enclose long filenames in quotes.

  • The action and each option must be separated by at least one space.

  • WinZip can be used to compress files with cc:Mail . Change the compress= line in the [cc:Mail] section of the appropriate WMAIL.INI files to specify the full path for WinZip followed by "-a %1 @%2". For example, if WinZip is installed in your c:\winzip directory, specify
        compress=c:\winzip\winzip.exe -a %1 @%2

To Frequently Asked Questions


Return to WinZip Home Page
Basic Information | What's New | Order Now
Download Evaluation Version | Download Upgrade | FAQs | Support Page