/build/static/layout/Breadcrumb_cap_w.png

New to packaging need help

Alright, I'm fairly new to packaging and could use some help. I'm trying to package Adobe Pro 6. I'm using the adobe tuner to created the .mst file but how do I call it from the command line. This is what I've been trying to use: c:\adobeAcrobat6\acropro.msi TRANSFORMS=ACROPRO1.mst but when I try that I iget an error stating "Error applying transforms. Verify that the specified transform paths are valid." But I know thats where the transform file is. Please Help. thanks.

0 Comments   [ + ] Show comments

Answers (8)

Posted by: MSIPackager 18 years ago
3rd Degree Black Belt
0
You need to run the install using msiexec.exe - use full paths to avoid any probs...

e.g. msiexec.exe /i c:\adobeAcrobat6\acropro.msi TRANSFORMS=c:\adobeAcrobat6\ACROPRO1.mst

Cheers,
Rob.
Posted by: rich872 18 years ago
Senior Yellow Belt
0
tried it like you said with the full paths and all but still got the same error
Posted by: MSIPackager 18 years ago
3rd Degree Black Belt
0
Can you apply the transform to the MSI OK in Orca?
Posted by: rich872 18 years ago
Senior Yellow Belt
0
sorry, not familiar with orca....where can I find it?
Posted by: brenthunter2005 18 years ago
Fifth Degree Brown Belt
0
Remember to include quotation marks around your path names if they contain any spaces.

eg: msiexec /i "c:\download files\test.msi" TRANSFORMS="c:\downloaded files\transform.mst" etc etc etc

If in doubt, post your command-line...
Posted by: rich872 18 years ago
Senior Yellow Belt
0
yeah I've tried it every which way but it just wont work when I try to run the .msi with the transform file, if I just run msiexec.exe /i \\sjmhfs1\packages\Adobe\acropro.msi it will run just fine but if I try to run it with the transform file I created msiexec.exe /i \\sjmhfs1\packages\Adobe\acropro.msi TRANSFORMS=\\sjmhfs1\packages\adobe\AcroPro1.mst I then get the error stated above, very frustrating
Posted by: brenthunter2005 18 years ago
Fifth Degree Brown Belt
0
OK, you need to do as 'MSIPackager' suggested and download ORCA.

ORCA is a utility to view the raw MSI, as in all the seperate tables etc.

You need to open ORCA, then load in your MSI, and then apply your MST on top. ORCA will give you errors if there really is an error.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
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