Is there anyway to change the properties of an alias in OS X?
I think it's pretty easy to accomplish, but I'm not sure how to do it in OS X.
For example, in Windows I could go to the run menu and type in
and have new.txt open up with the notepad application, or I could use Word, or textedit, or whatever program to open a plain text document, where Notepad/Winword/textedit is the command and "C:\new.txt" is the argument. I can also create a shortcut (alias) that points to that same bit of code.
From what I understand, aliases to programs
are allowed to reside on the dock, so if you created a new alias to parallels/vmware and were able to add the path of your VM as an argument I believe you might be able to accomplish what you are looking to do with minimal effort.
Or maybe use Automator to create a scripted action (tell finder to start parallels if its not running, tell Parallels to start Fedora VM).