XP system to make a batch method for repairing EXE files associated

  

When using the XP system computer, sometimes opening the EXE file can not be opened. After the query, it is found that the problem may be caused by the damage or loss of the registry key associated with the EXE file. How do we solve this problem? What? The following article will introduce you to a way to fix the EXE file association.

1. Right click on the blank space on the desktop, and the shortcut menu will pop up to “New”, select ““text document” in the next menu.

2 Open the newly created text document and copy the following code:
Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\\exefile]@="Application""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\ unas][HKEY_CLASSES_ROOT\\exefile\\shell\ unas\\command]@="\\"%1\\" %*"[HKEY_CLASSES_ROOT\\exefile\\shellex][HKEY_CLASSES_ROOT\\ Exefile\\shellex\\DropHandler]@="{86C86720-42A0-1 069-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]@="Application""EditFlags"=hex:38,07,00,00"TileInfo"="prop: FileDescription;Company;FileVersion""InfoTip"="prop:FileDescription;Company;FileVersion;Create;Size"[HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\exefile\\DefaultI Con]@="%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\ unas][HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes\\exefile\\ Shell\ unas\\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}]@=""

3, then click on the "File" button in the upper left corner, pop-up shortcut menu click “ Save as ” command;

4, pop-up "Save as" dialog box, select the save location, then enter any name with the extension reg in the file name box, click &ldquo ;Save & rdquo; button;

5, finally double-click to open the generated registry file, import related information;

The above is related to making a repair EXE file Batch processing to solve this problem, if the user feels that the above operation is too much trouble, then you can download the "EXE file associated repair" & quoquo; to a one-click repair, eliminating the need to do it.

Copyright © Windows knowledge All Rights Reserved