user635064
user635064

Reputation: 6247

Applescript from PackageMaker

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.

Upvotes: 0

Views: 568

Answers (1)

Danny Schoemann
Danny Schoemann

Reputation: 1350

You can run it from inside a bash script.

check here for details.

Upvotes: 0

Related Questions