The BootstrapperApplicationData.xml file gets extracted to the same directory
as your BA. So, you could just get the directory of the current executing
assembly (your BA assembly) and then load/parse the XML file. 

I recommend searching the %temp% directory for
BootstrapperApplicationData.xml after launching your bundle. This way you
can copy it somewhere to see the structure. (HINT: The WixPackageProperties
elements contain the info you need.)

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Re-Burn-MBA-Getting-PackageName-from-tp7021126p7021616.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to