Home > Operation and Maintenance > Windows Operation and Maintenance > What to do if your computer displays an application error

What to do if your computer displays an application error

王林
Release: 2020-05-12 17:24:21
Original
6981 people have browsed it

What to do if your computer displays an application error

Press win R on the keyboard, then enter [cmd]

What to do if your computer displays an application error

Run the command [for %1 in (%windir% \system32\*.dll) do regsvr32.exe /s %1】Check

What to do if your computer displays an application error

The checking process is as follows:

What to do if your computer displays an application error

It will automatically check that some necessary system software is not installed. We will automatically install it during the check process. After installation, the application error situation will be solved.

What to do if your computer displays an application error

Recommended tutorial: windows tutorial

The above is the detailed content of What to do if your computer displays an application error. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template