/build/static/layout/Breadcrumb_cap_w.png

Adobe Acrobat 8 Reader Custom Install Issue

I installed the Adobe Custimization Wizard 8 and built a transform for our coporate environment. We use Patchlink to push out corporate applications/utilities, so I built a package that copies the following files:
Abcpy.ini
AcroRead.msi
AcroRead.mst (the transform I created with the wizard)
Data1.cab
Setup.exe
setup.ini

to the %TEMP% folder. A script is then executed from %TEMP% which simply states:
msiexec.exe /i"AcroRead.msi" TRANSFORMS="AcroRead.mst"

However, every time I run this push (I even attempted it manually from the commnd line of a target system), the installer will NOT use the transform file. A coworker suggested that I use Setup.exe instead of msiexec.exe, so I tried:
Setup.exe TRANSFORMS="AcroRead.mst"

which has the same results of the transform not being used. Can anyone tell me what I am doing wrong?

TIA,
Jon

0 Comments   [ + ] Show comments

Answers (1)

Posted by: irishjd 17 years ago
Senior Yellow Belt
0
Well, I feel like an idiot now [:o] I just figured out what was going on. I just happened to notice that the wizard generates a setup.ini files along with the transform file. Out of desperation, I opened the setup.ini file, and noticed this section:

[Product]
msi=AcroRead.msi
CmdLine=TRANSFORMS="AcroRead.mst"

That got me to thinking what would happen if I just ran "setup.exe". Guess what, it ran with the transform. That is what I get for trying to make things too difficult.

Hope this helps someone else...
Jon
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
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