Creative Cloud Package SCCM command line
Hi there,
I am trying to deploy the creative cloud app via a package as outlined in the official documentation.
Are my cmd switches correct?
I get a return error of 0 when I run in command line with the setup.exe and build folder etc on the c drive
variation 1: setup --silent --ADOBEINSTALLDIR=C:\ProgramFiles\Adobe --INSTALLLANGUAGE=en_GB
variation 2: "setup.exe"--silent --ADOBEINSTALLDIR=C:\ProgramFiles\Adobe --INSTALLLANGUAGE=en_GB
variation 3:
setup.exe --silent --ADOBEINSTALLDIR="C:\ProgramFiles\Adobe" --INSTALLLANGUAGE=en_GB
Thanks
Christine
