Windows Registry Editor Version 5.00 ;OPEN UNKNOWN FILES WITH NOTEPAD CONTEXT MENU OPTION [HKEY_CLASSES_ROOT\*\shell] @="\"notepad.exe %1\"" [HKEY_CLASSES_ROOT\*\shell\open-with-notepad] @="Open &With Notepad" [HKEY_CLASSES_ROOT\*\shell\open-with-notepad\command] @="notepad.exe %1"