Hi all,
I want to ask how and if is possible execute a Windows application with command line parameters from Mac.
On my Windows VM I have an app, like MyProgram.exe that is able to do somenthing when I run it with some arguments, like
MyProgram.exe -doSpecial1
On Paralles Windows this works, what I want now is to launch MyProgram.exe from Mac with arguments.
I have read that I can use the command "prlctl exec". How should I use that? It works with arguments?
I ask because here, that was my first try, arguments doesn't works.
I want to ask how and if is possible execute a Windows application with command line parameters from Mac.
On my Windows VM I have an app, like MyProgram.exe that is able to do somenthing when I run it with some arguments, like
MyProgram.exe -doSpecial1
On Paralles Windows this works, what I want now is to launch MyProgram.exe from Mac with arguments.
I have read that I can use the command "prlctl exec". How should I use that? It works with arguments?
I ask because here, that was my first try, arguments doesn't works.