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
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 MsiPackage to a different location with a different Directory structure in the bin\Release you can set the property Name of the MsiPackage with the output path where