<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>dotnetinstaller Issue Tracker Rss Feed</title><link>http://www.codeplex.com/dotnetinstaller/WorkItem/List.aspx</link><description>dotnetinstaller Issue Tracker Rss Description</description><item><title>Commented Issue: Disable automatic switching of install sequence upon reboot [8503]</title><link>http://dotnetinstaller.codeplex.com/workitem/8503</link><description>If the bootstrapper rebooted the box, it shouldn&amp;#39;t switch sequence automatically to uninstall. This code is wrong&amp;#58;&lt;br /&gt;&lt;br /&gt;void InstallerUI&amp;#58;&amp;#58;LoadComponents&amp;#40;&amp;#41;&lt;br /&gt;&amp;#123;&lt;br /&gt;&amp;#9;m_all &amp;#61; LoadComponentsList&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;&amp;#9;&amp;#47;&amp;#47; load xml file&lt;br /&gt;&amp;#9;InstallConfiguration &amp;#42; p_configuration &amp;#61; reinterpret_cast&amp;#60;InstallConfiguration &amp;#42;&amp;#62;&amp;#40;get&amp;#40;m_configuration&amp;#41;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;CHECK_BOOL&amp;#40;p_configuration &amp;#33;&amp;#61; NULL, L&amp;#34;Invalid configuration&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;&amp;#9;if &amp;#40;InstallerSession&amp;#58;&amp;#58;Instance-&amp;#62;sequence &amp;#61;&amp;#61; SequenceInstall &amp;#38;&amp;#38; m_all &amp;#38;&amp;#38; p_configuration-&amp;#62;supports_uninstall&amp;#41;&lt;br /&gt;&amp;#9;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;LOG&amp;#40;&amp;#34;All components installed, switching to uninstall.&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;InstallerSession&amp;#58;&amp;#58;Instance-&amp;#62;sequence &amp;#61; SequenceUninstall&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;m_all &amp;#61; LoadComponentsList&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;if &amp;#40;m_all&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;LOG&amp;#40;&amp;#34;All components uninstalled, nothing to do.&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;InstallerSession&amp;#58;&amp;#58;Instance-&amp;#62;sequence &amp;#61; SequenceInstall&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#125;&lt;br /&gt;&amp;#9;&amp;#125;&lt;br /&gt;&amp;#125;&lt;br /&gt;&lt;br /&gt;See http&amp;#58;&amp;#47;&amp;#47;dotnetinstaller.codeplex.com&amp;#47;discussions&amp;#47;249031&lt;br /&gt;Comments: &amp;#63;&amp;#63;</description><author>oferb00</author><pubDate>Wed, 08 May 2013 11:39:32 GMT</pubDate><guid isPermaLink="false">Commented Issue: Disable automatic switching of install sequence upon reboot [8503] 20130508113932A</guid></item><item><title>Commented Issue: Add an option to prevent automatic switching to uninstall sequence [7212]</title><link>http://dotnetinstaller.codeplex.com/workitem/7212</link><description>My setup package need reboots, but I noticed that after a reboot dotNetInstaller detects the installed components and uninstalls them with this message &amp;#34;All components installed, switching to uninstall.&amp;#34;&lt;br /&gt;&lt;br /&gt;The code says this&amp;#58;&lt;br /&gt;&lt;br /&gt;if &amp;#40;InstallerSession&amp;#58;&amp;#58;Instance-&amp;#62;sequence &amp;#61;&amp;#61; SequenceInstall &amp;#38;&amp;#38; m_all &amp;#38;&amp;#38; p_configuration-&amp;#62;supports_uninstall&amp;#41;&lt;br /&gt;&amp;#9;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;LOG&amp;#40;&amp;#34;All components installed, switching to uninstall.&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;InstallerSession&amp;#58;&amp;#58;Instance-&amp;#62;sequence &amp;#61; SequenceUninstall&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;m_all &amp;#61; LoadComponentsList&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;if &amp;#40;m_all&amp;#41;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;LOG&amp;#40;&amp;#34;All components uninstalled, nothing to do.&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;InstallerSession&amp;#58;&amp;#58;Instance-&amp;#62;sequence &amp;#61; SequenceInstall&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;&amp;#125;&lt;br /&gt;&amp;#9;&amp;#125;&lt;br /&gt;&lt;br /&gt;It needs to be driven by an option.&lt;br /&gt;Comments: I&amp;#39;m hitting the same problem.&amp;#10;Any solution or workaround&amp;#63;&amp;#63;&amp;#10;&amp;#10;Thx&amp;#33;&amp;#10;&amp;#10;</description><author>oferb00</author><pubDate>Wed, 08 May 2013 11:35:58 GMT</pubDate><guid isPermaLink="false">Commented Issue: Add an option to prevent automatic switching to uninstall sequence [7212] 20130508113558A</guid></item><item><title>Commented Issue: Dotnetinstaller: Customization of Installation failed messages [10450]</title><link>http://dotnetinstaller.codeplex.com/workitem/10450</link><description>Dear All,&lt;br /&gt;I have 2 msis as part of my 2.0 bootstrapper. Whenever the installation fails for whatever reason, I am gettting &amp;#34;Failed to install &amp;#34;component&amp;#34;&amp;#34;. &lt;br /&gt;I want to show the exact error message that msi is throwing instead of generalizing it with a common &amp;#34;Failed to install &amp;#37;s&amp;#34;.&lt;br /&gt;&lt;br /&gt;Thanks in Advance&lt;br /&gt;SDG&lt;br /&gt;Comments: DOTNETINSTALLER HAS MOVED TO GITHUB&amp;#10;&amp;#10;DOTNETINSTALLER HAS MOVED TO GITHUB&amp;#10;&amp;#10;DOTNETINSTALLER HAS MOVED TO GITHUB&amp;#10;&amp;#10;&amp;#10;DOTNETINSTALLER HAS MOVED TO GITHUB&amp;#10;&amp;#10;&amp;#10;DOTNETINSTALLER HAS MOVED TO GITHUB&amp;#10;&amp;#10;&amp;#10;&amp;#10;DOTNETINSTALLER HAS MOVED TO GITHUB&amp;#10;&amp;#10;&amp;#10;&amp;#10;&amp;#10;We&amp;#39;re going to give up the discussions here and move to http&amp;#58;&amp;#47;&amp;#47;groups.google.com&amp;#47;group&amp;#47;dotnetinstaller.&amp;#10;&amp;#10;Please subscribe to the new list and DON&amp;#39;T POST questions here.&amp;#10;DOTNETINSTALLER HAS MOVED TO GITHUB&amp;#10;&amp;#10;DOTNETINSTALLER HAS MOVED TO GITHUB&amp;#10;&amp;#10;&amp;#10;DOTNETINSTALLER HAS MOVED TO GITHUB</description><author>dblock</author><pubDate>Wed, 03 Apr 2013 16:25:21 GMT</pubDate><guid isPermaLink="false">Commented Issue: Dotnetinstaller: Customization of Installation failed messages [10450] 20130403042521P</guid></item><item><title>Created Issue: Dotnetinstaller: Customization of Installation failed messages [10450]</title><link>http://dotnetinstaller.codeplex.com/workitem/10450</link><description>Dear All,&lt;br /&gt;I have 2 msis as part of my 2.0 bootstrapper. Whenever the installation fails for whatever reason, I am gettting &amp;#34;Failed to install &amp;#34;component&amp;#34;&amp;#34;. &lt;br /&gt;I want to show the exact error message that msi is throwing instead of generalizing it with a common &amp;#34;Failed to install &amp;#37;s&amp;#34;.&lt;br /&gt;&lt;br /&gt;Thanks in Advance&lt;br /&gt;SDG&lt;br /&gt;</description><author>SDG</author><pubDate>Wed, 03 Apr 2013 15:10:01 GMT</pubDate><guid isPermaLink="false">Created Issue: Dotnetinstaller: Customization of Installation failed messages [10450] 20130403031001P</guid></item><item><title>Commented Issue: After uninstall of old version, the new installer appears in the back [10449]</title><link>http://dotnetinstaller.codeplex.com/workitem/10449</link><description>I have the following issue with a program i&amp;#39;m working on. When i&amp;#39;m making an upgrade from the previous version of the program to the current one, after the installer uninstalled the old version, the setup of the new version appeard behind the first form of the installer &amp;#40;the one with the system components&amp;#41;.&lt;br /&gt;I upgraded from 1.1 to 2.2 hoping that the new version will have the problem fixed, but the problem persist. Any ideea on what to do or when the issue will be fixed&amp;#63;&lt;br /&gt;Thank you&lt;br /&gt;cata&lt;br /&gt;Comments: This project has MOVED TO GITHUB. &amp;#10;&amp;#10;Please ask the mailing list before you create an issue.&amp;#10;&amp;#10;https&amp;#58;&amp;#47;&amp;#47;github.com&amp;#47;dblock&amp;#47;dotnetinstaller</description><author>dblock</author><pubDate>Tue, 28 Aug 2012 14:53:41 GMT</pubDate><guid isPermaLink="false">Commented Issue: After uninstall of old version, the new installer appears in the back [10449] 20120828025341P</guid></item><item><title>Created Issue: After uninstall of old version, the new installer appears in the back [10449]</title><link>http://dotnetinstaller.codeplex.com/workitem/10449</link><description>I have the following issue with a program i&amp;#39;m working on. When i&amp;#39;m making an upgrade from the previous version of the program to the current one, after the installer uninstalled the old version, the setup of the new version appeard behind the first form of the installer &amp;#40;the one with the system components&amp;#41;.&lt;br /&gt;I upgraded from 1.1 to 2.2 hoping that the new version will have the problem fixed, but the problem persist. Any ideea on what to do or when the issue will be fixed&amp;#63;&lt;br /&gt;Thank you&lt;br /&gt;cata&lt;br /&gt;</description><author>cata_1290</author><pubDate>Tue, 28 Aug 2012 14:22:11 GMT</pubDate><guid isPermaLink="false">Created Issue: After uninstall of old version, the new installer appears in the back [10449] 20120828022211P</guid></item><item><title>Commented Issue: UI Level: Basic is Automatically Rebooting Regardless [10446]</title><link>http://dotnetinstaller.codeplex.com/workitem/10446</link><description>I am using dotNetInstaller to install prerequisites for an MSI using WiX. It&amp;#39;s a great tool and it is doing exactly what I want it to do.&lt;br /&gt;&lt;br /&gt;The only problem is when I set it up at UI Level&amp;#58; Basic and one of the prerequisites sends a reboot signal &amp;#40;1641, 3010&amp;#41; which I have listed under the &amp;#34;returncodes_reboot&amp;#34; field&amp;#59; however when this code is received by the installer it shows the reboot message briefly &amp;#40;Warning the user the system needs a reboot&amp;#41; before it automatically reboots. This is obviously a problem as I would like to give the user a chance to close what they&amp;#39;re doing etc and save before it reboots.&lt;br /&gt;&lt;br /&gt;The installer log is attached.&lt;br /&gt;Comments: Please try the latest version and bring this up on the mailing list. This project has moved to https&amp;#58;&amp;#47;&amp;#47;github.com&amp;#47;dblock&amp;#47;dotnetinstaller</description><author>dblock</author><pubDate>Tue, 21 Aug 2012 20:55:49 GMT</pubDate><guid isPermaLink="false">Commented Issue: UI Level: Basic is Automatically Rebooting Regardless [10446] 20120821085549P</guid></item><item><title>Commented Issue: UI Level: Basic is Automatically Rebooting Regardless [10446]</title><link>http://dotnetinstaller.codeplex.com/workitem/10446</link><description>I am using dotNetInstaller to install prerequisites for an MSI using WiX. It&amp;#39;s a great tool and it is doing exactly what I want it to do.&lt;br /&gt;&lt;br /&gt;The only problem is when I set it up at UI Level&amp;#58; Basic and one of the prerequisites sends a reboot signal &amp;#40;1641, 3010&amp;#41; which I have listed under the &amp;#34;returncodes_reboot&amp;#34; field&amp;#59; however when this code is received by the installer it shows the reboot message briefly &amp;#40;Warning the user the system needs a reboot&amp;#41; before it automatically reboots. This is obviously a problem as I would like to give the user a chance to close what they&amp;#39;re doing etc and save before it reboots.&lt;br /&gt;&lt;br /&gt;The installer log is attached.&lt;br /&gt;Comments: We are seeing this issue as well. We have multiple prerequisites &amp;#40;.NET, VSTO, etc.&amp;#41; which require reboots. Not being able to suppress the reboot and have the app reboot just once, is a major problem for us.</description><author>SameeraCPX</author><pubDate>Sun, 19 Aug 2012 06:44:19 GMT</pubDate><guid isPermaLink="false">Commented Issue: UI Level: Basic is Automatically Rebooting Regardless [10446] 20120819064419A</guid></item><item><title>Commented Issue: htmlInstaller does not populate user-defined edit values [10447]</title><link>http://dotnetinstaller.codeplex.com/workitem/10447</link><description>When using an &amp;#60;input type&amp;#61;&amp;#34;text&amp;#34;&amp;#62; element in an HTML page, htmlInstaller does not populate values so they can be used by components.&lt;br /&gt;&lt;br /&gt;The sample configuration.xml has an element &amp;#60;input type&amp;#61;&amp;#34;text&amp;#34; id&amp;#61;&amp;#34;TestValueFromHtml&amp;#34; &amp;#47;&amp;#62;, but any value put in this box is not visible to components &amp;#40;the log says&amp;#58; &amp;#34;Setting user-defined edit value &amp;#39;TestValueFromHtml&amp;#39;&amp;#61;&amp;#34;&amp;#41;&lt;br /&gt;&lt;br /&gt;Tested with version 2.0.81.0.&lt;br /&gt;Attachments include the configuration.xml, the log file, and the Index.html in use.&lt;br /&gt;Comments: &amp;#40; created GitHub issue&amp;#58; https&amp;#58;&amp;#47;&amp;#47;github.com&amp;#47;dblock&amp;#47;dotnetinstaller&amp;#47;pull&amp;#47;14 &amp;#41;</description><author>jennings</author><pubDate>Tue, 19 Jun 2012 00:10:22 GMT</pubDate><guid isPermaLink="false">Commented Issue: htmlInstaller does not populate user-defined edit values [10447] 20120619121022A</guid></item><item><title>Edited Issue: Windows Server 8 support [10448]</title><link>http://dotnetinstaller.codeplex.com/workitem/10448</link><description>Add Windows Server 8 support.&lt;br /&gt;&lt;br /&gt;See the discussion&amp;#58; http&amp;#58;&amp;#47;&amp;#47;dotnetinstaller.codeplex.com&amp;#47;discussions&amp;#47;350307&lt;br /&gt;</description><author>dblock</author><pubDate>Tue, 17 Apr 2012 11:21:59 GMT</pubDate><guid isPermaLink="false">Edited Issue: Windows Server 8 support [10448] 20120417112159A</guid></item><item><title>Commented Issue: Windows Server 8 support [10448]</title><link>http://dotnetinstaller.codeplex.com/workitem/10448</link><description>Add Windows Server 8 support.&lt;br /&gt;&lt;br /&gt;See the discussion&amp;#58; http&amp;#58;&amp;#47;&amp;#47;dotnetinstaller.codeplex.com&amp;#47;discussions&amp;#47;350307&lt;br /&gt;Comments: https&amp;#58;&amp;#47;&amp;#47;github.com&amp;#47;dblock&amp;#47;dotnetinstaller&amp;#47;pull&amp;#47;1</description><author>dblock</author><pubDate>Tue, 17 Apr 2012 11:21:49 GMT</pubDate><guid isPermaLink="false">Commented Issue: Windows Server 8 support [10448] 20120417112149A</guid></item><item><title>Commented Issue: Windows Server 8 support [10448]</title><link>http://dotnetinstaller.codeplex.com/workitem/10448</link><description>Add Windows Server 8 support.&lt;br /&gt;&lt;br /&gt;See the discussion&amp;#58; http&amp;#58;&amp;#47;&amp;#47;dotnetinstaller.codeplex.com&amp;#47;discussions&amp;#47;350307&lt;br /&gt;Comments: This has been done. </description><author>dblock</author><pubDate>Tue, 17 Apr 2012 11:21:45 GMT</pubDate><guid isPermaLink="false">Commented Issue: Windows Server 8 support [10448] 20120417112145A</guid></item><item><title>Created Issue: Windows Server 8 support [10448]</title><link>http://dotnetinstaller.codeplex.com/workitem/10448</link><description>Add Windows Server 8 support.&lt;br /&gt;&lt;br /&gt;See the discussion&amp;#58; http&amp;#58;&amp;#47;&amp;#47;dotnetinstaller.codeplex.com&amp;#47;discussions&amp;#47;350307&lt;br /&gt;</description><author>cristianG</author><pubDate>Tue, 17 Apr 2012 08:20:03 GMT</pubDate><guid isPermaLink="false">Created Issue: Windows Server 8 support [10448] 20120417082003A</guid></item><item><title>Commented Issue: htmlInstaller does not populate user-defined edit values [10447]</title><link>http://dotnetinstaller.codeplex.com/workitem/10447</link><description>When using an &amp;#60;input type&amp;#61;&amp;#34;text&amp;#34;&amp;#62; element in an HTML page, htmlInstaller does not populate values so they can be used by components.&lt;br /&gt;&lt;br /&gt;The sample configuration.xml has an element &amp;#60;input type&amp;#61;&amp;#34;text&amp;#34; id&amp;#61;&amp;#34;TestValueFromHtml&amp;#34; &amp;#47;&amp;#62;, but any value put in this box is not visible to components &amp;#40;the log says&amp;#58; &amp;#34;Setting user-defined edit value &amp;#39;TestValueFromHtml&amp;#39;&amp;#61;&amp;#34;&amp;#41;&lt;br /&gt;&lt;br /&gt;Tested with version 2.0.81.0.&lt;br /&gt;Attachments include the configuration.xml, the log file, and the Index.html in use.&lt;br /&gt;Comments: I don&amp;#39;t have the environment necessary to compile and test this, but I think the problem is in htmlInstaller&amp;#92;SetControlValuesTask.cpp on line 59&amp;#58;&amp;#10;&amp;#10;else if &amp;#40;0 &amp;#61;&amp;#61; wcscmp&amp;#40;type, L&amp;#34;text&amp;#34;&amp;#41;&amp;#41;&amp;#10;&amp;#123;&amp;#10;std&amp;#58;&amp;#58;wstring value &amp;#61; DVLib&amp;#58;&amp;#58;UTF8string2wstring&amp;#40;elt.get_html&amp;#40;false&amp;#41;&amp;#41;&amp;#59;&amp;#10;LOG&amp;#40;L&amp;#34;--- Setting user-defined edit value &amp;#39;&amp;#34; &amp;#60;&amp;#60; id &amp;#60;&amp;#60; L&amp;#34;&amp;#39;&amp;#61;&amp;#34; &amp;#60;&amp;#60; value&amp;#41;&amp;#59;&amp;#10;...&amp;#10;&amp;#10;Judging from the code on line 65 for file-path input types, I think it should be&amp;#58;&amp;#10;&amp;#10;else if &amp;#40;0 &amp;#61;&amp;#61; wcscmp&amp;#40;type, L&amp;#34;text&amp;#34;&amp;#41;&amp;#41;&amp;#10;&amp;#123;&amp;#10;std&amp;#58;&amp;#58;wstring value &amp;#61; elt.get_value&amp;#40;&amp;#41;.to_string&amp;#40;&amp;#41;&amp;#59;&amp;#10;LOG&amp;#40;L&amp;#34;--- Setting user-defined edit value &amp;#39;&amp;#34; &amp;#60;&amp;#60; id &amp;#60;&amp;#60; L&amp;#34;&amp;#39;&amp;#61;&amp;#34; &amp;#60;&amp;#60; value&amp;#41;&amp;#59;&amp;#10;...</description><author>jennings</author><pubDate>Mon, 26 Mar 2012 23:50:56 GMT</pubDate><guid isPermaLink="false">Commented Issue: htmlInstaller does not populate user-defined edit values [10447] 20120326115056P</guid></item><item><title>Edited Issue: htmlInstaller does not populate user-defined edit values [10447]</title><link>http://dotnetinstaller.codeplex.com/workitem/10447</link><description>When using an &amp;#60;input type&amp;#61;&amp;#34;text&amp;#34;&amp;#62; element in an HTML page, htmlInstaller does not populate values so they can be used by components.&lt;br /&gt;&lt;br /&gt;The sample configuration.xml has an element &amp;#60;input type&amp;#61;&amp;#34;text&amp;#34; id&amp;#61;&amp;#34;TestValueFromHtml&amp;#34; &amp;#47;&amp;#62;, but any value put in this box is not visible to components &amp;#40;the log says&amp;#58; &amp;#34;Setting user-defined edit value &amp;#39;TestValueFromHtml&amp;#39;&amp;#61;&amp;#34;&amp;#41;&lt;br /&gt;&lt;br /&gt;Tested with version 2.0.81.0.&lt;br /&gt;Attachments include the configuration.xml, the log file, and the Index.html in use.&lt;br /&gt;</description><author>jennings</author><pubDate>Mon, 26 Mar 2012 23:26:48 GMT</pubDate><guid isPermaLink="false">Edited Issue: htmlInstaller does not populate user-defined edit values [10447] 20120326112648P</guid></item><item><title>Created Issue: htmlInstaller does not populate user-defined edit values [10447]</title><link>http://dotnetinstaller.codeplex.com/workitem/10447</link><description>When using an &amp;#60;input type&amp;#61;&amp;#34;text&amp;#34;&amp;#62; element in an HTML page, htmlInstaller does not populate values so they can be used by components.&lt;br /&gt;&lt;br /&gt;The sample configuration.xml has an element &amp;#60;input type&amp;#61;&amp;#34;text&amp;#34; id&amp;#61;&amp;#34;TestValueFromHtml&amp;#34; &amp;#47;&amp;#62;, but any value put in this box is not visible to components &amp;#40;the log says&amp;#58; &amp;#34;Setting user-defined edit value &amp;#39;TestValueFromHtml&amp;#39;&amp;#61;&amp;#34;&amp;#41;&lt;br /&gt;&lt;br /&gt;Tested with version 2.0.81.0.&lt;br /&gt;</description><author>jennings</author><pubDate>Mon, 26 Mar 2012 23:26:11 GMT</pubDate><guid isPermaLink="false">Created Issue: htmlInstaller does not populate user-defined edit values [10447] 20120326112611P</guid></item><item><title>Created Issue: UI Level: Basic is Automatically Rebooting Regardless [10446]</title><link>http://dotnetinstaller.codeplex.com/workitem/10446</link><description>I am using dotNetInstaller to install prerequisites for an MSI using WiX. It&amp;#39;s a great tool and it is doing exactly what I want it to do.&lt;br /&gt;&lt;br /&gt;The only problem is when I set it up at UI Level&amp;#58; Basic and one of the prerequisites sends a reboot signal &amp;#40;1641, 3010&amp;#41; which I have listed under the &amp;#34;returncodes_reboot&amp;#34; field&amp;#59; however when this code is received by the installer it shows the reboot message briefly &amp;#40;Warning the user the system needs a reboot&amp;#41; before it automatically reboots. This is obviously a problem as I would like to give the user a chance to close what they&amp;#39;re doing etc and save before it reboots.&lt;br /&gt;&lt;br /&gt;The installer log is attached.&lt;br /&gt;</description><author>Folive</author><pubDate>Tue, 28 Feb 2012 09:47:45 GMT</pubDate><guid isPermaLink="false">Created Issue: UI Level: Basic is Automatically Rebooting Regardless [10446] 20120228094745A</guid></item><item><title>Commented Issue: "Illegal characters in path" when running installLinker.exe [10264]</title><link>http://dotnetinstaller.codeplex.com/workitem/10264</link><description>Hi,&lt;br /&gt;&lt;br /&gt;When execute the following command&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#34;Z&amp;#58;&amp;#92;Code&amp;#92;myapp&amp;#92;ie_addon&amp;#92;src&amp;#92;Installer&amp;#92;Tools&amp;#92;dotNetInstaller 2.0&amp;#92;installerLinker.exe&amp;#34; &amp;#47;Output&amp;#58;&amp;#34;Z&amp;#58;&amp;#92;Code&amp;#92;myapp&amp;#92;ie_addon&amp;#92;src&amp;#92;Installer&amp;#92;bin&amp;#92;Debug&amp;#92;myappSetup.exe&amp;#34; &amp;#47;Template&amp;#58;&amp;#34;Z&amp;#58;&amp;#92;Code&amp;#92;myapp&amp;#92;ie_addon&amp;#92;src&amp;#92;Installer&amp;#92;Tools&amp;#92;dotNetInstaller 2.0&amp;#92;dotNetInstaller.exe&amp;#34; &amp;#47;Configuration&amp;#58;&amp;#34;Z&amp;#58;&amp;#92;Code&amp;#92;myapp&amp;#92;ie_addon&amp;#92;src&amp;#92;Installer&amp;#92;BootstrapperConfig.xml&amp;#34; &amp;#47;AppPath&amp;#58;&amp;#34;Z&amp;#58;&amp;#92;Code&amp;#92;myapp&amp;#92;ie_addon&amp;#92;src&amp;#92;Installer&amp;#92;bin&amp;#92;Debug&amp;#92;&amp;#34; &amp;#47;Verbose&amp;#38;&amp;#35;43&amp;#59;&lt;br /&gt;I get the following error&amp;#58;&lt;br /&gt;EXEC&amp;#40;0,0&amp;#41;&amp;#58; error &amp;#58; Illegal characters in path.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The problem goes away if you remove the trailing backslash from Debug.&lt;br /&gt;Comments: ** Comment from web user: icnocop ** &lt;p&gt;If you are using xml, you would also have to either pass in another trailing backslash or remove the existing one.  &amp;#38;quot&amp;#59;&amp;#91;AppPath&amp;#93;&amp;#92;&amp;#38;quot&amp;#59;&lt;/p&gt;</description><author>icnocop</author><pubDate>Thu, 02 Feb 2012 06:47:56 GMT</pubDate><guid isPermaLink="false">Commented Issue: "Illegal characters in path" when running installLinker.exe [10264] 20120202064756A</guid></item><item><title>Created Issue: UI displayed briefly if auto_close_if_install set [10280]</title><link>http://dotnetinstaller.codeplex.com/workitem/10280</link><description>The UI will be displayed briefly if auto_close_if_install&amp;#61;true and there isn&amp;#39;t anything to install. This is due to an incorrect fix to issue 8143 - &amp;#34;Full UI not displayed after reboot&amp;#34;. The code to show the UI should only be called if there is something to install.&lt;br /&gt;&lt;br /&gt;Proposed fix is to move the ShowWindow&amp;#40;SW_SHOW&amp;#41; code from CdotNetInstallerDlg&amp;#58;&amp;#58;OnInitDialog&amp;#40;&amp;#41; to CdotNetInstallerDlg&amp;#58;&amp;#58;StartInstall&amp;#40;&amp;#41;&lt;br /&gt;</description><author>nsleightholm</author><pubDate>Wed, 01 Feb 2012 19:13:21 GMT</pubDate><guid isPermaLink="false">Created Issue: UI displayed briefly if auto_close_if_install set [10280] 20120201071321P</guid></item><item><title>Commented Issue: Run key not deleted on restart [10270]</title><link>http://dotnetinstaller.codeplex.com/workitem/10270</link><description>If dni is not set to run elevated, it does a reboot and then detects all installs are complete it does not delete the Run key and will keep restarting the install on every restart. This happens because a user does not have permissions to delete registry keys in HKLM&amp;#92;Software.&lt;br /&gt;Comments: ** Comment from web user: dblock ** &lt;p&gt;You can merge your patch, thanks. Please also update Documentation&amp;#92;WhatsNew.html, I incremented the project version.&lt;/p&gt;</description><author>dblock</author><pubDate>Wed, 01 Feb 2012 01:25:43 GMT</pubDate><guid isPermaLink="false">Commented Issue: Run key not deleted on restart [10270] 20120201012543A</guid></item></channel></rss>