Changes

Jump to: navigation, search

Microsoft Office Live Meeting Client 2007

161 bytes added, 02:05, 18 November 2010
Updated to the latest build
With the command "LMSetup.exe -out <output directory>" you'll get the LMConsole.msi installer in the <output directory>.
== Microsoft Office Live Meeting Client 2007 ==
<source lang="xml">
<package
id="livemeeting2007"
name="Microsoft Office Live Meeting Client 2007"
revision="20078.0.6362.187"
reboot="false"
priority="10">
<check type="logical" condition="and"> <check type="uninstall" condition="exists" path="Microsoft Office Live Meeting 2007" /> <check type="file" condition="versiongreaterorequal" path="%PROGRAMFILES%\Microsoft Office\Live Meeting 8\Console\PWConsole.exe" value="8.0.6362.149187"/> </check> <install cmd='msiexec.exe /qn /i "%SOFTWARE%\MicrosoftOfficeLiveMeeting2007\LMConsole.msi" /norestart' /> <upgrade cmd='msiexec.exe /qn /i "%SOFTWARE%\MicrosoftOfficeLiveMeeting2007\LMConsole.msi" /norestart' /> <remove cmd='msiexec.exe /qn /x {AC388C7826E76762-26197F20-452C4694-BFBEAD06-FABCC3194387CC3A9B547A71}'/> 
</package>
</source>
 Beware, the uninstallation The GUID is taken from an italian for the current English version installation, adapt that string to (8.0.6362.187). If you are installing a different localized version if necessaryyou will need to find the correct GUID.<br>:(Old English version has guid GUID {BCC7E198-1D10-4B55-956E-550A196F8056 ,ymmv. [[User:Lkarsten|Lkarsten]] 10:42, 5 October 2010 (CEST))}<br>Old Italian GUID {AC388C78-2619-452C-BFBE-FABCC3194387}
[[Category:Silent Installers]]
35
edits

Navigation menu