Changes

Jump to: navigation, search

GoToMeeting

1,008 bytes added, 08:50, 22 May 2012
GoToMeeting
This is a silent installer for the GoToMeeting video codec.
 
Newer admin MSI are now available from here [http://support.citrixonline.com/en_US/GoToMeeting/documents http://support.citrixonline.com/en_US/GoToMeeting/documents]
 
A new package using these would go like this:
<package id="gotomeeting"
name="Citix GoToMeeting"
revision="%version%"
reboot="false"
priority="100">
<variable name="version" value="5.1.0.880"/>
<check architecture="x86" type="file" condition="exists" path="%PROGRAMFILES%\Citrix\GoToMeeting\880\G2MUninstall.exe" />
<check architecture="x64" type="file" condition="exists" path="%PROGRAMFILES(x86)%\Citrix\GoToMeeting\880\G2MUninstall.exe" />
<install cmd='msiexec /i %SOFTWARE%\gotomeeting\G2MSetup5.1.880_www_IT.msi ALLUSERS=1 /qn' />
<remove architecture="x86" cmd='%PROGRAMFILES%\Citrix\GoToMeeting\880\G2MUninstall.exe /uninstall' />
<remove architecture="x64" cmd='%PROGRAMFILES(x86)%\Citrix\GoToMeeting\880\G2MUninstall.exe /uninstall' />
</package>
 
 
You can download the codec from the [https://www4.gotomeeting.com/codec?Portal=www.gotomeeting.com GoToMeeting website].
76
edits

Navigation menu