Hi all,
Just starting out with Creative Cloud Packager so I apologize if these are questions with obvious answers.
To begin with, I'd just like to package and deploy the Creative Cloud Desktop application, enabling the option for non-admin users to install and update their CC apps. I launch the packager and create a package for CC Desktop. It does its thing, creates a package, and tells me it's done. So far, so good. However, at no point during the process has it told me what the version number of the CC Desktop app it has packaged is. If I look at the PackageInfo.txt file that is generated it just says:
This package contains following updates
Adobe Application Manager (update14)
If I look closely at the log file, I see a line saying
AdobePackageBuilder - Sucessfully extracted the product at C:\Users\rsteele\AppData\Local\Temp\{44C2B627-1006-4243-BFE7-92E0F73666A7}\ACCCx4_1_1_202
I'm guessing the "4_1_1_202" at the end denotes version 4.1.1.202 of CC Desktop, but if I look at the https://helpx.adobe.com/creative-cloud/release-note/cc-release-notes.html and sure enough there is a version 4.1.1.202, but the latest version is 4.2.0.211, released three days ago.
I want to ensure my deployment package is kept up to date, so I'd like to know the answers to the following:
- Why didn't CCP package the latest version of the CC Desktop app?
- How do I find out what versions of the CC apps the CCP will be using when I create a deployment package?
- Why doesn't PackageInfo.txt include the version numbers of the packaged apps?
- Is there any way to be notified when updates to the CC apps are released so I know when to build new packages?
Thanks!