NPP shortcut via CMD
Here is my Problem: I want to execute a shortcut of Notepad++ via NPPexec, but I dont know who it works. I hope you can help me.
Thx for ur Answers :D
Here is my Problem: I want to execute a shortcut of Notepad++ via NPPexec, but I dont know who it works. I hope you can help me.
Thx for ur Answers :D
To run a command from the menu via nppexec use the NPP_MENUCOMMAND
command. E.g. to run a the command Find from the Search menu, you would use the line
NPP_MENUCOMMAND Search/Find
in your nppexec scipt.