Changes

PeaZip

118 bytes added, 12:23, 29 May 2013
Release 4.9.2; 64 bit version
This is a silent installer and uninstaller for [http://peazip.sourceforge.net/ PeaZip]. Remember to replace the the version number (4.59.12) with whatever version you are deploying as well as the paths to the installer. If you prefer the native 64 bit version, replace "WINDOWS" string with "WIN64" in installer name (note: only for 64 bit systems).
Please note that PeaZip installers for Windows are released in partnership with AVGpartnership installerOpenCandy, offering optional sponsored software installation of AVG Security Toolbar. If you don't want the toolbar any sponsored offer you must download the "plain" version from [http://sourceforge.net/projects/peazip/files/4.59.12/peazip-plain-4.59.12.WINDOWS.exe/download]
<source lang="xml">
<package
id='peazip'
name='PeaZip 4.59.12' revision='2012051020130424'
priority='0'
reboot='false' >
<variable name="version" value="4.59.12" />
<check type='uninstall' condition='exists' path='PeaZip %version%' />
<install cmd='"%SOFTWARE%\PeaZip\peazip-%version%.WINDOWS.exe" /SP- /VERYSILENT' >
Anonymous user