-
Notifications
You must be signed in to change notification settings - Fork 25
Notepad PlusPlus
Jeff Hanna edited this page May 20, 2018
·
2 revisions
To add a command to Notepad++ Active the Run\Run menu command
This will display the Tools Configuration dialog
In this dialog:
Either use the ... button to browse to the location of MXSPyCOM.exe or type the path in. After the path add a space, either -f or -s, another space, and then "$(FULL_CURRENT_PATH)", e.g. C:\Program Files\MXSPyCOM\MXSPyCOM.exe -s "$(FULL_CURRENT_PATH)"
Click the Save button, this will display the Shortcut dialog.
In the Name box enter a name for the command, e.g. Execute Script in 3ds Max If desired, enter selections to create a hotkey combination to active the command. Click the *OK button to close the dialog.
The new command will appear on the Run menu.