Notepad++
hello
I wanted to make an msi of notepad ++ i download the unicode version and added it to my msi but i dont have the option edit with notepad++ option when right clicking certain files. Can some on help ?
I wanted to make an msi of notepad ++ i download the unicode version and added it to my msi but i dont have the option edit with notepad++ option when right clicking certain files. Can some on help ?
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
pjgeutjens
12 years ago
export the following registry keys and add them to your package:
[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Notepad++]
@="{00F3C2EC-A6EE-11DE-A03A-EF8F55D89593}"
[HKEY_CLASSES_ROOT\CLSID\{00F3C2EC-A6EE-11DE-A03A-EF8F55D89593}]
I assume the ClassId will be the same for you, if not, just get the matching one..
PJ
[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Notepad++]
@="{00F3C2EC-A6EE-11DE-A03A-EF8F55D89593}"
[HKEY_CLASSES_ROOT\CLSID\{00F3C2EC-A6EE-11DE-A03A-EF8F55D89593}]
I assume the ClassId will be the same for you, if not, just get the matching one..
PJ
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.