When you try to launch an application (.exe files), the following error message appears and the program does not run.
This problem occurs if the .exe file association in the registry is corrupt. This behavior is generally caused by viruses; one of which is SirCam virus, which modifies the .exe file association in registry.
* Click Start, Run and type Command
* Type the following commands one by one:
cd\windows
regedit
* If Registry Editor opens successfully, then navigate to the following key:
HKEY_CLASSES_ROOT \ exefile \ shell \ open \ command
* Double-click the (Default) value in the right pane
* Delete the current value data, and then type:
“%1″ %*
(ie., quote-percent-one-quote-space-percent-asterisk.)
* Navigate to:
HKEY_CLASSES_ROOT\.exe
* In the right-pane, set (default) to exefile
* Exit the Registry Editor.
OR
Download exefix_xp and double click the file to run it, This utility fixes the exefile association in the registry automatically.
This entry was posted
on Wednesday, April 29, 2009
at 8:24 PM
and is filed under
exe files,
tips,
unable,
windows xp
. You can follow any responses to this entry through the
comments feed
.