What to do if a Web page link cannot be opened

Source: Internet
Author: User

Many workstations in the unit network IE could not open a new window, the performance is: When browsing the Web page, click the Hyperlink no response.

The cause of the problem is that IE new window module is damaged, the solution is already open secret, click "Run", run "regsvr32 actxprxy.dll" and "regsvr32 shdocvw.dll" to register the two DLL files, and then restart the system, If not, you can Mshtml.dll,urlmon.dll,msjava.dll, Browseui.dll, Oleaut32.dll, Shell32.dll also registered, generally can be resolved. Recommended articles

There's nothing to say about it, but if a table is registered to register the associated DLL control, the workload is very high, can you add the right button to the registration/anti-registration DLL Control menu? Try to succeed, now sorted out, and friends to discuss:

The first step: Open the Notepad program, input the following content:

Windows Registry Editor Version 5.00

[Hkey_classes_rootdllfileshell]

[Hkey_classes_rootdllfileshell Registration]

[Hkey_classes_rootdllfileshell Register Command]

@= "regsvr32%1"

[Hkey_classes_rootdllfileshell Anti-registration]

"Command" = "regsvr32%1/u"

[Hkey_classes_rootdllfileshell Counter Register command]

@= "regsvr32%1/u"

Input completed, the end of an empty line to the sky, or back to a car, save as "Regdll." Reg ", the filename is optional, the suffix name must be" Reg ".

Step two: Share the file with your network neighbors, and have each workstation download the file.

The third step: double click "Regdll". REG file, import it into the registry.

        Note : more Wonderful tutorials please focus on the Triple computer Tutorials section, triple Computer office group: 189034526 Welcome to join

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.