Disable the "Internet explorer is not currently your default browser" warning when using IWebBrowser

Posted by Steven smethurst on Stack Overflow See other posts from Stack Overflow or by Steven smethurst
Published on 2010-03-12T22:30:40Z Indexed on 2010/03/12 22:37 UTC
Read the original article Hit count: 434

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?

© Stack Overflow or respective owner

Related posts about mfc

Related posts about iwebbrowser2