<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>A simpler way to add Windows Installer major upgrade functionality to your MSI in WiX v3.5</title><link>http://blogs.msdn.com/b/astebner/archive/2010/01/19/9950545.aspx</link><description>Bob Arnson has been working on some simplifications to the WiX language in WiX v3.5, and he has posted some introductory information about a couple of these changes on his blog.&amp;#160; I wanted to link to them here to hopefully help raise visibility for</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: A simpler way to add Windows Installer major upgrade functionality to your MSI in WiX v3.5</title><link>http://blogs.msdn.com/b/astebner/archive/2010/01/19/9950545.aspx#10035498</link><pubDate>Wed, 07 Jul 2010 17:11:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10035498</guid><dc:creator>Alan</dc:creator><description>&lt;p&gt;Hi Aaron - Thanks for the update, and cheers for adding it to the documentation, I&amp;#39;m sure it&amp;#39;ll help a lot of people out as I couldn&amp;#39;t find anything else about this elsewhere. &amp;nbsp;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10035498" width="1" height="1"&gt;</description></item><item><title>re: A simpler way to add Windows Installer major upgrade functionality to your MSI in WiX v3.5</title><link>http://blogs.msdn.com/b/astebner/archive/2010/01/19/9950545.aspx#10034964</link><pubDate>Tue, 06 Jul 2010 15:57:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10034964</guid><dc:creator>Aaron Stebner</dc:creator><description>&lt;p&gt;Hi Alan - I looked at the WiX source code, and it will always use the property name WIX_UPGRADE_DETECTED when you use the MajorUpgrade element in your WiX authoring. &amp;nbsp;This property can be used as a condition in other actions in your MSI just like if you set the property in an UpgradeVersion element. &amp;nbsp;I talked a bit with Bob Arnson about this as well, and he believes that it is safe to use this property in this way, and so I&amp;#39;m going to add an item in the WiX documentation to make it &amp;quot;official&amp;quot; for this type of scenario (so that you don&amp;#39;t have to rely on undocumented behavior in your installer).&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10034964" width="1" height="1"&gt;</description></item><item><title>re: A simpler way to add Windows Installer major upgrade functionality to your MSI in WiX v3.5</title><link>http://blogs.msdn.com/b/astebner/archive/2010/01/19/9950545.aspx#10034555</link><pubDate>Mon, 05 Jul 2010 14:50:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10034555</guid><dc:creator>Alan</dc:creator><description>&lt;p&gt;Thanks for the feedback. I took a look at an MSI which implements the MajorUpgrade element using Orca, and noticed a property called WIX_UPGRADE_DETECTED. Do you know if this works in a similar way to the Property attribute specified in an UpgradeVersion? I haven&amp;#39;t had a chance to check it out myself, so just wondered if you knew anything about this property and whether it could be used (which would be ideal).&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10034555" width="1" height="1"&gt;</description></item><item><title>re: A simpler way to add Windows Installer major upgrade functionality to your MSI in WiX v3.5</title><link>http://blogs.msdn.com/b/astebner/archive/2010/01/19/9950545.aspx#10034097</link><pubDate>Fri, 02 Jul 2010 23:04:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10034097</guid><dc:creator>Aaron Stebner</dc:creator><description>&lt;p&gt;Hi Alan - The simplified MajorUpgrade element doesn&amp;#39;t support this type of scenario. &amp;nbsp;You will need to use the Upgrade and UpgradeVersion elements like Bob shows in the first example in his blog post at &lt;a rel="nofollow" target="_new" href="http://www.joyofsetup.com/2010/01/16/major-upgrades-now-easier-than-ever/"&gt;www.joyofsetup.com/.../major-upgrades-now-easier-than-ever&lt;/a&gt; if you need to set a property that will be used later on in your installation process.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10034097" width="1" height="1"&gt;</description></item><item><title>re: A simpler way to add Windows Installer major upgrade functionality to your MSI in WiX v3.5</title><link>http://blogs.msdn.com/b/astebner/archive/2010/01/19/9950545.aspx#10032003</link><pubDate>Tue, 29 Jun 2010 09:12:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10032003</guid><dc:creator>Alan</dc:creator><description>&lt;p&gt;When using the new MajorUpgrade element, is there a property set somewhere that can be evaluated elsewhere? In some situation it is useful to show a limited set of UI dialogs when doing an upgrade, so having the property in the old syntax was useful. Is there something similar I can use when using the MajorUpgrade element?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10032003" width="1" height="1"&gt;</description></item></channel></rss>