Use the batch processing registry to implement Webbrowser in the winform application to load webpages with the specified IE version.

Source: Internet
Author: User

Use the batch processing registry to implement Webbrowser in the winform application to load webpages with the specified IE version.

Use the batch processing registry to load web pages with the specified IE version of Webbrowser in the winform Application

Rem forces the WebBrowser control to display the application webpage if exist % windir % \ SysWOW64 (reg add "HKEY_LOCAL_MACHINE \ SOFTWARE \ Wow6432Node \ Microsoft \ Internet Explorer \ MAIN \ FeatureControl \ FEATURE_BROWSER_EMULATION" /v OraAns.exe/t reg_dword/d 8888) ELSE (reg add "HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Internet Explorer \ MAIN \ FeatureControl \ FEATURE_BROWSER_EMULATION"/voraans.exe/t reg_dword/d 8888)

Reference blog: http://www.cnblogs.com/liuzhendong/archive/2012/03/21/2410107.html

......

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.