Thoroughly solve sysfader: iexplore.exe-application errors

Source: Internet
Author: User
Recently, IE8 experienced an exception. I found a solution, made a record, and backed it up by myself, which is also convenient for others.1. This method is generally used to solve some system DLL file errors, many problems such as "memory cannot be read or written" can be solved through this method to "start-> input cmd", and then paste the following code into it.
For % A in (% WINDIR %/system32/*. dll) Do regsvr32.exe/S %
For % B in (% WINDIR %/system32/*. ocx) Do regsvr32.exe/S % B 2. Remove "enable third-party browser extension"
Right-click IE and choose Properties> advanced> browse> remove the check box in front of enable third-party browser extension. deselect the check box and restart IE 8. I used this method to solve the sysfader error! Successful.

 

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.