Disable the "Internet explorer is not currently your default browser" warning when using IWebBrowser
- by Steven smethurst
Hello
I have a MFC application that launches a IWebBrowser2 window. On users computers where Internet Explorer is not their default browser they get the following warning message
"Internet explorer is not currently your default browser.
Would you like to make it your default browser?"
Is there a way to disable this check before I launch a IWebBrowser2 window?