2

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.

Patrick
  • 90,362
  • 11
  • 51
  • 61

2 Answers2

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....

Mark Cidade
  • 98,437
  • 31
  • 224
  • 236
0

Default Browser Changer extension:

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

MiloDC
  • 2,373
  • 1
  • 16
  • 25