Skip to main content
Participating Frequently
October 29, 2012
Question

Repackaging AcroPro x1 silently

  • October 29, 2012
  • 1 reply
  • 7464 views

I am trying to repackage AcroPro 11 Silently and I am using msiexec /i path\AcroPro.msi  /qb! is giving me a weird error. Also I tried with path\setup.exe /sAll is giving the same error. It says "xxxx-xxxx-xxxx-xxxx-xxxx-xxxx error" what is this error please, I have never seen this type of error. Please help.

This topic has been closed for replies.

1 reply

EnterpriseHelp
Inspiring
October 29, 2012

Post your

  • full command line.
  • the error
  • the setup.ini file.

Ben

Participating Frequently
October 29, 2012

Brogers_1, the cmdline I am using is

Msiexec /i “path\acropro.msi” /qb!

Attached are the setup.ini and the error codes

Regards

Suman P.

EnterpriseHelp
Inspiring
October 30, 2012

Hi Sir,

Good Morning. Thank You so much for the help but I am facing the other problem now with the serial number. I am here attaching the log file, the ini file and the cmdline I am using. Can you please help.

msiexec /i "C:\Users\e650577\Desktop\Acrobat 11\Adobe Acrobat XI\AcroPro.msi" TRANSFORMS="C:\Users\e650577\Desktop\Acrobat 11\Adobe Acrobat XI\AcroPro.mst" /l*v C:\Users\e650577\Desktop\log.txt /qb!

;***************************************************************

;Adobe Installer External Configuration File: Abcpy.ini

;***************************************************************

;***************************************************************

;Main Section

;The (Product) key is a required key

;***************************************************************

Re: Repackaging AcroPro x1 silently

Product=Adobe(R) Acrobat(R) XI

AbcpyVersion=11.0

;***************************************************************

;OEM Installation Options

;***************************************************************

Re: Repackaging AcroPro x1 silently

ISX_SERIALNUMBER=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx

USERNAME=

COMPANYNAME=AAA

INSTALLDIR=

Regards

Suman P.


Now you've introduced an MST into the equation. How are you creating that?

Did you post your serial number again?

Ben