<?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 20 - User Interface - Required Dialog Boxes</title><link>http://blogs.technet.com/alexshev/archive/2008/10/16/from-msi-to-wix-part-20-user-interface-required-dialog-boxes.aspx</link><description>The main page for the series is here . Introduction We will start with exploring Required Dialog Boxes. Microsoft Windows Installer uses three special dialogs in response to the following events during product installation: Exit Dialog - shown when installation</description><dc:language>ru-RU</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: From MSI to WiX, Part 20 - User Interface - Required Dialog Boxes</title><link>http://blogs.technet.com/alexshev/archive/2008/10/16/from-msi-to-wix-part-20-user-interface-required-dialog-boxes.aspx#3143405</link><pubDate>Tue, 28 Oct 2008 22:32:41 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3143405</guid><dc:creator>gosaca</dc:creator><description>&lt;p&gt;Thanks for the useful info.&lt;/p&gt;
&lt;p&gt;The following may be of interest to others working with Wix dialogs:&lt;/p&gt;
&lt;p&gt;To quickly view your all of your dialogs without running setup:&lt;/p&gt;
&lt;p&gt;&amp;quot;%mssdk%&amp;quot;\samples\sysmgmt\msi\scripts\WiDialog.vbs MySetup.msi&lt;/p&gt;
&lt;p&gt;Generate reference Wix source for most dialogs you would possibly need, including FilesInUse:&lt;/p&gt;
&lt;p&gt;dark /nologo &amp;quot;%mssdk%&amp;quot;\samples\sysmgmt\msi\database\UISample.Msi&lt;/p&gt;</description></item><item><title>re: From MSI to WiX, Part 20 - User Interface - Required Dialog Boxes</title><link>http://blogs.technet.com/alexshev/archive/2008/10/16/from-msi-to-wix-part-20-user-interface-required-dialog-boxes.aspx#3297909</link><pubDate>Wed, 02 Dec 2009 21:45:04 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3297909</guid><dc:creator>BarryH</dc:creator><description>&lt;P&gt;Basically, my question is in the subject line. &amp;nbsp;I can't seem to find documentation or examples illustrating the basic technique of disabling a pushbutton control as a result of the user clicking on that same control without changing dialogs. &amp;nbsp;I've tried so many permutations on Condition Actions and Publish Event constructs and Custom Actions that I don't really have a coherent code snippet from which to work. &amp;nbsp;I was hoping that the problem is simple and well known and that I've just somehow managed to miss the obvious. &amp;nbsp;Many thanks.&lt;/P&gt;</description></item></channel></rss>