The computer appears with a "corrupted image" window prompting the DLL not being specified to run on Windows how to resolve

Source: Internet
Author: User

There is a situation in the computer that cannot run the application, pop up a "***.exe-corrupted image" window, prompting "***.dll is not specified to run on Windows ...", if we encounter such a problem, how should we solve it?

1, we can fully register the system DLL file operation, enter CMD in the run, click OK or press ENTER, open the Administrator Command Prompt window;

2. Copy paste command: For%1 in (%windir%\system32\*.dll) does regsvr32.exe/s%1 to a command prompt;

3, after pasting, press ENTER to execute;

4, will start registering the DLL files in the system, the window will continue to scroll;

5. Wait a little while until you stop, exit the command prompt.

If the computer appears with the corrupted Images window and the DLL is not specified to run on Windows, we can resolve this by fully registering the system DLL file above. The same method can be used to solve the memory cannot be "Read/written", Xxx.dll lost program cannot run, open the program when the "unable to locate the program input point ..." On the dynamic link library ***.dll "and other issues.

The computer appears with a "corrupted image" window prompting the DLL not being specified to run on Windows how to resolve

Related Article

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.