How do you change Visual Studio's default web browser?

狂风中的少年 提交于 2019-12-24 00:16:38

问题


This is a for a Silverlight project that isn't anchored to an .aspx file, so right clicking, etc. is a bit out of the question. Any ideas?

Edit:

Add an .html file, then click it. Really dumb. Last time I ask a question at three in the morning.


回答1:


Why is right-clicking out of the question? With any HTML document at least (even in Miscellaneous Files) you can right-click on it, select Browse With..., select the browser, and click on Set as Default. If the browser doesn't appear in the list, click on Add....




回答2:


Default Browser Changer extension:

http://visualstudiogallery.msdn.microsoft.com/233945ae-0b7b-47e7-9b02-c5a11798afb5



来源:https://stackoverflow.com/questions/181992/how-do-you-change-visual-studios-default-web-browser

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!