ClickXT
From WPKG | Open Source Software Deployment and Distribution
Silent installer and uninstaller for CLICK Trade XT 1.0.1.36.
<package
id="click"
name="CLICK Trade XT 1.0.1.36"
revision="1"
reboot="false"
priority="10">
<check type="uninstall" condition="exists" path="CLICK Trade XT 1.0.1.36" />
<install cmd='%SOFTWARE%\ClickXT\CLICKInstaller174.exe' />
<upgrade cmd='%SOFTWARE%\ClickXT\CLICKInstaller174.exe' />
<remove cmd='MsiExec.exe /qb /x{5622C1E2-BF22-45A6-B666-15B492A39C64}' />
</package>