August 10, 200422 yr Can't seem to get the update to install silently It is an Installshield package and I have tried with the "-R" command, but with no luck..Anyone got this to work ?
August 10, 200422 yr ECHO.ECHO Installing Adobe Reader 6start /wait .\AdobeReader6\AdbeRdr60_enu_full.exe -p"-s /v\"/qn\""ECHO Installing Adobe Reader 6.02 Updatestart /wait .\AdobeReader6Update\Acro-Reader_6.0.2_Update.exe /S /v/qn
August 10, 200422 yr this is what I have in my runonceexREG ADD %KEY%\005 /VE /D "Adobe Reader 6" /fREG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\Applications\AdobeReader6\AdbeRdr60_enu_full.exe -p\"-s /v\"/qn\"\"" /fREG ADD %KEY%\010 /VE /D "Adobe Reader 6.0.2 Update" /fREG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\Applications\AdobeReader6\Acro-Reader_6.0.2_Update.exe /s /v/qb" /f
August 16, 200422 yr A version of Acrobat Reader which already is at v6.0.2 is up here : latestThat one is for non-International English versions. To have a pre-updated distribution of the new version, without having to do two installs, see this thread: Acrobat 6.0.2
Create an account or sign in to comment