Google Talk
From WPKG | Open Source Software Deployment and Distribution
This is a silent installer and uninstaller for Google Talk (instant messenger). More infos from here.
<package id="googletalk" name="Google Talk" revision="1040" reboot="postponed" priority="5">
<check type="file" condition="versionequalto" path="%PROGRAMFILES%\Google\Google Talk\googletalk.exe" value="1.0.0.104" />
<install cmd='%SOFTWARE%\googletalk\googletalk-setup.exe /S' />
<install cmd='taskkill /IM googletalk.exe' />
<install cmd='regedit /s %SOFTWARE%\googletalk\reg.reg' />
<upgrade cmd='%SOFTWARE%\googletalk\googletalk-setup.exe /S' />
<upgrade cmd='taskkill /IM googletalk.exe' />
<upgrade cmd='regedit /s %SOFTWARE%\googletalk\googletalk.reg' />
<remove cmd='"%PROGRAMFILES%\Google\Google Talk\uninstall.exe" /S' />
</package>
googletalk.reg
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"googletalk"=-