Re: [WiX-users] XmlConfig and uninstall

2007-04-18 Thread Andre Strik
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andre Strik Sent: Thursday, 19 April 2007 5:12 p.m. To: wix-users@lists.sourceforge.net Subject: [WiX-users] XmlConfig and uninstall Hi all, Has anyone successfully used util:XmlConfig to modify an XML file on uninstall? Adding nodes

[WiX-users] XmlConfig and uninstall

2007-04-18 Thread Andre Strik
Hi all, Has anyone successfully used util:XmlConfig to modify an XML file on uninstall? Adding nodes is working, but removing them on uninstall is still beyond me. Even with the VerifyPath attribute set, I'm still having no joy. The below component successfully adds a tag to a web.conf