Skip to main content
Participant
November 26, 2012
Question

Using Adobe Customization Tool XI to deploy Acrobat STD and PRO

  • November 26, 2012
  • 1 reply
  • 1878 views

Hello,

I'm using Adobe Customization Tool XI to build Adobe Acrobat STD and PRO packages.

It seems that none of my changes stick during deployment.

Example: I open AcroStan.msi with the tool. Make all necessary changes and generate transform file. I then exit without saving changes to AcroStan.msi file.

After that I test the installation in C:\Test folder with the following command:
msiexec /i acrostan.msi TRANSFORMS=test.mst

Installation window pops up since I didn't use silent installation switches, but none of the information I have provided are available, it defaults to out of the box experience asking for serial number as well.

Am I doing something wrong?

Luke

This topic has been closed for replies.

1 reply

EnterpriseHelp
Inspiring
November 26, 2012

Are you following the steps outlined in the doc?:

http://www.adobe.com/devnet-docs/acrobatetk/tools/Wizard/deployment.html

Ben

Participant
November 26, 2012

Correct. Instruction seems to be simple.

My .mst saves the information. I can tell because I can load it into the wizard.

It doesn't pass it to .msi file when installation command is initiated.

EnterpriseHelp
Inspiring
November 26, 2012

Then post your full, copied cmd line and setup.ini file.

Ben