Jump to content

Recommended Posts

Posted

Hello,

Anyone know of a passive command for silverlight?

Last piece of the puzzle really, just need that to work in PASSIVE mode ideally and then I'm a happy chappy!

 

Cheers!

Posted
Hmm, we have the .EXE in MDT...

I normally extract the MSI rather than use the EXE. i.e.

 

  1. Silverlight_x64.exe /extract
  2. Extract 'Silverlight.msp' from 'Silverlight.7z' using 7-Zip.
  3. msiexec /p Silverlight.msp /a Silverlight.msi /qb
  4. Delete Install.exe, install.res.dll, Silverlight.7z and Silverlight.msp

  • Thanks 2
Posted
We just deploy Silverlight as part of WSUS updates, wouldn't that be easier?

 

This is the way we do it, keeps it up to date and don't have to worry about adding new versions to MDT

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...