Re: [WiX-users] Burn - Extracting packages in managed bootstrapper

2013-11-09 Thread Rob Mensching
November 8, 2013 11:12 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Burn - Extracting packages in managed bootstrapper Pretty much every copyleft except the FSF's GPL allows dynamically linked library usage (unless it is explicitly denied). If it doesn't involv

Re: [WiX-users] Burn - Extracting packages in managed bootstrapper

2013-11-08 Thread Blair Murri
bootstrapper, and ship said files with our bootstrapper, > or would this break the license agreement in some way? > > Simon > > -Original Message- > From: Blair Murri [mailto:os...@live.com] > Sent: Thursday, 7 November, 2013 13:06 > To: General discussion for

Re: [WiX-users] Burn - Extracting packages in managed bootstrapper

2013-11-07 Thread Simon Gustavsson
imon -Original Message- From: Blair Murri [mailto:os...@live.com] Sent: Thursday, 7 November, 2013 13:06 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Burn - Extracting packages in managed bootstrapper Simon, you are correct. I’ve seen this req

Re: [WiX-users] Burn - Extracting packages in managed bootstrapper

2013-11-07 Thread Blair Murri
WiX-users] Burn - Extracting packages in managed bootstrapper use the -layout option for burn (should consider to add a custom action inside each msi to prevent running it without setup.exe) -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-Extract

Re: [WiX-users] Burn - Extracting packages in managed bootstrapper

2013-11-06 Thread Simon Gustavsson
WiX-users] Burn - Extracting packages in managed bootstrapper use the -layout option for burn (should consider to add a custom action inside each msi to prevent running it without setup.exe) -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/

Re: [WiX-users] Burn - Extracting packages in managed bootstrapper

2013-11-05 Thread tom
use the -layout option for burn (should consider to add a custom action inside each msi to prevent running it without setup.exe) -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-Extracting-packages-in-managed-bootstrapper-tp7590268p7590293.ht

[WiX-users] Burn - Extracting packages in managed bootstrapper

2013-11-04 Thread Simon Gustavsson
Hello We have a custom managed Burn bootstrapper where we would like to implement the ability for our Customers to extract the bundled msi/exes via a command line flag. Searching Google I have not found a way to do this. Currently the only way to extract it Seems to be to pass the bundle into D