dantali0n
asked on
Start Menu Problem: Right-Click, Manage Computer Broken
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
Located the solution to the problem myself.
ASKER
Problem fixed.
Can you run other exe files? There is a virus/malware going around that will change the registry so your computer does not recognize an .exe file.
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-sp
Navigate to:
HKEY_CLASSES_ROOT\.exe
In the right-pane, set (default) to exefile
Exit the Registry Editor.
If you're unable to launch Regedit.exe even from Command Prompt, try this:
copy regedit.exe regedit.com
regedit.com