欢迎访问服务器技术网-www.fuwuqijishu.com

如何解决explorer.exe应用程序错误问题

windows运维 fuwuqijishu 2年前 (2022-07-26) 96次浏览 0个评论 扫描二维码

如何解决explorer.exe应用程序错误问题

鼠标右键单击开始按钮

如何解决explorer.exe应用程序错误问题

开始右键菜单点击运行

如何解决explorer.exe应用程序错误问题

运行中输入cmd,点击确定按钮

如何解决explorer.exe应用程序错误问题

在命令窗口输入以下代码然后回车注册dll文件

for %1 in (%windowsdir%\system32\*.dll) do regsvr32.exe /s %1

如何解决explorer.exe应用程序错误问题

接着在命令窗口输入下图代码,回车注册ocx控件

如何解决explorer.exe应用程序错误问题

回到运行对话框,输入regedit点击确定,调出注册表

如何解决explorer.exe应用程序错误问题

进入注册表,定位到路径:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ShellExecuteHooks将其它键值删除即可

如何解决explorer.exe应用程序错误问题

推荐教程:windows教程

以上就是如何解决explorer.exe应用程序错误问题的详细内容,更多请关注服务器技术网其它相关文章!

喜欢 (0)
发表我的评论
取消评论
表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

Warning: error_log(/www/wwwroot/fuwiqijishu/wp-content/plugins/spider-analyser/#log/log-2315.txt): failed to open stream: No such file or directory in /www/wwwroot/fuwiqijishu/wp-content/plugins/spider-analyser/spider.class.php on line 2900