Re: [WiX-users] Burn package ref counting

2012-11-06 Thread Rob Mensching
Automatic for MSIs in v3.6 and MSI + MSP in v3.7. Exes need to have a provider key set for them in the ExePackage. MSUs are weird and I recommend just making them permanent. On Tue, Nov 6, 2012 at 10:26 AM, Nick Ramirez wrote: > I wasn't able to find much information about this. Does Burn handl

[WiX-users] Burn package ref counting

2012-11-06 Thread Nick Ramirez
I wasn't able to find much information about this. Does Burn handle package ref counting automatically? Is there nothing we need to do? Or should we be using the DependencyExtension in some way? Do install devs need to handle adding to the package ref count and subtracting? Thanks. -- View this

Re: [WiX-users] Burn: package ref-counting not working

2012-01-13 Thread Heath Stewart
There were some changes post-beta and we're working to get a new build published. Most of the scenarios are working now. Stayed tuned on http://blogs.msdn.com/heaths for more information when I can find time to start documenting the feature (and the protocol). On Thursday, January 12, 2012, Krysch

[WiX-users] Burn: package ref-counting not working

2012-01-12 Thread Kryschan
Hi folks, as I read in the WiX 3.6 Beta release notes, burn does support package ref-counting now, which according to my understanding should guarantee, that shared packages are uninstalled only if all bundles sharing the packages were removed. Here is a little example: - install Bundle1(contain