Microsoft

The.msp file is located in the “silverlight.7z” file, so go ahead and extract the file to same folder as the other files. When done, you can delete all files except the.msi and.msp file. Before we can do a silent installation of Silverlight, we need to uninstall the old version that is installed on the client.

Microsoft Silverlight is a must-have browser plug-in developed to improve functionality of web sites such as Netflix. It is powered by the .NET Framework, bringing some of its functionality to online services.

The application is compatible with several browsers including Mozilla Firefox, Google Chrome and Microsoft Edge. It can be necessary to Silverlight installed to run some streaming services as it enables DRM content to be played.

Microsoft Silverlight features IIS Smooth Streaming, technology which helps high definition streaming playback on virtually any type of devices. The PivotViewer feature allows users to view and manipulate large amounts of data.

Other features of Microsoft Silverlight include Pixel Shader which improves and enhances graphics with blurs, dropshadows and other effects, 3D Graphics support and a number of other skinning and styling for display of high quality graphics.

  • Silverlight 4 – On November 18, 2009, at the Professional Developers Conference in Los Angeles, Microsoft Corporation unveiled a Beta version of Silverlight 4. The final version was released on April 15, 2010 (along with Silverlight 4 tools for developers ).
  • Silverlight.exe /extract get silverlight.msi and silverlight.7z 2. Extract silverlight.7z get silverlight.msp 3. Use msiexec /a silverlight.msi /p Silverlight.msp 4. Create Mst file add your setting. HKEYLOCALMACHINE SoftwareMicrosoftSilverlight 'AllowWebcam'=dword:00000000 'DRMEnabled'=dword:00000000 'UpdateMode'=dword:00000002.

All in all, Microsoft Silverlight is an excellent framework for web services and definitely a requirement to have in order to enjoy a variety of online services.

Msi

Features and highlights

  • IIS Smooth Streaming
  • PivotViwer
  • SketchFlow
  • Media Format Extensibility
  • Perspective 3D graphics
  • Skinning and styling options available
  • Smooth media player

Microsoft Silverlight 5.1.50918.0 on 32-bit and 64-bit PCs

This download is licensed as freeware for the Windows (32-bit and 64-bit) operating system on a laptop or desktop PC from media players without restrictions. Microsoft Silverlight 5.1.50918.0 is available to all software users as a free download for Windows.

Filed under:
  1. Microsoft Silverlight Download
  2. Freeware Media Players
  3. Major release: Microsoft Silverlight 5.1
  4. Cross-platform Plugin Software

Download Silverlight Msi File

From the installation page (see Related Links), save Silverlight.exe.
Silent installation from the .exe:
silverlight.exe /q
(doing a silent install from the .exe will also upgrade previous versions without the prior need to uninstall)
If you want to use the .msi, you can extract is by running silverlight.exe /extract. You'll also see a silverlight.7z file, from which you can extract silverlight.msp using WinZip (or your choice of unzipper). You can discard all other files except for the .msi and .msp.
You can then do a silent installation from the .msi, but first uninstall Silverlight 2.0 if it's installed otherwise it'll complain:
start /w msiexec.exe /X{89F4137D-6C26-4A84-BDB8-2E5A4BB71E00} /qn
Then, install 3.0:
start /w msiexec /i silverlight.msi /update Silverlight.msp
ALLUSERS=2 /qn /LiV %temp%Silverlight3.log
Silent uninstallation of 3.0 using the .exe:
silverlight /qu
Silent uninstallation of 3.0 using msiexec (same GUID as Silverlight 2.0):
start /w msiexec.exe /X{89F4137D-6C26-4A84-BDB8-2E5A4BB71E00} /qn
Setup Type: unspecified
Deployment Difficulty: unspecified
  • 07/14/2009
  • Show Comments ( 0 )
Microsoft

Microsoft Silverlight Msi