SSH Secure Client

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search

This is a silent installer and uninstaller for SSH Secure Client.

<package id="sshclient" name="SSH Secure Client 3.2.9" revision="1" priority="0" reboot="false">
 <check type="uninstall" condition="exists" path="SSH Secure Shell" />
 <install cmd='%SOFTWARE%\sshclient\sshsecureshellclient-3.2.9.exe /s /a /s /sms /f1%SOFTWARE%\sshclient\sshclient.iss /f2c:\netinst\logs\sshclient.txt' />
 <remove cmd='RunDll32 C:\PROGRA~1\COMMON~1\INSTAL~1\engine\6\INTEL3~1\Ctor.dll,LaunchSetup "%PROGRAMFILES%\InstallShield Installation Information\{74E2CD0C-D4A2-11D3-95A6-0000E86CFDE5}\Setup.exe" ' />
</package>