I have a custom application that I'd like to use in order to handle default browser requests; how do I configure Windows to use my application instead of the current default browser?

link|improve this question

59% accept rate
feedback

2 Answers

Looks like this is what I needed: http://msdn.microsoft.com/en-us/library/dd203067(VS.85).aspx

Update: I hacked together a quick registry script for this: http://pastebin.com/KPYyGcaV

link|improve this answer
Hmm, actually no. I was close; but this is just for the start menu. What I need is the system-wide default browser. – nbolton Apr 13 '10 at 23:49
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.