How do I register a command with parameters? #2297
-
Can I register customized commands? For example, I want to register "notepad.exe C:\memo.txt" as a "Memo" command, or "python -V" as a "Pyver" command. |
Beta Was this translation helpful? Give feedback.
Answered by
jjw24
Aug 18, 2023
Replies: 1 comment 1 reply
-
Hi there, you should be able to use the Runner plugin for this. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sgtester01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there, you should be able to use the Runner plugin for this.