Don explained, that this feature creates too much trouble, because it has to be done differently on different versions of windows or something like that.
You could search one of the forums for the original answer.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It will be more convenient.
Its there, reinstall the program and select "Add extention to explorer"
see
http://sourceforge.net/forum/forum.php?thread_id=1304547&forum_id=331753
If you want context menu integration in XP just write file like this:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\Notepad++\Command]
@="\"C:\\Program Files\\Notepad++\\notepad++.exe\" \"%1\""
save it in note.reg, execute it and that's all :)
Does anyone know why in the latest install program of notepad++ (vrsion 3.1) there is no more the voice "Add context menu integrtion"
Don explained, that this feature creates too much trouble, because it has to be done differently on different versions of windows or something like that.
You could search one of the forums for the original answer.