Turning Off Silverlight without Uninstalling
November 20th, 2009
At various time during project I have found that when developing with Silverlight, I have wanted the browser to act as if Silverlight had not been installed on my machine.
This has primarily been to test out the welcome / install screen if the end user does not have Silverlight install. The easiest and quickest way [...]