gFile]"
> Sequence="1" />
>
>
>
>
> From: [EMAIL PROTECTED] on behalf of Simon Dahlbacka
> Sent: Tue 8/12/2008 11:20 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] XmlConfig
/Default"
>
> VerifyPath="/configuration/myComponent/[EMAIL
> PROTECTED]'DatabaseSettings'[\]]/Default"
> Name="server"
> Value="[CORRECTDATABASESERVER]"
> File="[#MyXmlConfigFile]"
> Sequence=&quo
Dahlbacka
Sent: Tue 8/12/2008 11:20 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] XmlConfig XPath problem
In the sample xml provided, @name has the value DatabaseSettings while in
your xpath you check for DatabaseConnections.
Not sure about the missing separa
In the sample xml provided, @name has the value DatabaseSettings while in
your xpath you check for DatabaseConnections.
Not sure about the missing separator though..
/Simon
On Tue, Aug 12, 2008 at 5:35 PM, Evans, Jim <[EMAIL PROTECTED]>wrote:
> I'm having a problem writing a value to an XML file
I'm having a problem writing a value to an XML file using XmlConfig (WiX
3.0.4401). Here is a model XML file with the structure I have:
...
I need to set the server attribute of the Default element. Here is my WiX code
for XmlConfig:
When I try to
5 matches
Mail list logo