To stop Silverlight checking for updates, the Silverlight Enterprise Deployment Guide provides information about creating a custom ADM, but on various forums there has been questions about whether the setting is per-machine (as Microsoft state) or per-user (as people who do before and after snapshots are discovering).
The answer I got back from Microsoft when I queried this was:
Both locations are permissible for the UpdateMode. The user has access to HKCU, but any setting in HKLM overrides the HKCU setting. Therefore, while the user is able to continue modifying their preference, any admin preference determines the behavior of the control.
1.get silverlight @ http://www.microsoft.com/getsilverlight/Get-Started/Install/Default.aspx and save the exe into c:\silverlight
2.open a command prompt and go to c:\silverlight (or wherever you saved the exe) and run âsilverlight.exe /extractâand hit ok.
3.you should now have 5 files in c:\silverlight. the next step is to extract the silverlight.msp out of the silverlight.7z file. use 7zip or universal extractor to extract silverlight.msp (this is a patch file for microsoft installers)
4.once you have extracted silverlight.msp,you can delete everything other than it and the silverlight.msi files. notice the size of the silverlight.msi
5. you could run âmsiexec /p silverlight.msp /a silverlight.msi
after this admin install you will get a folder PFiles and you will notice that the size of msi will be more than before.Now we need only the msi to install
1.get silverlight @ http://www.microsoft.com/getsilverlight/Get-Started/Install/Default.aspx and save the exe into c:\silverlight
2.open a command prompt and go to c:\silverlight (or wherever you saved the exe) and run “silverlight.exe /extractâ€Âand hit ok.
3.you should now have 5 files in c:\silverlight. the next step is to extract the silverlight.msp out of the silverlight.7z file. use 7zip or universal extractor to extract silverlight.msp (this is a patch file for microsoft installers)
4.once you have extracted silverlight.msp,you can delete everything other than it and the silverlight.msi files. notice the size of the silverlight.msi
5. you could run “msiexec /p silverlight.msp /a silverlight.msi
after this admin install you will get a folder PFiles and you will notice that the size of msi will be more than before.Now we need only the msi to install
Reviews related to Telerik RadControls for Silverlight Q3
This website uses cookies.
By continuing to use this site and/or clicking the "Accept" button you are providing consent
Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our
websites or when you do business with us. For more information about our
Privacy Policy and our data protection
efforts, please visit
GDPR-HQ