Is it possible to have two browsers, one with Silverlight 3, one with Silverlight 4?

For development reasons, I cannot install Silverlight 4 on a specific machine.

Is it possible to install Silverlight 4 plugin in one browser for example. in Chrome or Opera, and Firefox and Explorer keep using Silverlight 3 plugin?

+2


a source to share


2 answers


Nope. Just tried it. The Silverlight installer installs the plugin for all installed browsers. Can you run a virtual machine and install SL4 on it?



+6


a source


Silly question, why not just install Silverlight 4 and continue developing with Silverlight 3 development tools?



The Silverlight 4 runtime is (in theory) 100% backward compatible and can run any Silverlight 3 XAP.

+3


a source







All Articles