I want to create a single shortcut to mount a disc image, and then play the game (and possibly unmount it after the game exits). I'm trying to use automator because I don't feel like learning another scripting language (I could use bash, but I'm not sure about all the commands necessary for mounting an image how it usually does). The problem is, I get "The variable result is not defined" in Mount Disc Image right before I run the application. Anyone have any idea how to fix this, if possible using automator?