Sergey Pogosyan

cg artist + cg developer

Open Containing Folder
openContainingFolder.py Script File 2011-10-03
2.00 KB

Release Date: 03 October 2011

This script adds "Open Containing Folder" command to Image Import and Output nodes' right-click menu. This version works only for windows, but you can easily adapt it for the other OS, just change this string in two places:

process = subprocess.Popen(['explorer.exe', '/n,', folderPath])

Install

Copy script file to "Composite 2011\resources\scripts\actions" folder. Thats all. Open your composition and right-click Image Import or Output folder. You'll see this:

script screenshot