Applescript from PackageMaker

583 Views Asked by At

This is my first time using packagemaker. Basically, I need to copy some files to some folder, and then open photoshop and load a .atn file. I have the applescript written but how can I execute this applescript from package maker? Thanks.

1

There are 1 best solutions below

0
On

You can run it from inside a bash script.

check here for details.