Reputation: 92610
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.
Upvotes: 2
Views: 3602
Reputation: 2415
Default Browser Changer extension:
http://visualstudiogallery.msdn.microsoft.com/233945ae-0b7b-47e7-9b02-c5a11798afb5
Upvotes: 0
Reputation: 100047
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....
Upvotes: 1