On 30-Apr-12 10:17, jean claude klodjan wrote:
> - is it possible to generate a<bal:WixStandardBootstrapperApplication/>
> element, which would use a custom BA.dll ?
Yes. It's permitted under a BootstrapperApplicationRef element, so 
you'll need a separate BootstrapperApplication for your custom BA.

> - is it possible to generate a<BootstrapperApplication
> SourceFile="customBA.dll">  element, which would transmit information in a
> manifest node similar to "/BootstrapperApplicationData/WixStdbaInformation"
> ?
Yes. See ext\BalExtension\wixlib\wixstdba.wxs in the WiX source for how 
WixStdBA does it.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to