i cannot run .exe programs or install programs.
ok- i went out this morning and shut down my pc and for whatever reason when i got home i tried to start my video games and my msn messenger and it said "this file does not have a program associated with it for performing this action. create an association in the folder options panel" so because of this i cannot run programs now on my pc and i tried downloading a software program for something unrelated and when i get the install icon on my d-top it says the exact same thing. can anyone help me to figure this out or tell me what has happend and how to fix it? thanks.
Re: i cannot run .exe programs or install programs.
Quote:
Originally posted here by Rene-Levesque06
"this file does not have a program associated with it for performing this action. create an association in the folder options panel"
That isn't funny.. But should be simple to fix..
I'm assuming you get this with all .exe files? That limits our ability a bit but I think we can work around it.. Because you cannot run .exe we're going to rename regedit.exe to regedit.com and hope the .com still works.. I am assuming you're on XP...
Start -> Run... command.com (cannot use cmd.exe)
At the prompt:
c:\> cd windows\system32
c:\windows\system32> ren regedt32.exe regedt32.com
c:\windows\system32> regedt32.com
That should bring up regedit.. Now navigate to HKEY_CLASSES_ROOT\.exe. That should read (Default) REG_SZ exefile. If it's there, OK..
Next navigate to HKEY_CLASSES_ROOT\exefile\shell\open\command. That should read (Default) REG_SZ "%1" %*. If not change it..
Now close regedit, reboot to make sure.. And see if you can run executables again..