Skip to content
Archive of posts filed under the Silverlight category.

Group Policy Settings for Silverlight 4 – FIXED

On the Microsoft Silverlight website you will find a page that describes the available Group Policy Settings for Silverlight as well as the content for the ADMX and ADML file. But… it doesn’t work because the code on the web contains a bug and a section is missing. Within the silverlight.admx there is an unnecessary [...]

Microsoft Silverlight 3 Silent Installation

This morning I integrated Microsoft Silverlight 3 into our Windows 7 build. Since we use an automated image build process, i prepared the Silverlight package for a silent install. Here’s what you need to do to run a silent Silverlight 3 installation: 1. Download the latest Silverlight installation package from the Silverlight website. 2. You [...]