Changes

Jump to: navigation, search

PeaZip

398 bytes added, 15:27, 7 June 2012
peazip 4.5.1
This is a silent installer and uninstaller for [http://peazip.sourceforge.net/ PeaZip]. Remember to replace the the version number (34.05.1) with whatever version you are deploying as well as the paths to the installer. Please note that PeaZip installers for Windows are released in partnership with AVGpartnership installer, offering optional installation of AVG Security Toolbar. If you don't want the toolbar you must download the "plain" version from [http://sourceforge.net/projects/peazip/files/4.5.1/peazip-plain-4.5.1.WINDOWS.exe/download]
<source lang="xml">
<package
id='peazip'
name='PeaZip 34.05.1' revision='2010050520120510'
priority='0'
reboot='false' >
<variable name="version" value="4.5.1" /> <check type='uninstall' condition='exists' path='PeaZip 3.0%version%' /> <install cmd='"%SOFTWARE%\PeaZip\peazip-3.0%version%.WINDOWS.exe" /SP- /VERYSILENT' >
<exit code='0' />
</install>
<upgrade cmd='"%SOFTWARE%\PeaZip\peazip-3.0%version%.WINDOWS.exe" /SP- /VERYSILENT' >
<exit code='0' />
</upgrade>
1
edit

Navigation menu