rd: Script Launcher

download: rd_ScriptLauncher_v2.4.zip

This script displays a palette of the installed scripts in the selected Scripts folder (and subfolders). Only scripts with .js, .jsx, and .jsxbin extensions are displayed. Double-click a script to launch it. Scripts located in subfolders whose names are enclosed in parentheses are ignored. You can change the Scripts folder at any time, and refresh the scripts list if the contents of the folder have changed. The selected scripts folder is stored as a setting, so you don't have to reselect it every time you reopen this palette.

Note: The palette cannot detect any errors in the scripts that you run from it. It's just a quick way of launching scripts without restarting AE or using ExtendScript Toolkit (i.e., switching away from AE).

If a PNG file of a similar name and same folder as the script file (but with a .png file name extension) exists, it will appear next to the script name in the list.

Note: This version of the script requires After Effects CS3 or later. It can be used as a dockable panel by placing the script in a ScriptUI Panels subfolder of the Scripts folder, and then choosing this script from the Window menu.

Enhancements requested by Russ Maehl.

rd: Script Launcher
screenshot (v2.0)
rd: Script Launcher
screenshot (v1.0)

revision history

VersionDateDescription
v2.424-aug-2009Fixed problem launching some scripts.
v2.313-apr-2008Fixed possible error/crash, and incorrect sorting of scripts.
v2.224-feb-2008Small update to use a more correct way of detecting double-click mouse events.
v2.119-sep-2007Requires AE CS3. Just a small code change to make things more future-proof.
v2.018-aug-2007Requires AE CS3. Can work as a dockable panel or a palette. Now supports double-click to launch scripts, and associated PNG files.
v1.017-jan-2006Initial release. Use for AE 7.0.