<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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>InstallSite Blog : AppX</title><link>http://msmvps.com/blogs/installsite/archive/tags/AppX/default.aspx</link><description>Tags: AppX</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Metro vs. MSI - Windows 8 for Setup Developers, Part 1</title><link>http://msmvps.com/blogs/installsite/archive/2012/04/24/metro-vs-msi-windows-8-for-setup-developers-part-1.aspx</link><pubDate>Tue, 24 Apr 2012 16:28:55 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1809159</guid><dc:creator>stefan</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/installsite/rsscomments.aspx?PostID=1809159</wfw:commentRss><comments>http://msmvps.com/blogs/installsite/archive/2012/04/24/metro-vs-msi-windows-8-for-setup-developers-part-1.aspx#comments</comments><description>&lt;p&gt;Windows 8 is approaching, a &amp;quot;Release Preview&amp;quot; is coming in the first week of June, according to an &lt;a href="https://twitter.com/#!/BuildWindows8/status/194627936115101696/photo/1" target="_blank"&gt;announcement&lt;/a&gt; today. Therefore I plan to write some blog posts, looking at various aspects of Windows 8 from a setup developer&amp;#39;s perspective. In this first post I&amp;#39;m discussing AppX vs. MSI, &lt;/p&gt;  &lt;p&gt;Windows 8 introduces a new application type - Metro Apps - and a new installation method and installer file format: AppX. Some people are asking if that will make Windows Installer (MSI) obsolete. Well, I believe that MSI will continue to play an important role in software installation for quite a while. Here is why.&lt;/p&gt;  &lt;p&gt;There is a huge number of existing applications that won&amp;#39;t be re-written as Metro Apps in the near future. And for some types of applications, converting them into Metro Apps doesn&amp;#39;t have significant benefits or doesn&amp;#39;t make sense at all.&lt;/p&gt;  &lt;p&gt;One of the most important advantages of Metro Apps is their tight integration in the App Store: they can be purchased, installed and automatically updated in the store. But Desktops applications can also be listed in the store, which gives them the desirable visibility for end users, even if purchase and installation will be outside the store experience. For business customers I think this is even less important. They will prefer other methods to deploy and update applications, controlled by the IT department. Smaller companies without a dedicated IT department can use tools like &lt;a href="http://www.microsoft.com/windowsintune" target="_blank"&gt;Windows Intune&lt;/a&gt; to manage computers and applications packaged as msi.&lt;/p&gt;  &lt;p&gt;A big hurdle for the transition to AppX is it restriction to Windows 8. If you want to build Metro Apps and package them as AppX, but also don&amp;#39;t want to leave your customers behind who are still using Windows 7, Vista or Windows XP, you will have to build and maintain two versions of your application and two packaging types: AppX and MSI. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1809159" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/installsite/archive/tags/Windows+Installer/default.aspx">Windows Installer</category><category domain="http://msmvps.com/blogs/installsite/archive/tags/MSI/default.aspx">MSI</category><category domain="http://msmvps.com/blogs/installsite/archive/tags/AppX/default.aspx">AppX</category><category domain="http://msmvps.com/blogs/installsite/archive/tags/Windows+8/default.aspx">Windows 8</category></item></channel></rss>