Hi,
                I am trying to delete an element from an XML config file using 
the following XmlConfig action.
                <XmlConfig Id='RemoveNode' File='Custom.config' Action='delete' 
ElementPath='/Path/to/ParentElement' VerifyPath='ElementToDelete' 
Node='element' On='install' Sequence='1' />

The wix version I am using is 2.0.4820.0.  Using the above it does not delete 
the element. However if I use wix version 2.0.5805.0, it is correctly deleting 
the node. So, I am not sure whether this is not supported in 2.0.4820.0 or 
whether there is an issue with my wxs file.

Thanks,
Anand.


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to