管理资源吧

当前位置:管理资源吧首页>>>tech>>>c1>>>电脑常识

exe文件打不开如何处理

  因为杀毒或中毒,是机器上的.exe无法正常运行,双击的时候就弹出选择打开方式对话框,其解决方法如下:

  方案一:先将regedit.exe改名为regedit.com或regedit.scr。

  运行regedit.com,找到hkey_classes_rootexefileshellOpencommand键值,将默认值改为%1 %*重启,再将regedit.com改回regedit.exe即可。

  方案二:将下面的内容存为exefile.reg,双击导入注册表;或在纯dos下运行regedit exefile.reg,导入注册表即可。(注意:regedit4后面留一空行)

  regedit4

  [hkey_classes_rootexefileshellOpencommand]

  @=%1 %*

  方案三(只适用于win2000/xp):

  1、将cmd.exe改名为cmd.com或cmd.scr。

  2、运行cmd.com

  3、运行下面两个命令:ftype exefile=%1 %*

  assoc .exe=exefile

  4、将cmd.com改回cmd.exe

tech首页 更多tech