I try to run a file from the "Run file..." feature on pressing a button, but I can't specify command line arguments.
In my example, I wanna run mumble with RPC parameters to toggleMute my mic (see https://www.mumble.info/documentation/user/rpc/ )
In the Midi Mixer GUI, I can't specify any argument to the mumble.exe binary file.
I tried also to modify the config in the "user-settings.json" but it won't work.
Creating a windows shortcut (.lnk) with my specified parameter won't work either (but it works well when I double click on my shortcut)
Could it be possible to add command line parameters for this feature ?