Run a command using custom toolbar button?
-
I only know how to create custom buttons using Customize Toolbar plugin for macros or the existing menu entries.
But what if I need a button for a particular command to run? For example: cmd /c “$(FULL_CURRENT_PATH)”
Is there a way to do so? Maybe using the optional toolbarIcons.xml file or something else?
BTW I know I can create a shortcut for the command, and in fact, I already did, but I’d like to have a toolbar button in addition to that.
-
UPDATE
Solved!
Please delete this post.