/build/static/layout/Breadcrumb_cap_w.png

Can I wrap up this special EXE into a MSI?

I'm new to application packaging and I have a question about packaging this special source EXE.

I have a source EXE, I call it EXE1, when I install it on a VM, in the temp folder, I found the source EXE1 got extracted to a MSI and another EXE, I call it EXE2. Basically the MSI does not have much install logic and file, it just calls EXE2. EXE2 is where all the files and most of the install logic exist. I tried to create a MST for the MSI but for some reason the installation failed. I am thinking if I can wrap up EXE1 into a MSI. I had the feeling that you can not wrap a MSI within another MSI. Because EXE1 contains a MSI in it, I am not sure wrapping the source EXE1 into a MSI will work.

Any idea? Thanks for your help!


0 Comments   [ + ] Show comments

Answers (3)

Answer Summary:
Use Exe2 and take snapshot of it and create msi as suggested by Piyshnasa and ensure that your Exe1 and msi are not doing anything extra otherthan calling your Exe2.. If it does something extra like registering any dll, adding registry, etc... capture it and include it in your newly created msi package...
Posted by: piyushnasa 11 years ago
Red Belt
1

Directly use Exe2 and take a snapshot of it and covert to MSI.

Posted by: jagadeish 11 years ago
Red Belt
1

Use Exe2 and take snapshot of it and create msi as suggested by Piyshnasa and ensure that your Exe1 and msi are not doing anything extra otherthan calling your Exe2.. If it does something extra like registering any dll, adding registry, etc... capture it and include it in your newly created msi package...

Posted by: nbafifa02 11 years ago
Senior Yellow Belt
0

Thanks guys. Trying now.

 
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