Changes

Jump to: navigation, search

Bonjour

903 bytes added, 09:48, 10 October 2008
New page for Apple's Bonjour library
Silent install for Apple Bonjour 1.0.5, a library for finding resources on the local area network.

[http://www.apple.com/support/downloads/bonjourforwindows.html Bonjour for Windows]

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 ==

<source lang="xml">
<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>
</source>

[[category:Silent Installers|Bonjour]]
Anonymous user

Navigation menu