This script will let you launch an app from a translation. You can specify the full path of the app to run, as well as startup arguments. You can also configure it to focus a process if it was already running, instead of launching a second instance.

Using the ‘Running”, “Not Running” and “Focused” conditions on translations will give you even more control over the behaviour of this script.

This script adds the following translation parameters:

App Path: The complete path to the file or app to be ran or opened.

Startup Args: The startup arguments to include when running the app. Usually, this is left blank.

Focus If Running: The name of the process (not the file!) to set as the foreground window if the process was already running. If the process was not already running, or no process is specified, the app will be launched like normal.

Leave a Reply

Your email address will not be published. Required fields are marked *