; From: Matthew S. Yost [mailto:matt.y...@gldsolutions.com]
> Sent: Tuesday, July 21, 2009 3:12 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] XPath for XmlConfig and Xml Namespaces
>
> Edwin,
>
> I believe you're missing the A
, July 21, 2009 4:24 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] XPath for XmlConfig and Xml Namespaces
I'm trying to use XmlConfig to update a file that looks like this:
1
name1
value1
name2
value2
I'm trying to use XmlConfig to update a file that looks like this:
1
name1
value1
name2
value2
name3
value3
My goal is to change the text of PropertyValue where the sibling PropertyName
equals a particular string. I’ve
3 matches
Mail list logo