Exe文件用何种打开方式
发布网友
发布时间:2022-04-21 11:27
我来回答
共2个回答
热心网友
时间:2023-05-24 14:56
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):
我以前也遇到过这种情况。将上面的代码复制到记事本,另存为exe.reg,运行,100%搞定!~最后重启系统,图标就恢复了!~谢谢!~
热心网友
时间:2023-05-24 14:56
楼上这位的方法实在是简单又高明,我整了一个下午了