/build/static/layout/Breadcrumb_cap_w.png

Adobe Reader 10.1.3 Package deployment using KACE - version number

Hi all, first post on IT Ninja.

I am testing the Dell KACE product and trying to build a deployment package for the Adobe Reader 10.1.3 application.

I have used the Adobe Customization Wizard X tool to modify the msi package after extracting it from the installer and successfully built a package, uploaded to Kace appliance and it deploys as expected.

What is not working is the version number. Despite downloading the 10.1.3 package from the Adobe ftp site, when I modify the package with the Customization wizard and install on a host, the version number shows as 10.1.0 in Windows as well as in Kace.

I am a n00b with package customization and Kace so please pardon me if this is a naive question.

How do you modify the version number using the Customization Wizard?

Thanks in advance for your help.

 


0 Comments   [ + ] Show comments

Answers (3)

Posted by: jverbosk 11 years ago
Red Belt
3

Another option is to do an admin install.

John

___________________________________________________________

 

1. Copy the source files from the CD to C:\Adobe\Source

2. Create an admin image from C:\Adobe\Source

*10.0

msiexec /a C:\Adobe\Source\AcroRead.msi

___________________________________________________________


3. Put the admin image in C:\Adobe\Admin_Image

4. Download all updates and save in the corresponding directories:

C:\Adobe\Update

5. All the updates will be applied to the admin image just created in C:\Adobe\Admin_Image.

*10.0 > 10.1.3

msiexec /a C:\Adobe\Admin_Image\AcroRead.msi /p C:\Adobe\Update\AdbeRdrUpd1013.msp

___________________________________________________________

6. Once the administrative image has been updated, move the files back into the C:\Adobe\Source directory. Select yes to overwrite any files. This will ensure that all the files needed are for the package are present.

7. Download the Adobe Customization Wizard X from here:

http://www.adobe.com/support/downloads/detail.jsp?ftpID=4950

8. Use the Adobe Customization Wizard X to create a transform with serial numbers etc.

9. Zip and deploy by calling SETUP.EXE (no switches, the ini will call the mst automatically).

Posted by: darkhawktman 11 years ago
Green Belt
2

More than likely you aren't including the .msp files in your install that will patch your 10.1.0 install all the way up to 10.1.3. To have abobe patch all the way up to 10.1.3 you have to have all of the .msp files located in the same directory as your 10.1.0 install also you have to modify the setup.ini file to include the patch file names for install. For example in my setup.ini file that installs 10.1.1 my file contains this snippet:

[Product]


msi=AcroRead.msi


CmdLine=TRANSFORMS="AcroRead.mst"


PATCH=AdbeRdrUpd1011.msp

Where the "Patch=" spot includes all of the .msp file names separated by commas. By doing this you should be able to instal 10.1.3

Posted by: ckubaska 11 years ago
Fourth Degree Brown Belt
2

I had the same version issue with 10.1.3 and found if you run adobe's extrator there is an updater in there. Once extracted I created a seperate install using the update file and it seems to work correctly.


Comments:
  • ckubaska, So I understand correctly I should set up two deployments. One as the normal 10.1.0 install and then another deployment for the 10.1.3 update package? Is this what you are saying? - Th3ITGuy 11 years ago
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ