Re: [WiX-users] XMLFile and XMLConfig

2007-11-28 Thread Julie Campbell
AIL 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 b

Re: [WiX-users] XMLFile and XMLConfig

2007-11-28 Thread Fadi Haik
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 updat

[WiX-users] XMLFile and XMLConfig

2007-11-25 Thread Fadi Haik
Hi I am trying to update on setup XML file in this format ( I use wix 3.0.3509.0) - - temp1 - temp1val - - temp2 - temp2val 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