Bonjour
Silent install for Apple Bonjour 1.0.5, a library for finding resources on the local area network.
The GUID below will need to be updated for different versions of Bonjour; luckily, the library appears to be quite stable at the moment (only one release in the last 12 months or so).
Bonjour 1.0.5
<package id='bonjour' name='Apple Bonjour' revision='1000511' priority='1' reboot='false' >
<check type="file" condition="versiongreaterorequal" path='%PROGRAMFILES%\Bonjour\mdnsNSP.dll' value="1.0.5.11"/>
<install cmd='"%SOFTWARE%\BonjourSetup.exe" /quiet /norestart' />
<remove cmd='msiexec /quiet /norestart /x {8A25392D-C5D2-4E79-A2BD-C15DDC5B0959}' />
<upgrade cmd='"%SOFTWARE%\BonjourSetup.exe" /quiet /norestart"' />
</package>
Bonjour 3.0.0.10
Change GUID to {79155F2B-9895-49D7-8612-D92580E0DE5B}