在桌面或者任意位置,新建一个文本文档,内容如下:Windows
Registry
Editor
Version
5.00
;reset
exe
file
association
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.exe][HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.exe][HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.exe\OpenWithList][HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.exe\OpenWithProgids]
"exefile"=hex(0):[HKEY_CLASSES_ROOT\exefile\shell\open\command]
@="\"%1\"
%*"
然后保存成扩展名为.reg的注册表文件,如exe.reg。双击该注册表文件,将键值导入注册表,重新启动电脑。