Changes

Microsoft Silverlight

172 bytes added, 01:14, 17 November 2010
Update to 4.0.50917.0
This is a silent installer for Microsoft Silverlight, a plugin for rich interactive web content, in some extent similar to Macromedia Flash Player.
 
You can check for the latest version at http://www.microsoft.com/getsilverlight/Get-Started/Install/Default.aspx
== Silverlight 4 ==
<source lang="xml">
<package
id="silverlight" name="Microsoft Silver Light 4.0.50524.0" revision="1%version%" reboot="false" priority="50"> <variable name="version" value="4.0.50917.0" /> <check type="uninstall" condition="versionequalto" path="Microsoft Silverlight" value="4.0.50524.0%version%" />
<install cmd='"%SOFTWARE%\silverlight\Silverlight-4.0.50524.0%version%.exe" /q /noupdate' /> <upgrade cmd='"%SOFTWARE%\silverlight\Silverlight-4.0.50524.0%version%.exe" /q /noupdate' />
<remove cmd='msiexec /qn /x{89F4137D-6C26-4A84-BDB8-2E5A4BB71E00}' />
</package>
Anonymous user