Pawel Bielecki wrote:
This is registry key with add "Edit witch SciTE"
link in mouse context menu on Win32 XP.
I just thought that it could be usefully.
Thanks.
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\Shell\SciTE]
@="Edit with SciTE"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\Shell\SciTE\Command]
@="\"C:\\YOUR\\PATH\\TO\\scite.exe\" \"%1\""
Looks like being equivalent to HKEY_CLASSES_ROOT\*\Shell\SciTE
Aha, perhaps this make it available for all users while my version is
for the current user.
Anyway, I see where I got it wrong: I have put the same command in
HKEY_CLASSES_ROOT\*\Shell\edit\command
hoping to be able to use SciTE to open all files, but actually, unlike
in Win98 (where it works perfectly), it is not displayed in some cases
(eg. for .txt, .js or .html files).
Your solution displays the SciTE menu entry for all files, which is what
I was looking for, thanks.
Of course, I had to remove the above edit key to avoid duplicate entry
where I had previously the SciTE entry...
--
Philippe Lhoste
-- (near) Paris -- France
-- http://Phi.Lho.free.fr
-- -- -- -- -- -- -- -- -- -- -- -- -- --
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest