Re: [WiX-users] Problem with nested install of SQL Express 2005 in my installer

2007-01-05 Thread Mike Dimmick
Dimmick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of RuneC Sent: 05 January 2007 08:01 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Problem with nested install of SQL Express 2005 in my installer Thanks for your reply. However, it works now

Re: [WiX-users] Problem with nested install of SQL Express 2005 in my installer

2007-01-05 Thread RuneC
Thanks for your reply. However, it works now (from InstallUISequence). I have: 1. Unpacked SQLEXPR.exe locally, and added resulting files to my setup image 2. In my InstallUISequence custom action I execute the unpacked install.exe Still don't know why it didn't work with executing the pack

Re: [WiX-users] Problem with nested install of SQL Express 2005 in my installer

2007-01-03 Thread Rob Mensching
Nested installs aren't supported any longer. You should chain the installs together instead.mailto:[EMAIL PROTECTED] On Behalf Of RuneChttp://www.nabble.com/Problem-with-nested-install-of-SQL-Express-2005-in-my-installer-tf902781.html#a8141511http://www.techsay.com/default.php?page=join.php&p=sou

Re: [WiX-users] Problem with nested install of SQL Express 2005 in my installer

2007-01-03 Thread RuneC
I got the exact same problem with SQL Server Express 2005 SP1 and SP2. Anyone found a solution? -- View this message in context: http://www.nabble.com/Problem-with-nested-install-of-SQL-Express-2005-in-my-installer-tf902781.html#a8141511 Sent from the wix-users mailing list archive at Nabble.co