Thanks for the replay,
My requirement is i have a config file, in that i will set the values.
I will use those values while deploying msi package in server.
In my wix file i will use xmlfile tag.
Like below
in cofig file :
based on LogPath i ha
Thanks for the replay,
My requirement is i have a config file, in that i will set the values.
I will use those values while deploying msi package in server.
In my wix file i will use xmlfile tag.
Like below
in cofig file :
based on LogPath i have to copy t
On Mon, Mar 15, 2010 at 7:26 PM, banda wrote:
>
> i am new ro wix,
> How to use "<" and ">" in CDATA function
>
This is an XML thing... a CDATA section is interpreted exactly as it's
entered, so you can just use < and > as normal characters.
e.g.
To do this without the CDATA (which in terms
<
>
Try googling "xml escape characters".
> Date: Mon, 15 Mar 2010 10:26:41 -0800
> From: srinivas.ba...@igate.com
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] How to use "<" and ">" in CDATA function
>
>
&g
i am new ro wix,
How to use "<" and ">" in CDATA function
Please help on this.
--
View this message in context:
http://n2.nabble.com/How-to-use-and-in-CDATA-function-tp4738881p4738881.html
Sent from the wix-users mailing list archive at Nabble.com.
---
5 matches
Mail list logo