Changes

Putty

12 bytes added, 04:43, 15 January 2008
Use "/verysilent" instead of "/silent" to (almost) completely hide the installer UI
<check type="uninstall" condition="exists" path="PuTTY version 0.60" />
<install cmd='%SOFTWARE%\putty\putty-0.60-installer.exe /sp- /silentverysilent' /> <upgrade cmd='%SOFTWARE%\putty\putty-0.60-installer.exe /sp- /silentverysilent' /> <remove cmd='"%PROGRAMFILES%\PuTTY\unins000.exe" /sp- /silent verysilent /norestart' />
</package>
</packages>
29
edits