Simple Example: Menu will say CMD PromptWindows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Classes\Folder\shell\cmdhere] @="CMD &Prompt" [HKEY_CURRENT_USER\Software\Classes\Folder\shell\cmdhere\command] @=hex(2):25,00,43,00,4f,00,4d,00,53,00,50,00,45,00,43,00,25,00,20,00,2f,00,6b,\ 00,20,00,70,00,75,00,73,00,68,00,64,00,20,00,25,00,4c,00,00,00 I used a hex notation for the actual command to help highlight the bit you needed to change. The ampersand underlines the P, and is used to designate the shortcut key. It is only necessary if you use this functionality.