A Bundle is not processed by msiexec.exe and does not have a "Property" in the MSI sense of the term. A Burn Bundle may have Burn "variables", which are a slightly different concept than a "Property".
You cannot "set" the variable in the Bundle (wxs authoring), but you can make it bal:Overridable='yes', and then modify it in your BA code. If using a WixStdBA (and 3.8 or later) you can put the code in a bafunctions.dll. Otherwise you can do it in a mba. Since a MsiProperty takes a string, the Burn Variable needs to be declared as a string type. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-bundle-EXE-setting-property-tp7595178p7595180.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users