hi!
i've got a fine working automator-workflow. the thing is, i want the workflow to start without clicking on 'run'.
using the terminal i use the following command to start the workflow:
open -a /Applications/automator.app /Users/Michael/automator/virtual1.workflow
but this only...