I'm using axwebbrowser in my C# \ Winform application.
I want that when the application is launched (or when installed, what is
better?) will check that Internet Explorer browser is installed (so the
axwebbrowser will function as expected).
How to do that?
Thanks