Jump to content

Question about Adobe Reader 8 and its updates


Recommended Posts

Hi to all. I have the setup file of Adobe Reader v8.1.3 and i downloaded updates for Adobe Reader v8.1.3 from adobe website. The updates i downloaded are

dbeRdrUpd814_all_ce_incr.msp

AdbeRdrUpd815_all_incr.msp

AdbeRdrUpd816_all_incr.msp

I installed the updates in above order from dbeRdrUpd814_all_ce_incr.msp to AdbeRdrUpd816_all_incr.msp. After installing the last update the Adobe Reader showing its version is 8.1.6. Now my question is can i integrate all these updates in main installation file? So that at later time if i install Adobe Reader it directly installs to v8.1.6. What is the procedure to do this?

Thanks.

Link to comment
Share on other sites


You can try making an administrative install and then applying the patch files. Something similar to this:

msiexec /a adobereader.msi TARGETDIR=..\destinationpath
msiexec /p dbeRdrUpd814_all_ce_incr.msp /a ..\destinationpath\adobereaderadmininstalled.msi
msiexec /p AdbeRdrUpd815_all_incr.msp /a ..\destinationpath\adobereaderadmininstalled.msi
msiexec /p AdbeRdrUpd816_all_incr.msp /a ..\destinationpath\adobereaderadmininstalled.msi

Link to comment
Share on other sites

you can ignore 8.1.4/8.1.5 updates because 8.1.6 covers the previous updates.

That's what I would say. ;)

These are all incremental patches and they implement the earlier released updates.

Edited by HØLLØW
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...