Abhradeep Thakurta wrote:

The idea you are giving is not working because if u specify an Id as an ElementPath then you cannot use the Node="element" attribute of XmlConfig.


Yes, that's true. Sorry, I misread the code. That said, it would be a fairly easy change to support child elements: The code already tracks the newly-created element to support adding attributes to it. You could also use the XPath support in recent builds of WiX to use the last() selector in ElementPath.

--
sig://boB
http://joyofsetup.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to