Need help with Apple Scripting for Adobe CC 2014 Suite

prabhu490730
New Contributor

Hi All,

I wanted to install Adobe CC 2014 suite (Containing: PhotoShop/Adobe Illustrator/Adobe Design/Adobe Bridge..Etc). I'm using below apple script to install the product.

sudo installer -store -pkg "192.168.20.195e$PrtMAC_Adobe_CC_DS_18.1BuildMAC_Adobe_CC_DS_18.1_Install.pkg" -target /

Action Shows Completed but it shows Exit code:1
When I check the end-user, I couldn't find package gets installed on it.

Please assist...!!

1 REPLY 1

kerouak
Valued Contributor

TBH, The easiest way to do it is to package it using CC Packager, Then create a policy to Cache to macs, then another policy to Install Cached.

Works perfectly for me

No scripting required.