I have just started playing around with Burn to try and chain multiple MSI files. I am using WiX v3.6.2705.0.
The chaining is working but I'm now trying to get optional features to work. I was hoping that it would just be a case of setting EnableFeatureSelection to "yes" for my MsiPackage tags but it doesn't make any difference whether it is turned on or off.
Is there anything else that needs to be done to get optional features working or is this a known issue?
Thanks, Alan