/build/static/layout/Breadcrumb_cap_w.png

How do I create an mst from msi embeeded in exe

Hi,

How do I create an mst from msi embeeded in exe. I'm trying to create an mst for an application called XML Spy Pro 2013 32 bit version which can be downloaded from http://www.altova.com/download/xmlspy.html.

1- After successfully extracting XMLSpyPro2013.exe with the cmd command /a it created the following files and folders

\Common

\CommonAppData

\Program Fles

\Systems32

Altova XMLSpy 2013 sp1 Professional Edition.msi

2- My next move was to create a transform from msi file which I created successfully with Installshield.

3-I then ran command msiexec /i "

Altova XMLSpy 2013 sp1 Professional Edition.msi" TRANSFORMS="XMLSpy 2013.mst" and software installed itself successfully.

One of my concerns is that the original exe file is 75.9 MB, after extracting it all files and folders extracted amounted to 483MB however my msi is 3800KB and my mst is 20 KB. What do I do with the extracted folder do I convert them into a cab file if so then how.

Thanks for your help

Cheers


0 Comments   [ + ] Show comments

Answers (3)

Posted by: fantomasss 11 years ago
Orange Senior Belt
1

Hi,

 

Do you tried to use ORCA ? ( http://msdn.microsoft.com/en-us/library/windows/desktop/aa370557(v=vs.85).aspx )

 


Comments:
  • I actually used InstallShield to create my mst - Vado 11 years ago
Posted by: jagadeish 11 years ago
Red Belt
1

You don't have to put them in a cab file.. You can keep the extracted files/folder along with msi as it is and create mst for the extracted msi..


Comments:
  • Thank you kindly!!! - Vado 11 years ago
Posted by: jaybee96 11 years ago
Red Belt
1

If you want to keep using the Setup.exe and add the MST along.. you can..

Setup.exe /v"/l*v c:\test.log" /v"TRANSFORMS=location_and_name.mst" /v"/qb"

 

Else: the above answer of Jagadeish is ok.


Comments:
  • Very helpful, thank you kindly!!! - Vado 11 years ago

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