Skip to main content
Known Participant
March 16, 2021
Answered

Point Illustrator to another script folder?

  • March 16, 2021
  • 1 reply
  • 1436 views

Is it possible to tell Illustrator to look for .jsx scripts in a place other than the default of

"C:\Program Files\Adobe\Adobe Illustrator 2021\Presets\en_US\Scripts"?

(I also tried using .jsx aliases but Illustrator doesn't recognize those).

 

Since I'm using git to control this folder full of scripts and other personal config files I feel it would be more appropriate if the folder was located in another place so that I could fill it up with any project files I want. Of course I could just do that with the default scripts folder anyways but it just feels wrong.

This topic has been closed for replies.
Correct answer Silly-V

You would have to use your own script panel to be able to place scripts wherever you want.

The Illustrator app folder is a secured location so if you do this with multiple users you'd have to make sure they can all have the permissions, it's a bit of an extra hassle and makes for more stuff to keep track of.
However, there is a spot where you can kind of be in control of where some of Illustrator gets its things, such as the "Extra Plugins" folder option in app preferences (Ctrl K). So if you have a C++ plugin that can do various things like add new menu items or tool buttons, you can at least do this with plugins.

 

1 reply

ariffjeffAuthor
Known Participant
March 16, 2021

In terms of using alias files I actually just got those working because I forgot to remove the appended " - Shortcut" string that gets auto added on to the filename when you create an alias. But it still feels wrong using aliases. I'd like to point Illustrator to a whole new folder.

ariffjeffAuthor
Known Participant
March 16, 2021

And again another edit because I'm too quick for myself: aliases still don't seem to work.