/build/static/layout/Breadcrumb_cap_w.png

How do you combine two .MST's

I am using Wise Studio 6.0 and would like to combine two .MSTs into one. Anyone have any ideas or suggestions how to accomplish this.

Much appreciated.

Sean

0 Comments   [ + ] Show comments

Answers (1)

Posted by: AngelD 15 years ago
Red Belt
0
If there isn't mutch data in the second transform why not just transfer them to the first?

If for some reason that is not an option for you or you want something to do this for you have a look at Msitran.exe.
http://msdn.microsoft.com/en-us/library/aa370495(VS.85).aspx

Merge the transforms to a copy of the database (MSI):
Execute the below command for each transform
msitran -a {transform}{database}[{error conditions}]

Generate the new transform:
msitran -g {base db}{ref db}{transform file name}[{error conditions / validation conditions}]
(base db = original MSI, ref db = MSI copy)
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