Can I change Illustrator's Script folder location?
Is it possible to change the location of where illustrator looks for scripts, or is it possible to add a location?
Is it possible to change the location of where illustrator looks for scripts, or is it possible to add a location?
Yes, easy... use a ntfs junction (windows) or symlink (mac). I can confirm this works on Windows, and should do also on Mac OS.
On a Window machine with CS6, the process would be:
1. make a folder inside your dropbox for the scripts, e.g. "C:\Users\Matt\Dropbox\Illustrator Scripts" (where Matt is your username)
2. rename the original scripts folder to "Scripts.old" or similar, it's located in "C:\Program Files\Adobe\Adobe Illustrator CS6 (64 Bit)\Presets\en_GB" (where CS6 and en_GB match your version and locale)
3. run the command prompt with administrator rights
4. change into the Illustrator presets folder, e.g. "C:\Program Files\Adobe\Adobe Illustrator CS6 (64 Bit)\Presets\en_GB"
5. create the junction point, e.g. mklink /j "Scripts" "C:\Users\Matt\Dropbox\Illustrator Scripts"
6. The root of the Illustrator scripts menu will now be C:\Users\Matt\Dropbox\Illustrator Scripts
The process should be very similar on the mac.
HTH
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.