Wincvs
This is a silent install of WinCVS Ã CVS Gui for Windows. More infos from here.
Please download and unpack the .zip file into your package directory, before executing.
<package
id="wincvs" name="WinCVS" revision="1" priority="0" reboot="false">
<check type="uninstall" condition="exists" path="WinCvs 2.0" />
<install cmd='%SOFTWARE%\cvsnt_setup.exe /sp- /silent /norestart' />
<install cmd='%SOFTWARE%\wincvs_setup.exe /sp- /silent' />
<remove cmd='"%PROGRAMFILES%\cvsnt\unins000.exe" /sp- /silent /norestart' />
<upgrade cmd= '%SOFTWARE%\wincvs_setup.exe /sp- /silent' />
</package>