XP系统手动制作exe文件关联修复器的方法
新建文本文档电脑常识
XP系统制作exe文件关联修复器的方法:
1、在桌面上空白处鼠标右键,弹出的快捷菜单指向“新建”,在下一级菜单中选择“文本文档”;
2、打开新建的文本文档,将下面的代码复制进去:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOTexefile]
@=“应用程序”
“EditFlags”=hex:38,07,00,00
“TileInfo”=“prop:FileDescription;Company;FileVersion”
“InfoTip”=“prop:FileDescription;Company;FileVersion;Create;Size”
[HKEY_CLASSES_ROOTexefileDefaultIcon]
@=“%1”
[HKEY_CLASSES_ROOTexefileshell]
[HKEY_CLASSES_ROOTexefileshellopen]
“EditFlags”=hex:00,00,00,00、
[HKEY_CLASSES_ROOTexefileshellopencommand]
@=“”%1“ %*”
[HKEY_CLASSES_ROOTexefileshellrunas]
[HKEY_CLASSES_ROOTexefileshellrunascommand]
@=“”%1“ %*”
[HKEY_CLASSES_ROOTexefileshellex]
[HKEY_CLASSES_ROOTexefileshellexDropHandler]
@=“{86C86720-42A0-1069-A2E8-08002B30309D}”
[HKEY_CLASSES_ROOTexefileshellexPropertySheetHandlers]
[HKEY_CLASSES_ROOTexefileshellexPropertySheetHandlersPifProps]
@=“{86F19A00-42A0-1069-A2E9-08002B30309D}”
[HKEY_CLASSES_ROOTexefileshellex