<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: VirtualBox 1.6.0 setup another example of the second law of thermodynamics</title>
	<atom:link href="http://www.joyofsetup.com/2008/05/05/virtualbox-160-setup-another-example-of-the-second-law-of-thermodynamics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joyofsetup.com/2008/05/05/virtualbox-160-setup-another-example-of-the-second-law-of-thermodynamics/</link>
	<description>Bob Arnson on setup and servicing with WiX and MSI</description>
	<lastBuildDate>Sun, 24 Jul 2011 04:35:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bob Arnson</title>
		<link>http://www.joyofsetup.com/2008/05/05/virtualbox-160-setup-another-example-of-the-second-law-of-thermodynamics/comment-page-1/#comment-7005</link>
		<dc:creator>Bob Arnson</dc:creator>
		<pubDate>Mon, 21 Jul 2008 03:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.joyofsetup.com/2008/05/05/virtualbox-160-setup-another-example-of-the-second-law-of-thermodynamics/#comment-7005</guid>
		<description>Tony,

I&#039;d use an immediate custom action to add rows to the RemoveFile table and let MSI handle deletion and rollback.</description>
		<content:encoded><![CDATA[<p>Tony,</p>
<p>I&#8217;d use an immediate custom action to add rows to the RemoveFile table and let MSI handle deletion and rollback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.joyofsetup.com/2008/05/05/virtualbox-160-setup-another-example-of-the-second-law-of-thermodynamics/comment-page-1/#comment-7002</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Sun, 20 Jul 2008 19:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.joyofsetup.com/2008/05/05/virtualbox-160-setup-another-example-of-the-second-law-of-thermodynamics/#comment-7002</guid>
		<description>If you had to satisfy the requirement to prompt/allow users to have all the folders and files created by the install deleted during the uninstall, how would you do it?

I guess you would have a dialog with an appropriate checkbox in UI sequence, setting the property which conditions deferred CA in execute sequence?!

Without Wizard UI, users would never get all of their files and folders deleted which seems right. For silent batch-based uninstalls a property set on msiexec command line could do the job.</description>
		<content:encoded><![CDATA[<p>If you had to satisfy the requirement to prompt/allow users to have all the folders and files created by the install deleted during the uninstall, how would you do it?</p>
<p>I guess you would have a dialog with an appropriate checkbox in UI sequence, setting the property which conditions deferred CA in execute sequence?!</p>
<p>Without Wizard UI, users would never get all of their files and folders deleted which seems right. For silent batch-based uninstalls a property set on msiexec command line could do the job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joy of Setup :: VirtualBox 1.6.2 drops VBScript</title>
		<link>http://www.joyofsetup.com/2008/05/05/virtualbox-160-setup-another-example-of-the-second-law-of-thermodynamics/comment-page-1/#comment-6365</link>
		<dc:creator>Joy of Setup :: VirtualBox 1.6.2 drops VBScript</dc:creator>
		<pubDate>Fri, 13 Jun 2008 14:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.joyofsetup.com/2008/05/05/virtualbox-160-setup-another-example-of-the-second-law-of-thermodynamics/#comment-6365</guid>
		<description>[...] As I mentioned previously, one of my favorite examples of a tight, clean Windows Installer package for a real product&#8211;VirtualBox&#8211;succumbed to a dreaded VBScript custom action when they released v1.6.0. Predictably, it caused errors (during uninstallation, because this custom action ran during uninstall only). [...]</description>
		<content:encoded><![CDATA[<p>[...] As I mentioned previously, one of my favorite examples of a tight, clean Windows Installer package for a real product&#8211;VirtualBox&#8211;succumbed to a dreaded VBScript custom action when they released v1.6.0. Predictably, it caused errors (during uninstallation, because this custom action ran during uninstall only). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Arnson</title>
		<link>http://www.joyofsetup.com/2008/05/05/virtualbox-160-setup-another-example-of-the-second-law-of-thermodynamics/comment-page-1/#comment-2455</link>
		<dc:creator>Bob Arnson</dc:creator>
		<pubDate>Tue, 06 May 2008 17:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.joyofsetup.com/2008/05/05/virtualbox-160-setup-another-example-of-the-second-law-of-thermodynamics/#comment-2455</guid>
		<description>It does kind of sound like a committee decision. :) Of course, that&#039;s why I gave this post the title I did: Just because you start with a clean slate doesn&#039;t mean it stays that way without effort.</description>
		<content:encoded><![CDATA[<p>It does kind of sound like a committee decision. <img src='http://www.joyofsetup.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Of course, that&#8217;s why I gave this post the title I did: Just because you start with a clean slate doesn&#8217;t mean it stays that way without effort.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LukeB</title>
		<link>http://www.joyofsetup.com/2008/05/05/virtualbox-160-setup-another-example-of-the-second-law-of-thermodynamics/comment-page-1/#comment-2453</link>
		<dc:creator>LukeB</dc:creator>
		<pubDate>Tue, 06 May 2008 17:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.joyofsetup.com/2008/05/05/virtualbox-160-setup-another-example-of-the-second-law-of-thermodynamics/#comment-2453</guid>
		<description>In their defense, they probably had a customer say &quot;But your product installs SO MUCH DATA and then doesn&#039;t clean it up on uninstall!!!&quot;</description>
		<content:encoded><![CDATA[<p>In their defense, they probably had a customer say &#8220;But your product installs SO MUCH DATA and then doesn&#8217;t clean it up on uninstall!!!&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

