Skip to main content
Participant
February 12, 2017
Question

How to add in item to menu of Illustrator to activate script instead of File - Scripts menu?

  • February 12, 2017
  • 2 replies
  • 2488 views

I wrote a script and installed it to Presets, but in real work I find in veeeeery inconvenient to activate script with File > Scripts.

I don't need my own panel or toolbar, just menu item for File (or another) menu, or some else more convenient than File > Scripts.

I was seen in web some like "app.menus", but for InDesign, and there are no same in docs of Illustrator.

How to solve my problem?

ps

Illustrator CC2015, but I wish make my script compatible with CS6 or even lower.

This topic has been closed for replies.

2 replies

o-marat
Inspiring
February 13, 2017

Hi, kg93420415

If you have not more 12 frequently used scripts, you can make that prefixes to script names: 1, 2.... -, =. Then you can invoke the scripts like this: Alt>F>R>your script prefix. I'm use that "feint ears" some time.

But now I came to the conclusion that it is much more convenient to use a separate scripts panel. Why not?

But since you are not interested, then I wish you success in further researches.

Ten A
Community Expert
Community Expert
February 14, 2017

Here is an another solution:

Re: [ANN] New Extension in beta test.

Silly-V
Legend
February 12, 2017

Sorry, Illustrator has no such ability. Custom plugins, toolbars, 3rd party hotkey applications or even the faulty Actions with script as menu item (not recommended because they have problems on restart) are our only ways to run scripts without using ESTK or File > Scripts menu item.