Default Browser?
-
- Member
- Posts: 2566
- Joined: Sun Jan 14, 2007 9:15 pm
- Libera.chat IRC: miselin
- Location: Sydney, Australia (I come from a land down under!)
- Contact:
Default Browser?
I've written a web browser that I plan on keeping (better than IE imho). How can I make it the default browser instead of IE and how do I register it as a browser?
Hi,
Try http://msdn.microsoft.com/msdnmag/issues/01/01/c/.
This states that there is no registry key that sets the default browser. I'm not so sure though....
Adam
Try http://msdn.microsoft.com/msdnmag/issues/01/01/c/.
This states that there is no registry key that sets the default browser. I'm not so sure though....
Adam
I just discovered that there is a key "HKLM\Software\Clients\StartMenuInternet". In my case it contains two subkeys: iexplore.exe and firefox.exe. These are exactly those two that appear in the system configuration (when setting the default browser). So to register your browser, it might work to add a subkey there. I didn't find a key that identifies the default browser, though.
cheers
Joe
cheers
Joe