The solution to the explorer.exe application error: first enter cmd during run and enter the code in the command window; then press Enter to register the ocx control, enter regedit and click to confirm; finally enter the registry, locate the path and change other Just delete the key value.
#The operating environment of this article: Windows 7 system, Dell G3 computer.
Explorer.exe application error solution:
1. Right-click the start button, as shown below
2. Start the right-click menu and click Run, as shown in the figure below
3. Enter cmd during run, and click the OK button, as shown in the figure below
4. Enter the following code in the command window and press Enter to register the dll file, as shown in the figure below
5. Next Enter the code below in the command window and press Enter to register the ocx control, as shown in the figure below
6. Return to the run dialog box, enter regedit and click OK to bring up the registry. As shown in the figure below
#7. Enter the registry and locate the path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ShellExecuteHooks and delete other key values. , as shown in the picture below
If you want to learn more about programming, please pay attentionphp training Column!
The above is the detailed content of What to do if explorer.exe application error occurs. For more information, please follow other related articles on the PHP Chinese website!