Great article..so are you saying then the order should be
C++ redistributable [2010] - http://www.microsoft.com/en-us/download/confirmation.aspx?id=5555
Exception Deployer pre
MSI
Exception Deployer post
So:
vcredist_x86.exe /install /quiet /norestart
ExceptionDeployer.exe --workflow=install --mode=pre --installLanguage=en_US
msiexec /i Build\AcrobatxPro.msi /L* C:\temp\INSTALL-Acrobat-Pro-XI.log
ExceptionDeployer.exe --workflow=install --mode=post
What is interesting is if you look at the specified requirements for Acrobat Pro
https://creative.adobe.com/products/acrobat
It doesnt mention C++ at all ...
Also the ExceptionDeployer tool generates a text file containing instructions, which is helpful, except for the first link in it which is a dead link :-)
http://www.adobe.com/uk/go/ccp_exceptions_deployer
Best wishes,
Andy