Apr 10, 2011

Registry editor (Regedit) settings for notepad++ context menu.

Settings:

A] To Visible/Invisible Icon in context menu -
1] go to HKEY_CLASSES_ROOT\CLSID\{00F3C2EC-A6EE-11DE-A03A-EF8F55D89593}\Settings
2] modify ShowIcon value to 0 (zero) for invisible and 1 for visible.

B] To modify context text
1] go to HKEY_CLASSES_ROOT\CLSID\{00F3C2EC-A6EE-11DE-A03A-EF8F55D89593}\Settings
2] modify Title value to text you want (e.g. - edit with npp++)

Download application for this settings
Download

Jan 10, 2011

Just few minutes back while I was playing with registry, found some tricky values for notepad++ shell extension (context menu icon and title).
Then wrote little application to modify them.

Download : Zip

Notepad++

Registry settings for this will post later..