服务热线
15120086569
解决WINDOWS 7 不能的执行 .exe 文件,需要改注册表,将以下代码复制到文本中,将文件名改成 .reg 将点入执行,这样就更改了注册表的设置了
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT.exe]
@="exefile"
"Content Type"="application/x-msdownload"
[HKEY_CLASSES_ROOT.exePersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"