<?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 15 - Installable Items - Ini files</title><link>http://blogs.technet.com/alexshev/archive/2008/04/03/from-msi-to-wix-part-15-installable-items-ini-files.aspx</link><description>The main page for the series is here . Introduction Today's topic is how to create and modify Ini files . MSI story Ini file contains configuration information that application needs during run-time. MSI has two tables related to Ini files: IniFile and</description><dc:language>ru-RU</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: From MSI to WiX, Part 15 - Installable Items - Ini files</title><link>http://blogs.technet.com/alexshev/archive/2008/04/03/from-msi-to-wix-part-15-installable-items-ini-files.aspx#3109090</link><pubDate>Wed, 20 Aug 2008 18:51:30 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3109090</guid><dc:creator>AndyC</dc:creator><description>&lt;P&gt;It's not clear how you would write to an INI file in the Windows Directory.&lt;/P&gt;
&lt;P&gt;If I place the IniFile section directly under a component I have an error in Candle&lt;/P&gt;
&lt;P&gt;error CNDL0006 : The Component/@Directory attribute's value cannot be an empty string. &amp;nbsp;If you want the value to be null or empty, simply remove the entire attribute.&lt;/P&gt;
&lt;P&gt;If I try to create a directory using the WINDOWSFOLDER token then there is an error in light&lt;/P&gt;
&lt;P&gt;error LGHT0204 : ICE18: KeyPath for Component: 'SetINIComponent' is Directory: 'WINDOWSFOLDER'. The Directory/Component pair must be listed in the CreateFolders table.&lt;/P&gt;</description></item><item><title>re: From MSI to WiX, Part 15 - Installable Items - Ini files</title><link>http://blogs.technet.com/alexshev/archive/2008/04/03/from-msi-to-wix-part-15-installable-items-ini-files.aspx#3109136</link><pubDate>Wed, 20 Aug 2008 20:23:19 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3109136</guid><dc:creator>Alex Shevchuk</dc:creator><description>&lt;p&gt;I've updated this post to include sample and attachment with this sample.&lt;/p&gt;
</description></item><item><title>re: From MSI to WiX, Part 15 - Installable Items - Ini files</title><link>http://blogs.technet.com/alexshev/archive/2008/04/03/from-msi-to-wix-part-15-installable-items-ini-files.aspx#3178782</link><pubDate>Fri, 09 Jan 2009 16:40:24 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3178782</guid><dc:creator>Fatih</dc:creator><description>&lt;p&gt;Hi Alex,&lt;/p&gt;
&lt;p&gt;I am new with WIX and I am searching for how to make a multilingual .msi installer. Is there any way to do this?&lt;/p&gt;</description></item></channel></rss>