synerdragon Posted January 20, 2010 Posted January 20, 2010 open with menu option in right click is not working,why is that
cluberti Posted January 20, 2010 Posted January 20, 2010 Look in the registry editor, specifically at the HKEY_CLASSES_ROOT\txtfile key, and see what's under \shell\open\command\ subkey. The (Default) expand value, by default on an XP install, should point to "SystemRoot%\system32\NOTEPAD.EXE %1". This key (txtfile) is where the right-click "Open with" menu is built from, so it's highly likely this location in the registry has been modified for some reason and no longer contains a valid command key and value.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now