Page 1 of 1

Is there an environment variable for AE's script folder?

Posted: June 7th, 2020, 7:29 pm
by leandroprz

I want to create a very simple installer for a script using a .bat file (it will just copy the file into the scripts folder).

I don't want to keep updating the bat installer with every new version of AE, so I thought maybe I could just use a variable to check for AE's version, like when you use %PROGRAMFILES% it will show the C:\Program Files folder.

So, is there a variable for the C:\Program Files\Adobe\Adobe After Effects (version)\Support Files\Scripts?