Sounds like you can't run any files ending in an EXE extension. From
what I have read this can be fixed with a registry patch.
First you're going to want to open up regedit.exe. If it fails to open
the regular way try this
- press [CTRL]+[ALT]+[DEL] to open up the task manager.
- click on file then hold [CTRL] and click on "New Task (Run...)"
a command prompt should open up.
- in the command prompt type "REGEDIT.EXE" and press enter.
I know that sounds crazy as how can you run cmd.exe, tskmgr.exe, or
regedit.exe if they didn't open up through explorer. Well it opens up
through tskmgr.exe and I read it should work on the internet. Everyone
knows the internet is infallible. So just give it a shot.
now you can do this manually or you can skip down a little and try
the .reg or .com fix I found.
-----------Manually--------------
in regedit navigate to
HKEY_LOCAL_MACHINE\Software\CLASSES\exefile\shell\open\command
create a new string value
and for the value type
"%1" %*
---------premade fixes------------------------
you can try importing one of the many .exe association fixes I found
on the internet into regedit
here are two popular ones.
<a href="
http://www.dougknox.com/xp/fileassoc/xp_exe_fix.zip">(.reg
patch from doug knox.com dated 2003) -- this site also has .reg fixes
for a heap of other extensions.</a>
<a href="
http://www.winhelponline.com/exefix_xp.com">(.com patch from
winhelponline.com) -- this one is a .com file so it should be able to
run without going through regedit.
ALSO a quick support.microsoft.com mentioned something about a <a
href="
http://support.microsoft.com/kb/837334">W32/Swen.A@MM (Swen)
worm </a> You may want to look into that as well
some sites that may help you
http://www.dougknox.com/xp/file_assoc.htm
http://www.winhelponline.com/
http://www.mydigitallife.info/2008/...ons-include-exe-com-sys-zip-lnk-folder-drive/
Hope this Helps