Burn persisting variables can be used instead of using the Remember Property as 
long as all your entry points go through Burn. If you need your properties to 
be populated during a repair of the MSI directly or patch (which is a repair in 
the end) that isn't executed from the Bundle first then you might still use the 
Remember Property Pattern.

_______________________________________________________________
 FireGiant  |  Dedicated support for the WiX toolset  |  
http://www.firegiant.com/

-----Original Message-----
From: Phill Hogland [mailto:phogl...@rimage.com] 
Sent: Thursday, March 13, 2014 6:30 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] 'Remember Property' pattern vs persisting Burn variable

I'm asking for advice on the best approach in the following scenario.  As I 
read about the 'Remember Property' pattern, the discussion seems to be related 
to deploying a MSI and the various ways that a user might launch the MSI (ie. 
Install, Repair, Repair from ARP, ...) with that property on the command line.

If I plan to use the model of Brun to provide the UX for a chain of 
MsiPackage(s), does defining the Burn Variables (which are passed to 
MsiProperty elements) as presisted='yes' provide the same behavior, or should 
the 'Remember Property' pattern also be implemented in the MSI packages, which 
are only deployed as part of the bundle?

Thanks for the advice.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Remember-Property-pattern-vs-persisting-Burn-variable-tp7593374.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the 
definitive new guide to graph databases and their applications. Written by 
three acclaimed leaders in the field, this first edition is now available. 
Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to