科技 > 操作系统 > 注册表

修复EXE文件关联 REG

241人参与 2016-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)

您想发表意见!!点此发布评论

推荐阅读

在dos环境下怎么备份/恢复注册表 在dos环境下备份注册表的方法教程

10-14

若任务管理器被病毒禁用导入本注册表可解开 reg

02-09

快速清理Windows垃圾和注册表的方法

11-07

取消磁盘的自动扫描 reg

02-09

如何用注册表隐藏自定磁盘盘符?

03-14

打开与关闭光驱硬盘的自动运行特性 REG

02-09

猜你喜欢

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

发表评论