Can launching an app trigger the launch of another app?

When I launch a specific application in Mavericks I'd also like to automatically launch and execute another one.

Is it possible/how?


Solution 1:

Open Automator, and choose 'Application' from the pane that appears.

In the sidebar, there should be an item called 'Utilities'. Click this, and drag two 'Launch Application' actions into the main workflow pane. In the first one, choose the application you want to use with Spotify, and in the second one, choose Spotify. (See the picture below.)

Image to illustrate using Automator to perform this answer.

Then, save the document with a name you'll remember (something like 'Spotify Launcher') in /Applications, and replace Spotify in your dock with the Spotify Launcher app that's been created. It will launch both Spotify and the companion app you want to use with Spotify whenever you invoke the application.

Hope that helps!