Re: [WiX-users] Burn and chained MSI paths

2013-04-23 Thread Benjamin Leggett
...@live.it] Sent: Tuesday, April 23, 2013 4:47 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Burn and chained MSI paths if you set the property Compressed="no" in the MsiPackage it will be not embedded into the Burn exe setup.If you want to copy the MsiPa

Re: [WiX-users] Burn and chained MSI paths

2013-04-23 Thread Marco Tognacci
ecute using the DownloadUrl with the path for downloading the package (for example from a web location) > From: blegg...@jackhenry.com > To: wix-users@lists.sourceforge.net > Date: Tue, 23 Apr 2013 20:32:16 +0000 > Subject: [WiX-users] Burn and chained MSI paths > > Hi all, &

[WiX-users] Burn and chained MSI paths

2013-04-23 Thread Benjamin Leggett
Hi all, Been playing around with Burn (and searching the archives) and I'm not clear on something. I'm using the standard WiX bootstrapper to chain some WiX MSIs that are in the same solution. I don't want to embed the MSIs, need to keep them separate. I can of course hardcode the SourceFile p