TED]
Sent: Friday, April 27, 2007 1:42 PM
To: LEMIRE, JOHN; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Looking for a sample code for XML
manipulation...
I have one more wrinkle for you. Is there a way add the new node at the
beginning of the element list?
Tha
@lists.sourceforge.net
Subject: Re: [WiX-users] Looking for a sample code for XML
manipulation...
// Create a new empty tag...
// Add a key attribute to the tag that doesn't have one yet...
// Add the value attribute to the tag with the correct key
better
for this case.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rory Clark
Sent: Friday, April 27, 2007 12:36 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Looking for a sample code for XML manipulation...
Preface: I found the sample locat
Sent: Friday, April 27, 2007 12:36 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Looking for a sample code for XML manipulation...
Preface: I found the sample located at
http://www.tramontana.co.hu/wix/lesson5.php#5.11 for manipulating XML
files and creating elements and assi
WiX v2's XmlConfig is a bit more powerful and will probably work better for
this case.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rory Clark
Sent: Friday, April 27, 2007 12:36 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Looking for a sample code fo
Preface: I found the sample located at
http://www.tramontana.co.hu/wix/lesson5.php#5.11 for manipulating XML
files and creating elements and assigning attribute values.
However, it does not quite cover our use case here.
Take this snippet of a web.config file:
6 matches
Mail list logo