TechSupp Posted April 20, 2012 Posted April 20, 2012 Does anyone know if there is an msi version of MS Silverlight or how I can get it quickly installed across the network? Usually just use our WSUS server but it been down for a while due to server issues (replaced it now) but it was not high on the list to fix but they just bought software which needs it!
SYNACK Posted April 20, 2012 Posted April 20, 2012 Might need to use a script unfourtunatly, they were a bit rubbish at providing MSIs for Silverlight: http://download.microsoft.com/download/7/8/d/78da8ec9-8801-42e5-89e5-3809386f1316/Silverlight%20Deployment%20Guide.doc Deploying Silverlight in the Enterprise - Tim Sneath - Site Home - MSDN Blogs 1
Michael Posted April 21, 2012 Posted April 21, 2012 Here's how to extract the MSI. I presume it still works with the latest version! 2
Arthur Posted April 22, 2012 Posted April 22, 2012 The instructions in Michael's link to extract and patch the MSI are the same for Silverlight v5.0, except the author of that article forgets to disable the updater (among other things) and makes the mistake of editing the MSI directly (step 6) instead of creating a transform. I have attached the MSTs we use to save you a bit of time. To find out what the various settings do, download the enterprise deployment guide for Silverlight v4.0 (SYNACK's link above is to the v1.0 guide). Starting with v5.0, there is also a 64-bit version of Silverlight. As with Flash Player, the 64-bit installer for Silverlight contains both the 32-bit and 64-bit browser plugins so you don't need to install both MSIs. [b]Direct Download Links[/b] [b][color="#000000"]x86[/color][/b]: http://silverlight.dlservice.microsoft.com/download/5/5/7/55748E53-D673-4225-8072-4C7A377BB513/runtime/Silverlight.exe [b][color="#000000"]x64[/color][/b]: http://silverlight.dlservice.microsoft.com/download/5/5/7/55748E53-D673-4225-8072-4C7A377BB513/runtime/Silverlight_x64.exeMicrosoft Silverlight v5.0.61118 (x86).mstMicrosoft Silverlight v5.0.61118 (x64).mst 2
TechSupp Posted April 22, 2012 Author Posted April 22, 2012 (edited) Followed the link and did the changes as originally posted, but what do I do with the mst files? Sorry never done anything with these before. Edit: Ok, just googled it, need to remove current msi I created, re add it but add the mst to the modifications tab if I've read it correctly. Edited April 22, 2012 by TechSupp
Arthur Posted April 22, 2012 Posted April 22, 2012 add the mst to the modifications tab if I've read it correctly. Correct.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now