Registry setting to add underline in context menu for keyboard navigation

1

1

By right click on any file or folder, it comes out a context menu. In that menu, how to add a keyboard shortcut to a self-added entry? (keyboard navigation, one key to execute a certain entry)

I added the new entry here (HKEY_CLASSES_ROOT\Directory\shell). Thanks!

Stan

Posted 2010-01-29T08:54:06.187

Reputation: 6 535

Answers

5

Try placing "&" symbol in entry name before the letter you want to make shortcut from, e.g.: "&Open", "C&lose".

whitequark

Posted 2010-01-29T08:54:06.187

Reputation: 14 146