Yes it's possible, see http://msdn.microsoft.com/en-us/library/aa368010.aspx & 
http://msdn.microsoft.com/en-us/library/bb204770.aspx#concurrent_installs but 
you shouldn't do it for the reasons listed on those pages.

Use a bootstrapper to sequence your pre-requisites. WiX v3.6 ships with Burn or 
you can use something like dotnetinstaller 
(http://dotnetinstaller.codeplex.com/), SharpSetup (http://sharpsetup.eu/) or 
you can purchase commercial packages such as InstallShield (or write your own).

Also don't cross post user questions to the wix-devs list & a quick search on 
Google would've answered this question as it comes up so often on this list.

Palbinder Sandher 
Software Deployment Engineer
T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 

http://www.iesve.com 
**Design, Simulate + Innovate with the <Virtual Environment>**
Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456 
Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 
0SP
Email Disclaimer

-----Original Message-----
From: Kanishk Rastogi [mailto:karas...@microsoft.com] 
Sent: 16 August 2011 06:05
To: wix-users@lists.sourceforge.net; wix-d...@lists.sourceforge.net
Subject: [WiX-users] Can i Install Another msi from my MSI..

Hi all,
I am packaging my software through MSI.
And I have a dependency on another MSI.

Can I install this Msi from my own MSI...

Thankx
Kanishk
------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to