Multiple .msi install

  • Thread starter Thread starter Marco Martin
  • Start date Start date
M

Marco Martin

Hi Group,
I have created two projects, which now have their own setup.msi

I want to be able to include BOTH of these in one installable. How can I go
about doing that?

regards,

Marco
 
An easy way to do this would probably be to move both projects into one
solution. Then create the setup from that single solution.

Hi Group,
I have created two projects, which now have their own setup.msi

I want to be able to include BOTH of these in one installable. How can I go
about doing that?

regards,

Marco
 
Thanks,
I took me a while :) but I figured it out. I just thought I could use two
msi files insode of another, but I guess not.

Marco
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top