Quantcast
Channel: Adobe Community : Popular Discussions - Enterprise Deployment (Acrobat and Reader)
Viewing all articles
Browse latest Browse all 14808

Cannot install Adobe Reader 11.0.09 and Asian Fonts over older versions

$
0
0

I'm using a script to install Adobe Reader 11.0.09 and it works sometimes, but very often, there is an error saying it cannot install it because a previous version exists.

We have to manually uninstall older versions of Adobe Reader 11 and then re-run the script and then it works.

 

@echo off

cls

start /wait msiexec.exe /i \\appserver1\Apps\AdobeReader\11.009\AcroRead.msi /qb TRANSFORMS="\\appserver1\Apps\AdobeReader\11.009\AcroRead.mst"

start /wait msiexec.exe /i \\appserver1\Apps\AdobeReader\11.009\fonts\FontPack11009_XtdAlf_Lang.msi /qb

 

 

 

How can we change this script so that it will force installation over any previous version?

By the way, the installation was created with Adobe Customization Wizard and has settings enabled to remove any previous versions of Adobe Reader.  So, the problem with installing over existing version could be from the Font Pack installation,


Viewing all articles
Browse latest Browse all 14808

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>