Hi all -- we are using Wix 3.8 in both our released product and service pack
1, created via torch/pyro as a .msp.  We need to be able to conditionally
modify an XML file installed with the released product.  

I was able to get the patch bootstrapper to show a couple of radiobuttons
using a custom theme, and then pass the result to the patch/MSI via
MspProperty.  Now I just need to figure out how to conditionally modify the
XML file using the property.

My first attempt at this was to put util:XmlFile in a component with a
condition gated by the property, and then include that component in the
patch family.  This does conditionally install the component, but the
XmlFile action does not seem to occur.  I notice that the .msp does not
include the XmlFile table, so that is probably the problem.  Is this just
not supported, or am I missing something ?

I have managed to include custom actions in the patch install (yes, I know I
know (smile)) so I could just go that route if all else fails...

Thanks for any assistance !
-Rob




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/XmlFile-or-XmlConfig-in-patch-msp-tp7598517.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to