title speaks it all.
相关问题
- TestCafe - The browser always starts in clean slat
- UrlEncodeUnicode and browser navigation errors
- Character Encoding in iframes
- How to load local *.htm file to WPF WebBroswer wit
- C# How do I create code to set a form back to defa
相关文章
-
Is it bad to put elements within the <hea
- Calling Chrome web browser from the webbrowser.get
- How can a browser know the scss files?
- Are default parameters bad practice in OOP?
- Is there a way to specify minimum and maximum zoom
- How to invoke phone dialer in browser? or is it im
- Can't detect Android in web server
- Change default package from com.example for Eclips
查看全部
The default browser is saved as an entry in the registry key of windows. The values are saved on a protocol basis like this
Where protocol can be http, https, etc. On how to access/modify registry values inside C#, you can take a look at this article
for the windows 7 pc you need to change registry key for the
you can change that using c#
for prior to vista os - (checked in windows XP)
I think you will need to modify atleast two RegistryKeys and set the path to the alternative browser:
An alternative may be to create an additional entry under the Shell key and set it as the default action: