Quantcast
Channel: Configuration Manager 2012 - Application Management forum
Viewing all articles
Browse latest Browse all 4762

Pushing new Acrobat DC failing

$
0
0

All,

PLease let me know if you have any idea, we are trying to replace acrobat X with Acrobat DC by using the following bat file. but when it runs it only rips out acrobat x and never installs acrobat DC.

@echo off

echo.
echo Uninstalling Acrobat X

msiexec.exe /x {*license*} /qn /NORESTART

echo.
echo Installing Acrobat DC

msiexec.exe /i "%~dp0AcroPro.msi" /t "%~dp0AcroPro.mst" /qn /norestart

"%~dp0AdobeSerialization.exe"

IF %ERRORLEVEL% NEQ 0 GOTO END

:END
echo.
echo Install Finished
echo %ERRORLEVEL%

Any advice would be appreciated.

Regards, Mike


Viewing all articles
Browse latest Browse all 4762

Latest Images

Trending Articles



Latest Images

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