Difference between revisions of "Putty"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
m
(No difference)

Revision as of 21:43, 8 December 2005

This is a silent installer and uninstaller for putty.

<package id="putty" name="putty" revision="1" priority="0" reboot="false">
<check type="uninstall" condition="exists" path="PuTTY version 0.58" />
<install cmd='\\server\share\putty\putty-0.58-installer.exe /sp- /silent' />
<remove cmd='"C:\Program Files\PuTTY\unins000.exe" /sp- /silent /norestart' />
<upgrade cmd= />
</package>