Jump to content

Recommended Posts

Posted
Am I being daft or does 32 bit Silverlight install onto, but not actually work, on 64 bit machines? That is what I am finding here. IE says Silverlight needs to be installed.
Posted
Am I being daft or does 32 bit Silverlight install onto, but not actually work, on 64 bit machines?

Here are the links to the latest 32-bit and 64-bit installers (v5.1.20125).

 

[b]Direct Links[/b]
[b]x86[/b]: http://silverlight.dlservice.microsoft.com/download/5/A/C/5AC56802-B26B-4876-8872-7303C8F27072/20125.00/runtime/Silverlight.exe
[b]x64[/b]: http://silverlight.dlservice.microsoft.com/download/5/A/C/5AC56802-B26B-4876-8872-7303C8F27072/20125.00/runtime/Silverlight_x64.exe

 

As with Flash Player, installing the 64-bit version of the plug-in will also install the plug-in for both 64-bit and 32-bit browsers. Obviously the 32-bit installer will only do the latter. If you have "Enhanced Protected Mode" enabled for IE10 on Windows 7 or 8, you will need the 64-bit plug-in.

 

You can also download the same installers through the Microsoft Download Center if you search for "Security Update for Microsoft Silverlight" and then sort by date (newest to oldest). The latest update will be at the top of the page.

 

The ADMX / ADML files for disabling automatic updates (and other settings) through Group Policy can be found here. I have also attached them to this post.

 

 

To extract the MSI from the EXE installer:

 

  1. Run Silverlight.exe /extract or Silverlight_x64.exe /extract. Choose a folder when prompted.
     
     
  2. Inside that folder you will find a file called silverlight.7z. Extract the contents to the same folder using 7-Zip.
     
     
  3. From a Command Prompt, run:
     
    msiexec /p Silverlight.msp /a Silverlight.msi /qb


     

  4. Delete the four files below as they aren't required now.
     
    install.exe
    install.res.dll
    silverlight.7z
    Silverlight.msp


     

  5. Deploy the MSI using whichever method you normally use.

Silverlight-ADMX.zip

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...