Turning Off Silverlight without Uninstalling

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 around this is to disable the Silverlight plugin, when using Internet Explorer simply go to:

Tools > Internet Options > Programs > Manage Add-Ons

This will show all of your installed add-ons as below and you will be able to scroll through till you find the “Microsoft Silverlight” add-on and you will be able to click on “disable” to turn it off.

image

Similarly, when using FireFox you can do the same thing by going to:

Tools > Add-Ons > Plug-Ins

And then clicking “Disable” on the Silverlight plug-in.

image 

Go check this out by navigating to www.silverlight.net and turning your Silverlight off and on again.

This entry was posted on Friday, November 20th, 2009 at 17:19 and is filed under Silverlight. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

2 Responses to “Turning Off Silverlight without Uninstalling”

  1. Keeping an Eye on Earth | domgreen.com Says:

    [...] Quick Tip – turn off Silverlight and check it out. [...]

  2. Alexey Says:

    Also you can use x64 version of IE – there is still no SL or Flash plug-ins for x64.
    Actually that situation is sad but sometimes it can be quite usefull

Leave a Reply