The value for the RUNWINZIP property is "0" by default and its usage has not changed. However, there is a glitch in the WinZip 16.0.9686 MSI file causing a need to have the INSTALLCMD switches be in a precise order (the order they are presented at http://kb.winzip.com/kb/entry/11/#various). If you don't have the switches in that order, WinZip will launch at the end of the installation.
This will install WinZip silently on a network. It will add an icon to the start menu and desktop. Also gets rid of all the start up questions.
To install with the key silently download Orca to edit the msi.
Under Property change ADD_WZMUL=1 and add a line USER_WZMUL_LOCATION \\server (where the key is)\folder\wzmul
After saving the new .msi this command msiexec.exe /i installer.msi /qn ADDDESKTOPICON=1 ADDSTARTMENU=1 ADD_WZMUL=1 INSTALLCMD="/noc4u /notip /autoinstall" will install the app with the wzmul key.
There is a bug in the WinZip installer present from at least version 15 up to and including 16.0.9691 that can prevent a silent uninstallation due to Windows Installer crashing.
This was fixed in build number 16.0.9715, released around January 11, 2012.
This website uses cookies.
By continuing to use this site and/or clicking the "Accept" button you are providing consent
Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our
websites or when you do business with us. For more information about our
Privacy Policy and our data protection
efforts, please visit
GDPR-HQ