GoToMeeting
From WPKG | Open Source Software Deployment and Distribution
This is a silent installer for the GoToMeeting video codec.
You can download the codec from the GoToMeeting website.
GoToMeeting Video Codec
<?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>