|
From: Rob M. <ro...@fi...> - 2014-02-25 00:58:31
|
I'm very confused. This FireGiant KB article (https://support.firegiant.com/entries/24024258-The-four-phases-of-build-time-in-the-WiX-toolset-) talks about preprocessing before compiling. The BootstrapperApplicationData file is generated during the binding phase. Your BA can access the BootstrapperApplicationData.xml and Bundle Variables during "install time" (https://support.firegiant.com/entries/24015917-Build-time-install-time-and-run-time-defined-). But, I'm confused so maybe those pieces of information are totally not helpful. _______________________________________________________________ FireGiant | Dedicated support for the WiX toolset | http://www.firegiant.com/ -----Original Message----- From: tom [mailto:tom...@in...] Sent: Sunday, February 23, 2014 11:17 AM To: wix...@li... Subject: [WiX-users] How to access BootstrapperApplicationdata.xml from wix extension Hi, for the MBA I need to add a variable node under <bundle> if a feature has a configurable directory, this info is only exist in the BootstrapperApplicationdata.xml using compiler extension is to late as far as I understand But how can I access BootstrapperApplicationdata.xml from a preprocessor extension (looks like too soon...?) Can I access the tables efinedfor the BootstrapperApplicationdata ? Thanks -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-access-BootstrapperApplicationdata-xml-from-wix-extension-tp7592877.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX...@li... https://lists.sourceforge.net/lists/listinfo/wix-users |