<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>From MSI to WiX, Part 25 - Installable Items - Updating XML files using XmlFile</title><link>http://blogs.technet.com/alexshev/archive/2009/05/27/from-msi-to-wix-part-25-installable-items-updating-xml-files-using-xmlfile.aspx</link><description>To use XmlFile element we need to: Add reference to WixUtilExtension extension. Add util namespace to &amp;lt;Wix&amp;gt; element: &amp;lt;? xml version = " 1.0 " encoding = " UTF-8 " ?&amp;gt; &amp;lt; Wix xmlns = " http://schemas.microsoft.com/wix/2006/wi " xmlns:util</description><dc:language>ru-RU</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: From MSI to WiX, Part 25 - Installable Items - Updating XML files using XmlFile</title><link>http://blogs.technet.com/alexshev/archive/2009/05/27/from-msi-to-wix-part-25-installable-items-updating-xml-files-using-xmlfile.aspx#3251836</link><pubDate>Mon, 08 Jun 2009 13:54:50 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3251836</guid><dc:creator>amx3000</dc:creator><description>&lt;P&gt;&amp;gt; Here is what we can do with existing XML file using XmlFile element:&lt;/P&gt;
&lt;P&gt;&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;gt; &amp;nbsp; &amp;nbsp;* Set the value of an attribute&lt;/P&gt;
&lt;P&gt;&amp;gt; &amp;nbsp; &amp;nbsp;* Set the text value of an element&lt;/P&gt;
&lt;P&gt;&amp;gt; &amp;nbsp; &amp;nbsp;* Create new element&lt;/P&gt;
&lt;P&gt;&amp;gt; &amp;nbsp; &amp;nbsp;* Create new attribute&lt;/P&gt;
&lt;P&gt;&amp;gt; &amp;nbsp; &amp;nbsp;* Delete the text value of an element&lt;/P&gt;
&lt;P&gt;&amp;gt; &amp;nbsp; &amp;nbsp;* Delete the attribute&lt;/P&gt;
&lt;P&gt;And how can I *read* a text value from element?&lt;/P&gt;</description></item><item><title>re: From MSI to WiX, Part 25 - Installable Items - Updating XML files using XmlFile</title><link>http://blogs.technet.com/alexshev/archive/2009/05/27/from-msi-to-wix-part-25-installable-items-updating-xml-files-using-xmlfile.aspx#3294064</link><pubDate>Mon, 16 Nov 2009 12:35:06 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3294064</guid><dc:creator>kemal dincer</dc:creator><description>&lt;P&gt;how to got custom config data from UserInterface dialog?&lt;/P&gt;</description></item></channel></rss>