Difference between revisions of "Google Talk"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
m (add external link)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This is a silent installer and uninstaller for Google Talk (instant messenger).
+
This is a silent installer and uninstaller for Google Talk (instant messenger). More infos from [http://www.google.com/talk/ here].
  
 
<source lang="xml">
 
<source lang="xml">
<package id="googletalk" name="Google Talk azonnali üzenetküldő" revision="1040" reboot="postponed" priority="5">
+
<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"  />
 
  <check type="file" condition="versionequalto" path="%PROGRAMFILES%\Google\Google Talk\googletalk.exe" value="1.0.0.104"  />
 
   
 
   
Line 11: Line 11:
 
  <upgrade cmd='%SOFTWARE%\googletalk\googletalk-setup.exe /S' />
 
  <upgrade cmd='%SOFTWARE%\googletalk\googletalk-setup.exe /S' />
 
  <upgrade cmd='taskkill /IM googletalk.exe' />
 
  <upgrade cmd='taskkill /IM googletalk.exe' />
  <upgrade cmd='regedit /s %SOFTWARE%\googletalk\reg.reg' />
+
  <upgrade cmd='regedit /s %SOFTWARE%\googletalk\googletalk.reg' />
 
   
 
   
 
  <remove cmd='"%PROGRAMFILES%\Google\Google Talk\uninstall.exe" /S' />
 
  <remove cmd='"%PROGRAMFILES%\Google\Google Talk\uninstall.exe" /S' />
Line 17: Line 17:
 
</source>
 
</source>
  
reg.reg
+
googletalk.reg
 
<source lang="reg">
 
<source lang="reg">
 
Windows Registry Editor Version 5.00
 
Windows Registry Editor Version 5.00

Latest revision as of 10:19, 1 April 2011

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"=-