Check out the conversations about the difference between XmlFile and XmlConfig. 
 XmlConfig is powerful enough to handle this scenario.  XmlFile isn't.

-----Original Message-----
From: MadhaviAthota [mailto:[EMAIL PROTECTED]
Sent: Friday, November 07, 2008 03:58
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] How to update an XMLFile in upgrade with WIX?


Hi All,

I have a web.config file which needs to updated on MSI installation. I have
done this with xmlFile element.

When I do an in-place upgrade on the MSI which is a minor upgrade, I need to
update a new string in Web.config, which is not working, when I try to
update, and erroring out if some old values are not present in the
Web.config file as new file is updated in the upgrade.


Thank You,
Madhavi.
--
View this message in context: 
http://n2.nabble.com/How-to-update-an-XMLFile-in-upgrade-with-WIX--tp1469266p1469266.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to