Fadi, This information has been put onto my wix wiki as a working example. Here is the link:
http://wix.mindcapers.com/wiki/XmlConfig_Example Julie Campbell [EMAIL PROTECTED] ------------------------------ Message: 4 Date: Wed, 28 Nov 2007 11:19:52 +0200 From: "Fadi Haik" <[EMAIL PROTECTED]> Subject: Re: [WiX-users] XMLFile and XMLConfig To: wix-users@lists.sourceforge.net Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="iso-8859-1" Hi, seems I should open bug/feature request in wix website ? please let me know if the issue bellow not working for me since I dont know how to use or it just missing feature ? Thanks in advance, Fadi On Nov 25, 2007 10:44 PM, Fadi Haik <[EMAIL PROTECTED]> wrote: > Hi > > > > I am trying to update on setup XML file in this format ( I use wix > 3.0.3509.0) > > > > <IteamList> > > - <item> > > - <key> temp1</key> > > - <value>temp1val</value> > > </item> > > - <item> > > - <key>temp2</key> > > - <value>temp2val</value> > > </item> > > </IteamList> > > > > I don't know how many entries already inside that file therefore I need to > use XPath function last() > > but it does not work for me, I have read the escaping issue on previous > post and added new property "[last()]", btw > > "IteamList/item[0]" working for me. > > > > I tried as well to use the XMLConfig the new feature of WIX 3, but seems > to me that XMLConfig working good for > > > > <IteamList> > > - <item key="temp1 value="temp1val"</item> > > - <item key="temp2" value="temp2val"</item> > > </IteamList> > > > > since in XMLConfig you can refer to previous node for Value setting but > for node create this option does not seems to be available. > > > > Could you please help me to figure how I should use those WIX Element ? > > Thanks in advance, > > Fadi > _____________________________________________________________________________ Scanned by IBM Email Security Management Services powered by MessageLabs. For more information please visit http://www.ers.ibm.com _____________________________________________________________________________ ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users