Jump to content

Adobe Update Silent Install


furious_george

Recommended Posts

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

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...