<?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>Preserving properties used during install</title><link>http://blogs.technet.com/alexshev/archive/2009/05/13/preserving-properties-used-during-install.aspx</link><description>Русская версия здесь . One of the most common questions is how to preserve the value of property used during install (either passed through command line or properties like INSTALLLOCATION which can be changed in the UI) so that it can be used during maintenance</description><dc:language>ru-RU</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Preserving properties used during install</title><link>http://blogs.technet.com/alexshev/archive/2009/05/13/preserving-properties-used-during-install.aspx#3261323</link><pubDate>Sun, 05 Jul 2009 22:37:49 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3261323</guid><dc:creator>Ran Davidovitz</dc:creator><description>&lt;p&gt;Although registry is a good approach, would it be possible to use data driven approach and persist this into a new table?&lt;/p&gt;</description></item><item><title>re: Preserving properties used during install</title><link>http://blogs.technet.com/alexshev/archive/2009/05/13/preserving-properties-used-during-install.aspx#3265548</link><pubDate>Fri, 17 Jul 2009 06:21:50 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3265548</guid><dc:creator>Alex Shevchuk</dc:creator><description>&lt;p&gt;Hi Ran. No, persisting to table would not work because all these changes will be temporary. Changes will be saved in in-memory copy of original MSI. &amp;nbsp;See &lt;a rel="nofollow" target="_new" href="http://blogs.technet.com/alexshev/archive/2008/02/21/how-windows-installer-engine-installs-the-installation-package.aspx"&gt;http://blogs.technet.com/alexshev/archive/2008/02/21/how-windows-installer-engine-installs-the-installation-package.aspx&lt;/a&gt; for more information.&lt;/p&gt;
</description></item></channel></rss>