Search code examples
c#.netwinformsbrowsercustom-search-provider

How to set default search provider for all browsers


I'm developing a Win Forms application.

I need to set the default search provider for Chrome, IE and Firefox. Is it possible?


Solution

  • Usually this works entirely different for every browser.

    E.g. for IE, it is achieved by editing the registry: http://www.online-tech-tips.com/internet-explorer-tips/change-default-search-engine-ie/