No, the latest is always at http://wix.sourceforge.net/releases.

Frederik Carlier (our release manager) has been exceptionally busy lately and 
hasn't been updating the Releases Page of SourceForge for a couple months.

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Burton
Sent: Saturday, April 21, 2007 10:00 PM
To: 'Bob Arnson'
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Remove a section using XmlFile

I am using Wix 2.0 4820 which is I believe the latest. XmlConfig is not listed 
in the documentation (.chm).

From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Saturday, April 21, 2007 2:14 PM
To: Kevin Burton
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Remove a section using XmlFile

Kevin Burton wrote:
Do you know the syntax of XmlConfig? I am using Wix 2.0 I don't find XmlConfig 
in the documentation I must need to upgrade to the "unstable" verstion 3.0. 
Correct?

No. XmlConfig was back-ported to v2. You might need to upgrade your build of v2.

With XmlConfig there is a Path and a VerifyPath. The documentation indicates 
that it is required for 'delete'. Again an example syntax would help.

<XmlConfig Id="x" File="[#TestXmlFile1]" ElementPath="/Root" VerifyPath="New" 
Action="delete" Node="element" On="uninstall" />


--

sig://boB

http://bobs.org
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to