[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 message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-package-ref-counting-tp7581786.html
Sent from the wix-users mailing list archive at Nabble.com.

--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


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 nickra...@hotmail.com wrote:

 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 message in context:
 http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-package-ref-counting-tp7581786.html
 Sent from the wix-users mailing list archive at Nabble.com.


 --
 LogMeIn Central: Instant, anywhere, Remote PC access and management.
 Stay in control, update software, and manage PCs from one command center
 Diagnose problems and improve visibility into emerging IT issues
 Automate, monitor and manage. Do more in less time with Central
 http://p.sf.net/sfu/logmein12331_d2d
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




-- 
virtually,

   Rob Mensching
   http://RobMensching.com LLC
--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


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, Kryschan wrote:

 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(containing SharedPackage, Package1)
 - install Bundle2(containing SharedPackage, Package2)
 - uninstall Bundle1
-- results in removal of SharedPackage and Package1

 I would expect that only Package1 gets removed.

 Am I just misunderstanding the feature or may I miss something in my bundle
 definitions?

 Best regards
 Christian


 --
 View this message in context:
 http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-package-ref-counting-not-working-tp7183258p7183258.html
 Sent from the wix-users mailing list archive at Nabble.com.


 --
 RSA(R) Conference 2012
 Mar 27 - Feb 2
 Save $400 by Jan. 27
 Register now!
 http://p.sf.net/sfu/rsa-sfdev2dev2
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net javascript:;
 https://lists.sourceforge.net/lists/listinfo/wix-users



-- 
*Heath Stewart
*Visual Studio Professional Deployment Experience team, Microsoft
http://blogs.msdn.com/heaths
--
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[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(containing SharedPackage, Package1)
- install Bundle2(containing SharedPackage, Package2)
- uninstall Bundle1 
-- results in removal of SharedPackage and Package1

I would expect that only Package1 gets removed.

Am I just misunderstanding the feature or may I miss something in my bundle
definitions?

Best regards
Christian


--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-package-ref-counting-not-working-tp7183258p7183258.html
Sent from the wix-users mailing list archive at Nabble.com.

--
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users