How do I install WinZip 11.0 multi-user licenses in a networked environment?
Please keep in mind that all multi-user licenses are sold subject to the WinZip License Agreement. These instructions apply to WinZip 11.0 only, and assume you are running Windows 2000 or Windows XP. We also have instructions for WinZip 11.1, WinZip 10.0 and WinZip 9.0.
Contents:
- The WinZip Multi-User Registration File: WinZip.wzmul
- Does WinZip have an MSI file?
- What type of user can do WinZip installations?
- Can the WinZip program files be located on the server (zero footprint)?
- Can the WinZip program files be located on the users' computers?
- How do I avoid the installation Wizard and all those "Next" buttons?
- How do I customize the silent installation of WinZip?
- What can I do if the user's registry is cleared out every day?
- Feedback
The WinZip Multi-User Registration File: WinZip.wzmul
Customers who purchase a multi-user license will receive a unique WinZip.wzmul registration file which must be copied to a WinZip subfolder in the Windows Common AppData folder. This folder contains application data for all users. A typical path for the WinZip.wzmul file is C:\Documents and Settings\All Users\Application Data\WinZip. The presence of WinZip.wzmul in this folder will convert the evaluation WinZip 11.0 to a licensed registered version.
WinZip.wzmul will be provided as part of a customized distribution CD for your organization and copied to that location for you, or may be provided separately if you take on-line delivery of the WinZip download file, winzip110.exe. When installing from the customized distribution CD, the WinZip.wzmul license file will be installed along with your copy of WinZip 11.0. When installing via the download distribution file, winzip110.exe, your WinZip.wzmul registration file will need to be separately copied to the WinZip folder described above either manually or by double clicking on the WinZip.wzmul file.
Yes. You can obtain a WinZip MSI file these three ways:
- If you would like to evaluate the WinZip MSI file, you can download it from Download WinZip with 64-bit Shell Extension Support.
- If you are an existing WinZip 11.0 Multi-User customer, you can download WinZip with the MSI installation from Download WinZip with 64-bit Shell Extension Support. With the appropriate third party MSI editing tools, you may be able to place your own WinZip registration file (WinZip.wzmul) into the MSI file. Please refer to the Frequently Asked Question, "How do I customize my WinZip MSI?" for more customization information. If you would like a backup CD please write to help@winzip.com and request the custom CD.
- If you plan on purchasing a Multi-User license of WinZip 11.0, be sure to order a backup CD. This way, a customized WinZip MSI file with your WinZip registration information will be included on the CD. For information regarding customizing your WinZip MSI file, please refer to the Frequently Asked Question, "How do I customize my WinZip MSI?"
What type of user can do WinZip installations?
The initial WinZip install to a computer must be done from an account with Administrator or Power User privileges. These privileges are required to install any program that includes a shell extension, such as WinZip. This initial installation configures WinZip both at the machine level (HKEY_LOCAL_MACHINE\SOFTWARE\Nico Mak Computing\WinZip) and at the user level for the installing user only (HKEY_CURRENT_USER\SOFTWARE\Nico Mak Computing\WinZip). Thereafter, no special privileges are required as the machine level configuration will be silently propagated to subsequent users (administrators or limited users) who run WinZip for the first time.
The default installation settings include the creation of WinZip shortcuts and a program group in the 'All Users' folder so that the icons appear on the Desktop and in the Start menu for all users of the machine.
For example, if you are using Windows 2000 or Windows XP, create the shortcuts in these two folders:
c:\Documents and Settings\All Users\Desktop
c:\Documents and Settings\All Users\Start Menu
and the WinZip program group will be created in:
c:\Documents and Settings\All Users\StartMenu\Programs
In addition, a shortcut to the WinZip Quick Pick tray icon is added to the Startup folder for all users. For example, on Windows 2000 or Windows XP, this shortcut will be added to:
c:\Documents and Settings\All Users\StartMenu\Programs\Startup
Can the WinZip program files be located on the server (zero footprint)?
Yes. The steps involved are:
- Network Administrator installs WinZip to a server to which all users have access.
From the customized WinZip 11.0 distribution CD, install WinZip to the server.
If you do not have a CD and are using a distribution file, then double click on WINZIP110.EXE and install WinZip to the "Program Files\WinZip" folder. - The Network Administrator logs onto each computer as an administrator (all other users should be logged off system), ensures each user on the computer has access to the WinZip folder on the server, and runs WINZIP32.EXE. For example, using a batch file or executing from the Start menu "RUN" command, use:
"n:\Program Files\WinZip\WINZIP32.EXE"
Note: if the computer users have administrative privileges, they can do the installation themselves. - Next, you need to copy your WinZip.wzmul registration file to CSIDL_Common_AppDATA, the file directory containing application data for all users. A typical path is C:\Documents and Settings\All Users\Application Data.
- When limited users log onto their computer and into the server where WinZip is located, they are now ready to use WinZip.
Can the WinZip program files be located on the users' computers?
Yes. The steps involved are:
- Network Administrator installs WinZip to a server.
A) from the customized WinZip 11.0 distribution CD
B) if you do not have a CD and are using a distribution file, then double click on WINZIP110.EXE and install WinZip to the "Program Files\WinZip" folder. - The Network Administrator copies the contents of the WinZip folder on the server to the user's local hard disk, and then runs WINZIP32.EXE from the local computer. For example, using a batch file or executing from the Start menu "RUN" command, use:
"c:\Program Files\WinZip\WINZIP32.EXE"
- The WinZip.wzmul registration file must be copied to CSIDL_Common_AppDATA, the file directory containing application data for all users. A typical path is C:\Documents and Settings\All Users\Application Data.
If you are not allowed to install a program onto the server, please perform the above steps on a client computer and then copy the WinZip files to the server. - When limited users log onto their computer they are now ready to use WinZip.
How do I avoid the installation Wizard and all those "Next" buttons?
When you run WINZIP32.EXE, using the above examples, you go through the entire installation process. You have to reply to each panel in the installation wizard. WinZip has a way to install silently. Silent installs can be managed by packages like Microsoft's System Management Server (SMS).
The /AUTOINSTALL variable is added to the end of the WINZIP32.EXE command line to perform silent installations of WinZip.
Note: Prior to running the Wizard installation with the/autoinstall switch you must copy the WinZip.wzmul registration file to CSIDL_Common_AppDATA, the file directory containing application data for all users. A typical path is C:\Documents and Settings\All Users\Application Data.
Instead of using:
"N:\Program Files\WinZip\WINZIP32.EXE"
or "C:\Program Files\WinZip\WINZIP32.EXE"
Use:
"N:\Program Files\WinZip\WINZIP32.EXE" /autoinstall
or "C:\Program Files\WinZip\WINZIP32.EXE" /autoinstall
Be sure to use "WINZIP32.EXE". Not WINZIP110.EXE. Not SETUP.EXE.
Be sure there is a space between WINZIP32.EXE and /autoinstall.
Please Note: The /autoinstall switch, when used on its own, facilitates an automatic installation of WinZip with default installation settings, using the default Classic interface, as if the user had manually selected the "Express Install" option. The default installation settings include the creation of a program group, desktop and start menu shortcuts for all users, addition of the Quick Pick tray icon in the startup folder for all users, creation of WinZip file associations for all users, and configuration of WinZip's Check for Updates feature, among other things.
How do I customize the silent installation of WinZip?
Here are some switches you can use with /autoinstall:
- prevent WinZip from including the WinZip Quick Pick icon in the taskbar tray
- "n:\program files\winzip\winzip32.exe" /noqp /autoinstall
- prevent the "Check for Update" function from running
- "n:\program files\winzip\winzip32.exe" /noc4u /autoinstall
- prevent the "Tip of the Day" from displaying
- "n:\program files\winzip\winzip32.exe" /notip /autoinstall
- prevent the pre-configured WinZip jobs from being installed
- "n:\program files\winzip\winzip32.exe" /nopredefinedjobs /autoinstall
- prevent the prompt dialog from appearing when running WinZip jobs **
- "n:\program files\winzip\winzip32.exe" /nojobrunprompt /autoinstall
- prevent WinZip from including the WinZip icon on the desktop
- "n:\program files\winzip\winzip32.exe" /nodesktop /autoinstall
- prevent WinZip from including the WinZip icon at the top of the Start menu
- "n:\program files\winzip\winzip32.exe" /nostartmenu /autoinstall
- prevent WinZip from creating a WinZip program group and icons
- "n:\program files\winzip\winzip32.exe" /nomenugroup /autoinstall
- set an association with WinZip for the extension that you specified. In this case, ".ccc"
- "n:\program files\winzip\winzip32.exe" /altext "ccc"
**Be sure to consider the security implications of allowing your users to automatically run WinZip Job files before installing with this parameter.
You may use any combination, or all, of these switches.
- Please note that when using multiple switches, they must be in the order displayed below.
- /noqp
- /noc4u
- /notip
- /nopredefinedjobs
- /nojobrunprompt
- /nodesktop
- /nostartmenu
- /nomenugroup
- /altext "xxx"
For example, if you want to customize your installation to have no WinZip Quick Pick icon, no WinZip desktop icon and no WinZip icon in the start menu, you would issue this command:
- "n:\program files\winzip\winzip32.exe" /noqp /nodesktop /nostartmenu /autoinstall
Note: you can tell if you made an error if the WinZip installation wizard begins. Cancel the installation and fix the problem.
What can I do if the user's registry is cleared out every day?
In some network environments, WinZip may repeat the installation process (including the Setup Wizard) each time it is run from a workstation. This may occur when the network environment does not preserve WinZip's registry settings between WinZip sessions.
If you encounter this situation, or if you have a simple deployment scheme that involves only the placement of the WinZip files with no special customizations, you can set WinZip to install itself "on demand" by creating a file called AUTOINST.TXT in the WinZip folder. This file, which must be a plain text file, must contain this exact text:
- I agree to the WinZip Computing License Agreement
If the AUTOINST.TXT file is present in the WinZip folder and contains the specified text, WinZip will perform the equivalent of an /autoinstallrun (install WinZip quietly and start WinZip with no other parameters) each time it is run and your users will never see the Setup Wizard.
Once again the user who invokes the installation at the beginning of the day needs to be a local administrator. Then the limited users can log in and use WinZip.
However, if the HKEY_LOCAL_MACHINE registry is not touched and only HKEY_CURRENT_USER registry keys are reset, then limited users can do the initial installation.
Note that the presence of the AUTOINST.TXT facilitates a silent installation of WinZip with default installation settings, using the Classic interface, as if the user had manually selected the "Express Install" option. The default installation settings include the creation of a program group, desktop and start menu shortcuts for all users, addition of the Quick Pick tray icon in the startup folder for all users, creation of WinZip file associations for all users, and configuration of WinZip's Check for Updates feature, among other things. There is no facility for customizing the installation when AUTOINST.TXT is used to silently install WinZip.
Comments and questions are welcome. Please feel free to send them to help@winzip.com.

