I have the same problem.
We have serial, bought a lot of licenses.
downloadad Acrobat_2015_Web_WWMUI.exe from our adobe licensing portal.
i create a transform file with "Acrobat Customization Wizard DC". my setting under "Online Services and Features" is simple "Disable all services".
Saved the transform file and start the installation with command line:
msiexec /I "AcroPro.msi" TRANSFORMS="AcroPro.mst"
Adobe installed successful but when i start i need a Adobe ID Login.
Then i try the registry trick, create a registry file with this keys:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Adobe Acrobat\2015\FeatureLockDown\cServices]
"bUpdater"=dword:00000000
" bEnableAcrobatHS"=dword:00000000
" bToggleAdobeDocumentServices"=dword:00000001
"bAdobeSendPluginToggle"=dword:00000001
"bToggleAdobeDocumentServices"=dword:00000001
"bToggleAdobeSign"=dword:00000001
"bTogglePrefSync"=dword:00000001
"bToggleWebConnectors"=dword:00000001
Also this is not working.
Why???????
This really frustrating. The "Acrobat Customization Wizard DC" is a simple and easy to use tool but nothing works.
other problem is, in same cases the installation failed because VC++ 2013 is not installed. but if you run a unattended installation you don't see any message why it's not working.