Answers for "run powershell script on click"

0

run powershell script by clicking

powershell.exe -command "& 'C:A path with spacesMyScript.ps1' -MyArguments blah"
Posted by: Guest on April-27-2021

Code answers related to "run powershell script on click"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language