Transforms issue
Hi ,
I am creating transform for adobe 7.1.0.
there was a vendor msi and mst present in the source. hence i created a transform to apply our company standards. now the issue i am facing is the command line for the installation:
msiexec /i "c:\temp\adobe\Adobe Acrobat 7.0 professional\AcroPro.msi" transforms="c:\temp\adobe\Adobe Acrobat 7.0 Professional\AcroPro.mst;"c:\temp\adobe\Adobe Acrobat 7.0 professional\Adobe_Acrobat_7.0_Professional.mst"
the above command line is throwing command line syntax error. i do not understand where i am going wrong.
can anybody help?
Thanks
I am creating transform for adobe 7.1.0.
there was a vendor msi and mst present in the source. hence i created a transform to apply our company standards. now the issue i am facing is the command line for the installation:
msiexec /i "c:\temp\adobe\Adobe Acrobat 7.0 professional\AcroPro.msi" transforms="c:\temp\adobe\Adobe Acrobat 7.0 Professional\AcroPro.mst;"c:\temp\adobe\Adobe Acrobat 7.0 professional\Adobe_Acrobat_7.0_Professional.mst"
the above command line is throwing command line syntax error. i do not understand where i am going wrong.
can anybody help?
Thanks
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
nbcrazy
16 years ago
msiexec /i "c:\temp\adobe\Adobe Acrobat 7.0 professional\AcroPro.msi" transforms="c:\temp\adobe\Adobe Acrobat 7.0 Professional\AcroPro.mst;"c:\temp\adobe\Adobe Acrobat 7.0 professional\Adobe_Acrobat_7.0_Professional.mst"
u've incorrectly placed the double quotes after the 1st transform. remove that & it'll work fine.
u've incorrectly placed the double quotes after the 1st transform. remove that & it'll work fine.
Posted by:
anonymous_9363
16 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.