Extension won't run on other computers.

Anyone, especially newbies, asking for help with Photoshop Scripting and Photoshop Automation - as opposed to those contributing to discussion about an aspect of Photoshop Scripting

Moderators: Tom, Kukurykus

fuller015

Extension won't run on other computers.

Post by fuller015 »

I developed some scripts for CS6 and then made a UI through configurator 4. Everything went off without a hitch (except for some small error with exporting the thumbnail) and soon I had an extension running correctly on my computer. However when I put it on other computers, the scripts seem to not be working. The extension installs without error and comes up in PS, however when the script button in extension is clicked, nothing happens.

I have tried using the script directly from a connected PS document to the ES toolkit and they work flawlessly. I have checked the source url of the scripts and they are correct. Configurator put the extension out for CS6, and I have also tried exporting the panel not as a zxp and placed it directly in the plugins folder. I am not sure what else I can do to fix the extension. Any ideas?