| 引用: |
【爱脑之人的贴子】在WINDOWS中无法使用任何可执行的程序,只打开如记事本这个程序 ........................... |
将以下内容保存为“EXE.REG”再双击它即可修复关联问题
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.exe]
@="exefile"
"Content Type"="application/x-msdownload"
[HKEY_CLASSES_ROOT\.exe\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"
[HKEY_CLASSES_ROOT\exefile\shell\open\command]
@="\"%1\" %*"