Deployment Exception programs.
I'm unable to install the exception programs into my computer, does anyone know how to install them.
I run the following on a command prompt but the program do not install.
After you have deployed the package, separately install the products in the exception folder.
If you are also installing Acrobat X, ensure that Acrobat X is installed before you deploy the main .msi package.
You can optionally use Adobe Customization Wizard X to install Acrobat X.
IMPORTANT: Before you install the products in the exception folder, refer to the following Adobe Knowledgebase article for information on installing these products and configuring the settings correctly:
http://www.adobe.com/go/aamee_exceptions
###################################### Command to install PDF Settings CS6 ######################################
msiexec.exe /i AdobePDFSettings11-mul.msi ADOBE_SETUP=1 /qn
###################################### Command to install Acrobat X Pro ######################################
msiexec.exe /i AcroPro.msi EULA_ACCEPT=NO REGISTRATION_SUPPRESS=YES SUITEMODE=1 INSTALLLEVEL=101 AS_DISABLE_LEGACY_COLOR=1 IGNOREAAM=1 TRANSFORMS=en_US.mst /qn
msiexec.exe /p AcrobatUpd1011.msp /qn
###################################### Command to install Adobe Dreamweaver Widget Browser ######################################
AdobeAIRInstaller.exe -silent -eulaAccepted -programMenu WidgetBrowser.air
###################################### Command to install AdobeHelp ######################################
InstallAdobeHelp.exe appVersion=4.0.244 appId=chc pubId=4875E02D9FB21EE389F73B8D1702B320485DF8CE.1 installerArg1=-silent installerArg2=-eulaAccepted installerArg3=-programMenu installerArg4=AdobeHelp.air
help will be apprecatied as Adobe rep send me here.
thanks,
