Skip to main content
Participating Frequently
September 24, 2013
Question

AIP - Problems updating from Reader 11.0.3 to 11.0.4 on Windows

  • September 24, 2013
  • 1 reply
  • 3465 views

Hi,

I had previously created an admin installation point using the non-mui 11.0.0 MSI and the 11.0.03 quarterly update.  This installed fine for all our users.

Now I'm trying to create one for 11.0.4.  I can't find the non-mui version of the 11 base MSI anymore from the Adobe distribution site.  Does anyone know where I can find that?  I know the one I used was not MUI, since when I look in my Programs and Features list, 11.0.03 is listed (not 11.0.03 MUI).

I've now downloaded the 11.0.0 MUI and updated it with 11.0.04 MUI.  I have the transfrom file set in the Adobe customization wizard to remove all versions of Reader that is already installed.  But when I install 11.0.04 MUI, it doesn't remove 11.0.03.  They both show in Programs and Features.  11.0.03 has to be uninstalled separately.

And just for kicks, I made a 11.0.03 MUI installation package and uninstalled all other Reader versions from my machine. Then I tried installing the 11.0.04 MUI AIP package, and got this message: "Another version of this product is already installed.  Installation of this version cannot continue.  To configure or remove the existing version of this product, use Add/Remove Programs on the Control Panel".

Does 11.0.04 require uninstallation of the aip 11.0.03 package first?

Thank you,

Peggy

This topic has been closed for replies.

1 reply

EnterpriseHelp
Community Manager
Community Manager
September 25, 2013

Information from the Admin Guide at www.adobe.com/go/acrobatetk:

Ben

PC8001Author
Participating Frequently
September 25, 2013

Thanks for the reply, brogers_1.  The FTP site was what I needed!  It had the non-mui base version.

The AIP best practices was what I used previously to create the 11.0.03 installer.

I just made an 11.0.04 installer using the same method.  Please tell me if you see anything wrong with what I did.

- Created AIP folder C:\AIP\11.0.0

- Ran msiexec /a acroread.msi and chose the C:\AIP\11.0.0 folder.  It expanded the files to that directory.

- Copied contents of that folder into a new folder and named it C:\AIP\11.0.4

- Copied AdbeRdrUpd11004.msp into C:\AIP\11.0.4

- in command prompt, changed to the 11.0.04 directory and ran msiexec /a Acroread.msi /p AdbeRdrUpd11004.msp

- used Adobe Customization Wizard XI to make a transform file and kept the setting to remove any existing Adobe Reader versions

It installs fine if no existing versions are installed and has settings from the transform file (such as disabling the updates), so it seems the transform is working.  But if I have 11.0.03 already installed, 11.0.04 won't update it.  It says:

"Another version of this product is already installed.  Installation of this version cannot continue.  To configure or remove the existing version of this product, use Add/Remove Programs on the Control Panel".

Has anyone seen this before?

Message was edited by: PC8001 Edited to clarify sentence.

EnterpriseHelp
Community Manager
Community Manager
September 25, 2013

Hmm.. I thought 11.0.0.3 and 11.0.04 were both quarterly updates per the release notes and there were no out of cycle patches between them:  http://helpx.adobe.com/acrobat/release-note/release-notes-acrobat-reader.html

I think my last posts were confusing. 

I used :

11.0.0 msi + 11.0.03 msp (quarterly) to make 11.0.03 msi installer.  Used this MSI to install to client computer.

11.0.0 msi + 11.0.04 msp (quarterly) to make 11.0.04 msi installer.  But installing this MSI to client computer with Reader 11.0.03 already installed results in the "Another version of this product is already installed.." error.

I don't understand why this is an unsupported order?


Right: the Reader pattern formula is: Last MSI + latest quarterly + latest out of cycle patch)

It is NOT: Last MSI + previous quarterly + latest quarterly + latest out of cycle patch

Mixing MUI with non-MUI installers is not supported either.

Here's the FAQ text from the link I sent above:

Why do I see a “another version is already installed” error?

Verify no previous product has been installed. If it has, uninstall it. If you’ve already uninstalled, try Microsoft’s or Adobe’s cleaner tool.

This error can also appear if you are patching an AIP in an unsupported order.