Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Run AppleScripts and shell scripts in a Windows VM' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Run AppleScripts and shell scripts in a Windows VM
Authored by: Anonymous on May 18, '10 07:31:09PM

in your shell command to open fusion, you need the .app or else it will fail

open "/Applications/VMWare Fusion.app/"

or

open /Applications/VMware\ Fusion.app/



[ Reply to This | # ]