Search found 1 match

by vale93
Tue Oct 10, 2023 6:19 pm
Forum: MP - General Support
Topic: print from powershell
Replies: 1
Views: 467

print from powershell

Hello guys!
i have to print with this program from my powershell's script!
but i don't know the argoument for this! can someone help me?

Start-Process -FilePath $xnViewMPPath -ArgumentList $escapedFilePath

with this i only open the jgp inside $escapedFilePath.. but how i can print it from script ...