Changes

Jump to: navigation, search

Putty

73 bytes removed, 12:02, 3 October 2006
m
no edit summary
<check type="uninstall" condition="exists" path="PuTTY version 0.58" />
<install cmd='%PACKAGESSOFTWARE%\putty\putty-0.58-installer.exe /sp- /silent' />
<remove cmd='"%PROGRAMFILES%\PuTTY\unins000.exe" /sp- /silent /norestart' />
<upgrade cmd='' />
</package>
</packages>
<check type="file" condition="exists" path="C:\windows\system32\putty.exe" />
<install cmd='cmd.exe /C copy /y %SOFTWARE%\putty\putty.exe c:\windows\system32\'> <exit code="0" /> </install>
<remove cmd='cmd.exe /C del c:\windows\system32\putty.exe' />
<upgrade cmd='cmd.exe /C copy /y %SOFTWARE%\putty\putty.exe c:\windows\system32\' />
</pre>
[[category:Silent Installers|Putty]]

Navigation menu