Under XP, in the registry key HKEY_CLASSES_ROOT\*\shell\, there is a subkey called Open with "Notepad"(&N), with the structure: HKEY_CLASSES_ROOT\*\shell\Open with "Notepad"(&N). I want to use the command line REG DELETE "HKEY_CLASSES_ROOT\*\shell\Open with "Notepad"(&N)" to delete this subkey, but it doesn't work. It looks like the problem is with the double quotation marks. How can this be solved?
[ Last edited by chujiafu on 2010-1-16 at 19:49 ]
[ Last edited by chujiafu on 2010-1-16 at 19:49 ]
