Kameloh wrote: |
Goto properties and it should show "opens with...". |
Code: Show/Hide Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell] [HKEY_CLASSES_ROOT\*\shell\notepad] @="&Notepad" [HKEY_CLASSES_ROOT\*\shell\notepad\command] @="c:\\windows\\notepad.exe \"%1\"" [HKEY_CLASSES_ROOT\*\shell\wordpad] @="&Wordpad" [HKEY_CLASSES_ROOT\*\shell\wordpad\command] @="c:\\program files\\windows nt\\accessories\\wordpad.exe \"%1\"" |
CypherJF wrote: |
I honestly just have 2 shortcuts in the Send-To - one to notepad, the other to wordpad. I also have a shortcut to a MD5 file generator just for the quick and easy. |