Re: [WiX-users] CustomTables & BootstrapperApplicationData

2012-12-14 Thread Rob Mensching
Did you put the CustomTable in your Bundle somewhere? BootstrapperApplicationData is ignored when compiled into an MSI. On Fri, Dec 14, 2012 at 1:26 PM, chefkoch wrote: > Any suggestions, links or other infos how I could continue to get more > infos into the BootstrapperApplicationData.xml? > >

Re: [WiX-users] CustomTables & BootstrapperApplicationData

2012-12-14 Thread chefkoch
Any suggestions, links or other infos how I could continue to get more infos into the BootstrapperApplicationData.xml? 2012/12/12 chefkoch > I am trying to create a custom table and making the content available for > Burn/CustomMBA via the BootstrapperApplicationData.xml. > > When creating a cu