Distributing Illustrator Plugins with Extensions
Hi,
I'm currently developing a plugin for illustrator in c++ with an HTML/js extension used for the UI.
I was wondering, how does everyone distribute the files to their customers for installation? Obviously there are at least two files, the .aip and the .zxp. Expecting our customers to get both of these installed correctly is a bit of a tall ask to be honest. Is there a way of creating an installer that will install both components in the correct respective places?
Many thanks