Home >Operation and Maintenance >Windows Operation and Maintenance >How to solve the problem that win10 cannot run exe program

How to solve the problem that win10 cannot run exe program

王林
王林Original
2021-04-29 15:35:2421822browse

The solution to the problem that win10 cannot run the exe program: First open the run, enter regedit, and click OK; then find [.exe] and set the value data of the default option to [exefile]; then find the command folder and set The numerical data of the default option is ["%1"%*]; finally restart the computer.

How to solve the problem that win10 cannot run exe program

#The operating environment of this article: windows10 system, thinkpad t480 computer.

The solution is as follows:

First press the Windows key R keyboard, open the "Run" interface, enter regedit to open the registry editor

How to solve the problem that win10 cannot run exe program

Then open the registry editor. In the left pane, go to HKEY_CLASSES_ROOT\.exe. Then in the right pane, double click on the "(Default)" key and set the data value to exefile

How to solve the problem that win10 cannot run exe program

Now go to HKEY_CLASSES_ROOT\exefile\shell\ in the left pane open\command key. Then select (default) in the right pane, double-click it and set its value data to "%1" %*

How to solve the problem that win10 cannot run exe program

Finally restart the computer and that's it.

Related recommendations: windows tutorial

The above is the detailed content of How to solve the problem that win10 cannot run exe program. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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