Changes

Jump to: navigation, search

GoToMeeting

724 bytes added, 01:52, 18 November 2010
Created page with 'This is a silent installer for the GoToMeeting video codec. You can download the codec from the [https://www4.gotomeeting.com/codec?Portal=www.gotomeeting.com GoToMeeting websit…'
This is a silent installer for the GoToMeeting video codec.

You can download the codec from the [https://www4.gotomeeting.com/codec?Portal=www.gotomeeting.com GoToMeeting website].

<source lang="xml">
<?xml version="1.0" encoding="UTF-8"?>

<packages>

<package id="gotomeeting"
name="GoToMeeting Video Codec 4.5.0.457"
revision="457"
reboot="false"
priority="0">

<check type="file" condition="exists" path="%PROGRAMFILES%\Citrix\GoToMeeting\457\G2M.dll" />

<install cmd='%comspec% /c "%SOFTWARE%\GoToMeeting\g2m_codec.exe /silent"' />

<upgrade cmd='%comspec% /c "%SOFTWARE%\GoToMeeting\g2m_codec.exe /silent"' />

<remove cmd='' />

</package>

</packages>
</source>

[[Category:Silent Installers]]
35
edits

Navigation menu