June 11, 200422 yr I just noticed that there is a 4.2 MB update for Adobe Reader, making it version 6.0.2 :Adober Reader 6.0.2I tried installing it with /s and /qb switches, but they didn't work. Is there a way to apply this update silently?Edit: I did a /a extraction, and the resulting folder included a file called Adobe Acrobat - Reader 6.0.2 Update.msiAgain, I couldn't get it to work with any switches, but there has to be a way...
June 11, 200422 yr Author Well, I finally got it. You definitely need to extract the contents. Then use the following syntax:start /wait msiexec /i "file location\Adobe Acrobat - Reader 6.0.2 Update.msi" /qb
June 11, 200422 yr Well, Professor Frink.I was just going to start searching for the switch when you posted it.Thanks alot.
June 11, 200422 yr You do not need to extract the MSI - just run Acro-Reader_6.0.2_Update.exe /s /v/qbAcro-Reader_6.0.2_Update.exe is an InstallShield with an MSI, /v passes parameters to the MSI
June 11, 200422 yr You do not need to extract the MSI - just run Acro-Reader_6.0.2_Update.exe /s /v/qbAcro-Reader_6.0.2_Update.exe is an InstallShield with an MSI, /v passes parameters to the MSIDoes this work on install shield installers too? With the /a swiitch instead of /v? like program.exe /a -s or whatever.
June 12, 200422 yr i have the same problem, and the /s /v/qn doesn(t work on the original *.exe file.i have extracted the exe update, and i will test with it.EDIT: start /wait msiexec /i "file location\Adobe Acrobat - Reader 6.0.2 Update.msi" /qb doesn't work for me. it begins, but many "network error" appear on the installation.
June 13, 200422 yr Author @r0sWell:You say it starts, and then gives you errors? So I'm assuming that you're using the correct file path?
June 13, 200422 yr @r0sWell:You say it starts, and then gives you errors? So I'm assuming that you're using the correct file path?yes, i've got many error boxes which refer to "network errors" but the command line do the install (the begin of the install on my PC) silent.so it seems to work, maybe.i tested this command on my PC, but i'll test my unattended XP CD with VMware soon to see if it changes something.(i usually test the parts on my Windows, and for big changes i do the full install with VMware).i will report my results after this.
June 14, 200422 yr Author Has anyone found a full installation package for 6.0.2, instead of just applying the patch?
June 14, 200422 yr Hello my friends !The silent mode install for the Acro-Reader_6.0.2_Update.exe for works me with the following command:Acro-Reader_6.0.2_Update.exe -p /S /v/qnnote capital "S"@pinoutAcro-Reader_6.0.2_Update.exe /s /v/qbdont work!
June 16, 200422 yr @new_userlook at my post :http://www.msfn.org/board/index.php?showtopic=12657&st=80it will certainly work with a 6.0.2 version of Acrobat reader@+Jj
June 22, 200422 yr Any way to specify the directory to install to?I want it in %Prog%\Media\Adobeinstead of%Prog%\Adobe
June 25, 200422 yr After you install the update, go to:C:\Program Files\Adobe\{AC76BA86-0000-0000-7AC5-6028747ADE00}\The MSI is there.
Create an account or sign in to comment