Restart Notepad++ using NppExec

1.5k Views Asked by At

I develop a tool based on npp+nppexec and the limit of 40 scripts in menu is driving me mad. The only solution I see is to have context menu items like "switch to X mode", "switch to Y mode" and so on. But is there a way to do it? Writing script that changes contextMenu.xml and NppExec.ini is good idea, but then I need to restart Notepad++ (for the changes to take effect) and maybe keep all opened tabs (not necessary). Is it possible? Or maybe there is an alternative to use instead of NppExec that does not have this limitation? Patching NppExec to make the limit higher is not an option.

0

There are 0 best solutions below