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..

Oct 29, 2010


First Open Registry editor

Steps:
1] go to 'HKEY_CLASSES_ROOT\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}\InProcServer32'
2] set default value to '%SystemRoot%\system32\shmedia.dll'
3] Restart your pc and its done..
:)

[XP only]