Anything about IT

Daily IT topics by Alex Verboon

  • Archives

  • Meta

  • Visitor Locations

Microsoft Silverlight 3 Silent Installation

Posted by Alex Verboon on September 4th, 2009

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 will get a silverlight.exe. Run silverlight.exe /x to extract the content

3. Now extract the silverlight.msp from the silverlight.7z file (you can use the free 7-Zip tool to do that).

4.  Then create a batch script that has the following command:
msiexec /i silverlight.msi /update silverlight.msp /qn

Update April 2010
This works as well.

Silverlight.exe /q /ignorewarnings /noupdate

 

Related posts:

  1. Microsoft Office 2010 Beta Silent Install
  2. User Profile Hive Cleanup Service Installation (UPHClean)
  3. ToolTip – less misérables (MSI file extractor)
  4. Updated MS10-015 Security Update and Kernel Update Compatibility Assessment Tool
  5. Reduce software installation time

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Spam Protection by WP-SpamFree