Re: [WiX-users] Run an MSI from within WIX

2009-07-23 Thread Rob Hamflett
Here's my reply to an earlier thread, "Execute an MSI within an MSI": You can, but not in a very nice way. You can run pretty much anything as an arbitrary custom action. I think there was a custom action for running another MSI file, but this might have been removed. The problem is that only

Re: [WiX-users] Run an MSI from within WIX

2009-07-23 Thread Michael Clark
Check out this link http://softwareinstall.blogspot.com/2008/06/fun-with-msiembeddedchainer. html -Original Message- From: Damien Karkinsky [mailto:d...@adelard.com] Sent: Thursday, July 23, 2009 9:58 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Run an MSI from within

Re: [WiX-users] Run an MSI from within WIX

2009-07-23 Thread Chris Lord
ent question. Chris -Original Message- From: Damien Karkinsky [mailto:d...@adelard.com] Sent: Thursday, July 23, 2009 09:58 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Run an MSI from within WIX Hi all, Is it possible to run an msi file from within WiX to install a third party compo

[WiX-users] Run an MSI from within WIX

2009-07-23 Thread Damien Karkinsky
Hi all, Is it possible to run an msi file from within WiX to install a third party component that only comes as an msi Dom -- ___ WiX-users mailing list WiX-users@lists.sourcef