ENT - install Acrobat DC cloud creation and activation?

I try to install Acrobat DC via a package created Creative packer of cloud and it always eithers closes automatically after 30 seconds or guests for the user to log into the Cloud Creative account. I can't to activate with the ENT key? I created a package with only Acrobat DC since he has the number ExceptionDeployer. I'm also not sure what as commands to run?

Acrobat XI was:

ExceptionDeployer - workflow = install - mode = pre - installLanguage = en_US

Build\Setup

Acrobat CC is:

Build\Setup

ExceptionDeployer - workflow = install - mode = post

Is this good? I can't find any good documentation on CPC and Acrobat DC, if there is some please let me know.

I also have only one user, which seems to be stuck in limbo, because she accidentally installed trial version of cloud creative app. I ran the clean normal Acrobat and I tried uninstall and then reinstall and not matter what it asks for the connection or closes automatically after 30 seconds.

Any help is very appreciated. Where it's important, it's about Windows 7 SP1 x 64. All other CC 2015 apps work perfectly well.

Thank you.

Brian,

I agree. Changes for 2015 of CC and Acrobat DC are not clearly documented. With the help of support, it's how I work in the construction of a CC package with other applications. I think this would work as well without having to install anything else:

REM This is the actual installation of Acrobat

start/wait Exceptions\APRO15.0en_US\"Adobe Acrobat"\Setup.exe /rs /sPB /msi EULA_ACCEPT = YES TRANSFORMS="Exceptions\APRO15.0en_US\[our-custom-settings].mst"

start/wait msiexec.exe /i "Build\ [our-CC-package] .msi" /qb

The next step of REM serializes just

start/wait Exceptions\ExceptionDeployer.exe - workflow = install - mode = post

The trick is to run the Acrobat Setup.exe and then follow up with the msi to set licensing. It may not be perfect, but it worked for our people.

We also use a standalone install Acrobat DC it's under a different license. For this, I use the Acrobat customization tool to preload the license key and turn off the prompt for registration. For this, I simply run msiexec /i and point to the files in custom transformations.

Hope this help (and hope that adobe improves its DC documentation soon).

Tags: Adobe

Similar Questions

Maybe you are looking for