January 19, 200620 yr 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 7ECHO Please wait...start /wait %systemdrive%\apps\Adobe7\AdbeRdr70_enu_full.exe /s /v/qnECHO.ECHO Installing Adobe 7 update 1ECHO Please wait...start /wait %systemdrive%\apps\Adobe7\Acro-Reader_701_Update.exe /s /v/qnECHO.ECHO Installing Adobe 7 update 2ECHO Please wait...start /wait %systemdrive%\apps\Adobe7\Acro-Reader_702_Update.exe /s /v/qnECHO.ECHO Installing Adobe 7 update 3ECHO Please wait...start /wait %systemdrive%\apps\Adobe7\Acro-Reader_703_Update.exe /s /v/qn
January 19, 200620 yr 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
January 19, 200620 yr I didn't use the same switches for the patches as the 7.0 exe, the 7.05 version is a cleaner install.
Create an account or sign in to comment