Fix the setup.exe installer created by Creative Cloud Packager
This issue is not specific to Acrobat, but there is no option to request a feature for the Creative Cloud admin console.
My scenario is that I've build a package with a device license. If the setup.exe that comes along with it is called directly, the install works, but the process stays open until the setup dialog is closed, which makes deploying it to large numbers of devices (like a computer lab) somewhat problematic.
Calling setup.exe --silent fails to install the entire package, I only get three or four apps. Support recommends installing with the built-in MSI installers, but this means that I need to install the Visual C++ pre-requisite, then Acrobat DC, then the main MSI for the package. Sure, it works but it's a headache that seems to be avoidable if the setup.exe installer worked properly.