Yep, you need a RunCommand plugin measure indeed. Add it to your code:I currently have a small widget that allows me to run pwsh commands using the InputText plugin. However, when doing that there is always a window popping up for a quick second. I use the RunCommand plugin for a few of my other Skins (which can run commands completely silent) and I'm wondering if I can make it so that $UserInput$ from the InputText plugin gets executed by the RunCommand plugin instead.
Code:
[MeasureRun]Measure=PluginPlugin=RunCommandProgram=PowerShellParameter=#Param#State=HideDynamicVariables=1
Statistics: Posted by balala — Yesterday, 7:07 pm