当前位置: 代码网 > 科技>操作系统>注册表 > 修复EXE文件关联 REG

修复EXE文件关联 REG

2016年02月09日 注册表 我要评论
修复EXE文件关联 REG这篇文章主要介绍了修复EXE文件关联 REG,需要的朋友可以参考下... 16-02-09

复制代码
代码如下:

windows registry editor version 5.00
[hkey_classes_root\exefile]
@="应用程序"
"editflags"=hex:38,07,00,00
"tileinfo"="prop:filedescription;company;fileversion"
"infotip"="prop:filedescription;company;fileversion;create;size"
[hkey_classes_root\exefile\defaulticon]
@="%1"
[hkey_classes_root\exefile\shell]
[hkey_classes_root\exefile\shell\open]
"editflags"=hex:00,00,00,00
[hkey_classes_root\exefile\shell\open\command]
@="\"%1\" %*"
[hkey_classes_root\exefile\shell\runas]
[hkey_classes_root\exefile\shell\runas\command]
@="\"%1\" %*"
[hkey_classes_root\exefile\shellex]
[hkey_classes_root\exefile\shellex\drophandler]
@="{86c86720-42a0-1069-a2e8-08002b30309d}"
[hkey_classes_root\exefile\shellex\propertysheethandlers]
[hkey_classes_root\exefile\shellex\propertysheethandlers\pifprops]
@="{86f19a00-42a0-1069-a2e9-08002b30309d}"
[hkey_classes_root\exefile\shellex\propertysheethandlers\shimlayer property page]
@="{513d916f-2a8e-4f51-aeab-0cbc76fb1af8}"
[hkey_classes_root\exefile\shellex\propertysheethandlers\{b41db860-8ee4-11d2-9906-e49fadc173ca}]
@=""
[hkey_local_machine\software\classes\.exe]
@="exefile"
"content type"="application/x-msdownload"
[hkey_local_machine\software\classes\.exe\persistenthandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"
[hkey_local_machine\software\classes\exefile]
@="应用程序"
"editflags"=hex:38,07,00,00
"tileinfo"="prop:filedescription;company;fileversion"
"infotip"="prop:filedescription;company;fileversion;create;size"
[hkey_local_machine\software\classes\exefile\defaulticon]
@="%1"
[hkey_local_machine\software\classes\exefile\shell]
[hkey_local_machine\software\classes\exefile\shell\open]
"editflags"=hex:00,00,00,00
[hkey_local_machine\software\classes\exefile\shell\open\command]
@="\"%1\" %*"
[hkey_local_machine\software\classes\exefile\shell\runas]
[hkey_local_machine\software\classes\exefile\shell\runas\command]
@="\"%1\" %*"
[hkey_local_machine\software\classes\exefile\shellex]
[hkey_local_machine\software\classes\exefile\shellex\drophandler]
@="{86c86720-42a0-1069-a2e8-08002b30309d}"
[hkey_local_machine\software\classes\exefile\shellex\propertysheethandlers]
[hkey_local_machine\software\classes\exefile\shellex\propertysheethandlers\pifprops]
@="{86f19a00-42a0-1069-a2e9-08002b30309d}"
[hkey_local_machine\software\classes\exefile\shellex\propertysheethandlers\shimlayer property page]
@="{513d916f-2a8e-4f51-aeab-0cbc76fb1af8}"
[hkey_local_machine\software\classes\exefile\shellex\propertysheethandlers\{b41db860-8ee4-11d2-9906-e49fadc173ca}]
@=""
; “篮球梦音乐心”编写。《电脑公司特别版》作者借用。

ps:由于编辑器的原因,大家在保存为reg文件的时候,在windows registry editor version 5.00下面加个空行。
为方便大家使用,代码网小编特为大家准备好了,
(0)

相关文章:

版权声明:本文内容由互联网用户贡献,该文观点仅代表作者本人。本站仅提供信息存储服务,不拥有所有权,不承担相关法律责任。 如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件至 2386932994@qq.com 举报,一经查实将立刻删除。

发表评论

验证码:
Copyright © 2017-2026  代码网 保留所有权利. 粤ICP备2024248653号
站长QQ:2386932994 | 联系邮箱:2386932994@qq.com