Hi, One of our product features has a component that uses util:XmlFile to set the inner text of an element in config file to "true". The original value is false.
Original state of element : <Enabled>false</Enabled> After the feature is installed, state of the element : <Enabled>true</Enabled> When I just uninstall that feature by using "Change" option in "Add Remove Programs", the inner text gets removed completely and the state of element looks like: <Enabled> </Enabled>. This is undesirable in our case as this invalidates the xml against the xsd and will puncture the whole system. Is there a way to restore the old value after uninstalling the feature? You help will be much appreciated. Thanks in advance. Best Regards, Deepika ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users