Given:
- Mac with either Parallels or VMWare
- A virtual machine with Windows installed.
- A Windows GUI application Foo.exe installed in that Windows virtual machine.
- A Mac application Bar.app
I'd like to start Foo.exe from Bar.app.
What are reasonable approaches to do this for Parallels?
How about VMWare?
Note: I've tried using Parallel's "prlctl exec" command, which can run a command on the VM's OS -- but I have not managed to make it launch a GUI application on the VM's display.