2023-05-19 02:07:42 阅读( 7121)
方法一:对于exe打开方式被木马或病毒修改,无法打开任何可执行文件的解决办法。
方法一:exe的打开方式被木马或病毒修改,任何可执行文件都无法打开的问题解决方法。
先将regedit.exe改名为regedit.com或注册表编辑。
Run regedit.com, find the key value of HKEY _ class _ root \ \ executable file \ \ shell \ \ open \ \ command, and change the default value to "%1" %*
重启,然后把regedit.com改回regedit.exe。
方法二:将以下内容保存为exefile.reg,双击导入注册表;或者在纯dos下运行regedit exefile.reg,导入注册表。(注意:在REGEDIT4后面留一个空行)
REGEDIT4
[HKEY_CLASSES_ROOT\\exefile\\shell\\open\\command]
@=“\\”%1\\“ %*”
方法3(仅适用于Win2000/XP):
1、将cmd.exe改名为cmd.com或cmd.scr
2、运行cmd.com
3.运行以下两个命令:
ftype exefile="%1" %*
assoc .exe=exefile
4、将cmd.com改回cmd.exe
然后对电脑进行彻底消毒。推荐你使用金山毒霸、360杀毒等免费杀毒软件。
猜你喜欢
Guessyoulike