Deploy Reader DC
I have tried to use MSIEXEC to install the AcroRead.msi via a batch file. This doesn't seem to want to install quietly without user interaction. Has anyone been able to deploy this quietly? Can someone help me out with this?
I have tried to use MSIEXEC to install the AcroRead.msi via a batch file. This doesn't seem to want to install quietly without user interaction. Has anyone been able to deploy this quietly? Can someone help me out with this?
This is the log output when I use one of the installers on that FTP site you linked. It does not seem to work either.

Please try the following commandline:
- If you are using MSI:
msiexec /i "Path to AcroRead.msi" /qn /L*v "Path to log file"
- If you are using AcroRdrDC1501020056_en_US.exe:
AcroRdrDC1501020056_en_US.exe -sfx_nu /sAll /msi /L*v "Path to log file"
Let us know if this worked.
Thanks!
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.