Help - Search - Members - Calendar
Full Version: Adobe Update Silent Install
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
furious_george
I am trying to install Adobe 7 Reader using a batch file. It installs fine and the updates appear to install, but the Adobe version is still 7.0.0 after finishing. Any help is greatly apprecited. Thanks.
Here is a portion of my file:

ECHO.
ECHO Installing Adobe 7
ECHO Please wait...
start /wait %systemdrive%\apps\Adobe7\AdbeRdr70_enu_full.exe /s /v/qn

ECHO.
ECHO Installing Adobe 7 update 1
ECHO Please wait...
start /wait %systemdrive%\apps\Adobe7\Acro-Reader_701_Update.exe /s /v/qn

ECHO.
ECHO Installing Adobe 7 update 2
ECHO Please wait...
start /wait %systemdrive%\apps\Adobe7\Acro-Reader_702_Update.exe /s /v/qn

ECHO.
ECHO Installing Adobe 7 update 3
ECHO Please wait...
start /wait %systemdrive%\apps\Adobe7\Acro-Reader_703_Update.exe /s /v/qn
BoardBabe
Why not just install the 7.05 that's one file? newwink.gif

PS. I believe that's a bug that it shows 7.0 still, but again get the latest version newwink.gif
furious_george
Thanks for the 411, I'll give it a try. welcome.gif
MastaVR6
I didn't use the same switches for the patches as the 7.0 exe, the 7.05 version is a cleaner install.




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.