I want to use WebBrowser control to load some localfile html page. I am aware that WebBrowser is just a wrapper around the InternetExplorer. As I remember Microsoft allowed users in Vista (?) to “uninstall” the InternetExplorer…
The question is:
Does WebBrowser runs smoothly with InternetExplorer uninstalled ? Does this uninstall do not affect DLL responsible for webpage rendering ?
I would apprecieate any input on this matter :)!
Yes it does. ‘Uninstalling’ IE has no effect on this component.