You would need an immediate custom action to read the .config file, find
the appropriate connection string, and set its value to a property.
If you're using WiX from Visual Studio, you can go to File > New Project,
and choose Windows Installer XML > C# Custom Action Project. (Or C++ if you
prefe
-users@lists.sourceforge.net
Subject: Re: [WiX-users] Reading XML file
Hello!
I have a file before hand.
How can I pass the content of XML file into a Property? Is it possible?
Thanks,
Voranc
On 6/1/06, Michael Osmond <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Where is the XML File c
Hello!
I have a file before hand.
How can I pass the content of XML file into a Property? Is it possible?
Thanks,
Voranc
On 6/1/06, Michael Osmond <[EMAIL PROTECTED]> wrote:
Hi,
Where is the XML File coming from - do you have it before hand, or is it
created during the install
You could poss
Hi,
Where is the XML File coming from - do you have it before hand, or is it
created during the install
You could possibly pass the xml text into a Property and then use the
property in the SqlString command.
Michael
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
4 matches
Mail list logo