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
Page 1 of 1
Adobe Update Silent Install
#2
Posted 19 January 2006 - 11:06 AM
Why not just install the 7.05 that's one file? 
PS. I believe that's a bug that it shows 7.0 still, but again get the latest version
PS. I believe that's a bug that it shows 7.0 still, but again get the latest version
#4
Posted 19 January 2006 - 02:10 PM
I didn't use the same switches for the patches as the 7.0 exe, the 7.05 version is a cleaner install.
Share this topic:
Page 1 of 1



Help
Back to top









