Re: [WiX-users] Downloading and launching apps during install

2007-04-26 Thread Rennie Petersen
. Rennie From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott Parker Sent: 26. april 2007 17:35 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Downloading and launching apps during install

Re: [WiX-users] Downloading and launching apps during install

2007-04-26 Thread Scott Parker
Vicente Cartas Espinel wrote: > I've to create an installer that checks some hardware and software > prerequisites and then if some of those software prereqs aren't > present in the machine, the installer has to download them (from a > well-known URL) and launch them before continuing (like a nes

Re: [WiX-users] Downloading and launching apps during install

2007-04-26 Thread Bob Arnson
Vicente Cartas Espinel wrote: I've to create an installer that checks some hardware and software prerequisites and then if some of those software prereqs aren't present in the machine, the installer has to download them (from a well-known URL) and launch them before continuing (like a nested .m

[WiX-users] Downloading and launching apps during install

2007-04-26 Thread Vicente Cartas Espinel
Hi, I've to create an installer that checks some hardware and software prerequisites and then if some of those software prereqs aren't present in the machine, the installer has to download them (from a well-known URL) and launch them before continuing (like a nested .msi install). The process