Nam G VU
Nam G VU

Reputation: 35444

How to change default web browser when debug/run a web site?

Currently, as stated here, I have to 1) find a web page file and 2) right click to select Browse with... to open the dialog which lets me to configure the web browser to start with.

Is it possible to open that dialog quickly from menu/hotkey/toolbar? Please share.

More information

Start with thisenter image description here

Will open this enter image description here

Upvotes: 9

Views: 16869

Answers (2)

Kamyar
Kamyar

Reputation: 18797

There is a great Visual Studio Extension for this: “Default Browser Switcher”
http://blog.wovs.com/2010/08/make-it-easy-to-change-default-browser.html

Update:

is VS2013, this has been added as a default feature:

Select browser

Upvotes: 11

Arrabi
Arrabi

Reputation: 3778

can you try "ctl" + "shift" + "w" , and set the browser you want as default browser from the browser it self.

please inform me if that was helpful

Upvotes: 2

Related Questions