Comparing MSTs
I'm working on cleaning up some code for installing what our company refers to as its "production" set of apps, part of which is Office 2003.
During the Office 2003 install, a series of dialogs is presented. One of the dialog choices is to install Office in its regular flavor, or Office in a special flavor for one particular department.
So there are two MSTs for the Office install. My goal would be to reduce these to one.
I've saved them as txt files by using the MST File Viewer, then checked for differences using a file comparison program.
There are approximately a dozen differences between the two files. For example file A contains OCW_X_USR_102 OCW_Added_Content_MP, while file B contains OCW_X_USR_102 OCW_Added_Content_UP.
Does anyone know what these strings mean?
The other thing that just occurred to me is to do an install using each version of the MST, snapshot each with something like InstallWatch, then plow through the results to see if I can get a handle on the nature of the differences that way. But that seems loooooong and tedious, so I'd be curious to know if anyone had any ideas that might be a bit quicker. Thanks.
Last bit of info: the original packager is gone and there's no documentation as to why two different MSTs were made.
During the Office 2003 install, a series of dialogs is presented. One of the dialog choices is to install Office in its regular flavor, or Office in a special flavor for one particular department.
So there are two MSTs for the Office install. My goal would be to reduce these to one.
I've saved them as txt files by using the MST File Viewer, then checked for differences using a file comparison program.
There are approximately a dozen differences between the two files. For example file A contains OCW_X_USR_102 OCW_Added_Content_MP, while file B contains OCW_X_USR_102 OCW_Added_Content_UP.
Does anyone know what these strings mean?
The other thing that just occurred to me is to do an install using each version of the MST, snapshot each with something like InstallWatch, then plow through the results to see if I can get a handle on the nature of the differences that way. But that seems loooooong and tedious, so I'd be curious to know if anyone had any ideas that might be a bit quicker. Thanks.
Last bit of info: the original packager is gone and there's no documentation as to why two different MSTs were made.
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
yuri
14 years ago
Posted by:
spartacus
14 years ago
If the two transforms were originally created using the Office 2003 Customization Wizard (found in the Office 2003 Resource Kit) , then you can use that tool again to inspect the changes made in each transform.
Just run the Customization Wizard again and take the option to Open An Existing MST/Transform. You can then visually inspect the changes the transform makes. Repeat for the second transform and compare your findings.
Regards,
Spartacus
Just run the Customization Wizard again and take the option to Open An Existing MST/Transform. You can then visually inspect the changes the transform makes. Repeat for the second transform and compare your findings.
Regards,
Spartacus
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.