Endrju > 2020-12-25 08:08
powershell.exe -Command ". 'C:\Users\Andrzej\Desktop\B\test.ps1'"
powershell.exe -Command ". '"{SEL_LOC}"'"
Jean Lalonde > 2020-12-25 12:09
Endrju > 2020-12-25 12:24
(2020-12-25 12:09)Jean Lalonde Wrote: It worked for me putting "powershell.exe" in the "Application path and filename" and putting only "-command j:\temp\test.ps1" in the parameter.
In your specific case, placing double-quotes correctly may require some trial/error to get the correct setting. But this should work.
-Command "{SEL_LOC}"