Visual Studio 2010 keeps changing my default browser -


opera browser of choice, it's set system default browser. debugging web apps in visual studio prefer ie set default in file-browse with... what's weird here visual studio 2010 keeps changing default browser system default in unknown manner (vs restart 1 of situations). there way persist setting?

update: fine folks world of vs have created visual studio extension called world of vs default browser switcher out of scott hanselman's code, still not solution, solid workaround problem.

this should solve problem:

http://www.hanselman.com/blog/howtochangethedefaultbrowserinvisualstudioprogrammaticallywithpowershellandpossiblypokeyourselfintheeye.aspx


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -