Hello,
I've struggeling at the Acrobat DC installation with a customized package.
We've named user Enterprise licensing.
So I've downloaded the Acrobat package from our portal and customized it as needed.
Problem now is, that when I try to install this package it won't create the required regkeys for named users.
As per Common Deployment Options — Enterprise Administration Guide these keys should exist.
[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Licensing\UserSpecificLicensing]"Enabled"="1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Identity\UserSpecificIdentity]"Enabled"="1"
The command I'm using is this one:
msiexec /i "AcroPro.msi" IGNOREVCRT64=1 TRANSFORMS=AcroPro.mst ROAMIDENTITY=1 ROAMLICENSING=1 /qn /L*v C:\Temp\AcroDC.log
Thanks for you help