﻿<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <webpiFile version="2.0.1.2" />

  <title>Web Platform Installer 2009 Feed</title>
  <link rel="enclosure" href="https://www.microsoft.com/web/webpi/2.0/WebApplicationList.xml" />
  <!--<link rel="enclosure" href="file://c:\projects\wpi\Xml\WebApplicationList.xml" /> -->
  <link href="http://www.microsoft.com/web/webpi/2.0/WebProductList.xml" />
  <updated>2009-3-17T16:30:00Z</updated>
  <author>
    <name>Microsoft</name>
    <uri>http://www.microsoft.com/</uri>
  </author>
  <id>http://www.microsoft.com/web/webpi/2.0/WebProductList.xml</id>

  <!-- Resources -->
  <resourcesList>
    <resources>
      <culture>en</culture>
      <!-- included in file -->
    </resources>
    <resources>
      <culture>de</culture>
      <url>http://www.microsoft.com/web/webpi/2.0/resources/WebProductList_de.xml</url>
    </resources>
    <resources>
      <culture>es</culture>
      <url>http://www.microsoft.com/web/webpi/2.0/resources/WebProductList_es.xml</url>
    </resources>
    <resources>
      <culture>fr</culture>
      <url>http://www.microsoft.com/web/webpi/2.0/resources/WebProductList_fr.xml</url>
    </resources>
    <resources>
      <culture>it</culture>
      <url>http://www.microsoft.com/web/webpi/2.0/resources/WebProductList_it.xml</url>
    </resources>
    <resources>
      <culture>ja</culture>
      <url>http://www.microsoft.com/web/webpi/2.0/resources/WebProductList_ja.xml</url>
    </resources>
    <resources>
      <culture>ko</culture>
      <url>http://www.microsoft.com/web/webpi/2.0/resources/WebProductList_ko.xml</url>
    </resources>
    <resources>
      <culture>ru</culture>
      <url>http://www.microsoft.com/web/webpi/2.0/resources/WebProductList_ru.xml</url>
    </resources>
    <resources>
      <culture>zh-cn</culture>
      <url>http://www.microsoft.com/web/webpi/2.0/resources/WebProductList_zh_cn.xml</url>
    </resources>
    <resources>
      <culture>zh-tw</culture>
      <url>http://www.microsoft.com/web/webpi/2.0/resources/WebProductList_zh_tw.xml</url>
    </resources>
  </resourcesList>

  <!--Language Codes-->
  <languages>
    <language default="true">
      <languageId>en</languageId>
      <name resourceName="Lang_en_Name">English</name>
    </language>
    <language>
      <languageId>fr</languageId>
      <name resourceName="Lang_fr_Name">French</name>
    </language>
    <language>
      <languageId>es</languageId>
      <name resourceName="Lang_es_Name">Spanish</name>
    </language>
    <language>
      <languageId>de</languageId>
      <name resourceName="Lang_de_Name">German</name>
    </language>
    <language>
      <languageId>it</languageId>
      <name resourceName="Lang_it_Name">Italian</name>
    </language>
    <language>
      <languageId>ja</languageId>
      <name resourceName="Lang_ja_Name">Japanese</name>
    </language>
    <language>
      <languageId>ko</languageId>
      <name resourceName="Lang_ko_Name">Korean</name>
    </language>
    <language>
      <languageId>ru</languageId>
      <name resourceName="Lang_ru_Name">Russian</name>
    </language>
    <language>
      <languageId>zh-cn</languageId>
      <name resourceName="Lang_zh_cn_Name">Simplified Chinese</name>
    </language>
    <language>
      <languageId>zh-tw</languageId>
      <name resourceName="Lang_zh_tw_Name">Traditional Chinese</name>
    </language>
  </languages>
  
  <!--Static Content -->
  <entry>
    <productId>StaticContent</productId>
    <title resourceName="Entry_StaticContent_Title">Static Content</title>
    <id>http://www.microsoft.com/web/webpi/staticcontent</id>
    <summary resourceName="Entry_StaticContent_Summary">Serve .htm, .html, and image files from a Web site.</summary>
    <updated>2009-3-17T16:30:00Z</updated>
    <published>2008-2-27T12:30:00Z</published>
    <longSummary resourceName="Entry_StaticContent_LongSummary">Static Content handles server requests to display static Web file formats, such as HTML pages and image files, in a Web browser.</longSummary>
    <version>7.0.0.0</version>
    <productFamily resourceName="CommonHTTPFeatures">Common HTTP Features</productFamily>
    <link href="http://www.iis.net/ConfigReference/system.webServer/staticContent" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>StaticContent</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-StaticContent</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--Default Document-->
  <entry>
    <productId>DefaultDocument</productId>
    <title resourceName="Entry_DefaultDocument_Title">Default Document</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_DefaultDocument_Summary">Default Document lets you configure a default file for the Web server to return when users do not specify a file in a request URL. A default document improves the browsing experience for your Web site.</summary>
    <longSummary resourceName="Entry_DefaultDocument_LongSummary">Default Document lets you configure a default file for the Web server to return when users do not specify a file in a request URL. A default document improves the browsing experience for your Web site.</longSummary>
    <id>http://www.microsoft.com/web/webpi/defaultdocument</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <productFamily resourceName="CommonHTTPFeatures">Common HTTP Features</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://www.iis.net/ConfigReference/system.webServer/defaultDocument" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>DefaultDocument</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-DefaultDocument</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--Directory Browse-->
  <entry>
    <productId>DirectoryBrowse</productId>
    <title resourceName="Entry_DirectoryBrowse_Title">Directory Browsing</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_DirectoryBrowse_Summary">Directory Browsing lets users to see the contents of a directory on your Web server. Use Directory Browsing to enable an automatically generated list of all directories and files available in a directory when users do not specify a file in a request URL and default documents are either disabled or not configured.</summary>
    <id>http://www.microsoft.com/web/webpi/directorybrowse</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_DirectoryBrowse_LongSummary">Directory Browsing lets users to see the contents of a directory on your Web server. Use Directory Browsing to enable an automatically generated list of all directories and files available in a directory when users do not specify a file in a request URL and default documents are either disabled or not configured.</longSummary>
    <productFamily resourceName="CommonHTTPFeatures">Common HTTP Features</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://www.iis.net/ConfigReference/system.webServer/directoryBrowse" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>DirectoryBrowse</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-DirectoryBrowsing</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!--HTTP Errors-->
  <entry>
    <productId>HTTPErrors</productId>
    <title resourceName="Entry_HTTPErrors_Title">HTTP Errors</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_HTTPErrors_Summary">HTTP Errors allows you to configure custom error messages for your Web site or application.</summary>
    <id>http://www.microsoft.com/web/webpi/httperros</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_HTTPErrors_LongSummary">HTTP Errors allows you to configure custom error messages for your Web site or application. Custom error messages let you provide a friendly or a more informative response by serving a file, returning another resource, or redirecting to a URL when visitors to your site cannot access the content they requested. For example, you might want to customize each of the error message pages for your Web site to have the same look and feel as the rest of your site.</longSummary>
    <productFamily resourceName="CommonHTTPFeatures">Common HTTP Features</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://www.iis.net/ConfigReference/system.webServer/httpErrors" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>HttpErrors</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-HttpErrors</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!--HTTP Redirection-->
  <entry>
    <productId>HTTPRedirection</productId>
    <title resourceName="Entry_HTTPRedirection_Title">HTTP Redirection</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_HTTPRedirection_Summary">Provides support to redirect client requests to a specific destination.</summary>
    <id>http://www.microsoft.com/web/webpi/httpredirection</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_HTTPRedirection_LongSummary">HTTP Redirection provides support to redirect user requests to a specific destination. Use HTTP Redirection whenever you want customers who might use one URL to actually end up at another URL. This is helpful in many situations, from simply renaming your Web site, to overcoming a domain name that is difficult to spell, or forcing clients to use a secure channel.</longSummary>
    <productFamily resourceName="CommonHTTPFeatures">Common HTTP Features</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://www.iis.net/ConfigReference/system.webServer/httpRedirect" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>HttpRedirect</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-HttpRedirect</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!--ASP.NET-->
  <entry>
    <productId>ASPNET</productId>
    <title resourceName="Entry_ASPNET_Title">ASP.NET</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_ASPNET_Summary">Enable your Web server to host ASP.NET applications.</summary>
    <id>http://www.microsoft.com/web/webpi/aspnet</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_ASPNET_LongSummary">ASP.NET provides a server side object oriented programming environment for building Web sites and Web applications using managed code. ASP.NET is not simply a new version of ASP. Having been entirely re-architected to provide a highly productive programming experience based on the .NET Framework, ASP.NET provides a robust infrastructure for building Web applications.</longSummary>
    <productFamily resourceName="ApplicationDevelopment">Application Development</productFamily>
    <frameworkFamily resourceName="NETFramework">.NET Framework</frameworkFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://learn.iis.net/page.aspx/23/building-and-running-aspnet-applications/" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/net-option-a.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>ASPNET</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <and>
        <dependency>
          <productId>StaticContent</productId>
        </dependency>
        <dependency>
          <productId>NETExtensibility</productId>
        </dependency>
        <dependency>
          <productId>ISAPIExtensions</productId>
        </dependency>
        <dependency>
          <productId>ISAPIFilters</productId>
        </dependency>
        <dependency>
          <productId>RequestFiltering</productId>
        </dependency>
        <dependency>
          <productId>WASNetFxEnvironment</productId>
        </dependency>
        <dependency>
          <productId>DefaultDocument</productId>
        </dependency>
      </and>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-ASPNET</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--.NET Extensibility-->
  <entry>
    <productId>NETExtensibility</productId>
    <title resourceName="Entry_NETExtensibility_Title">.NET Extensibility</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_NETExtensibility_Summary">Enable your Web server to host .NET framework managed module extensions.</summary>
    <id>http://www.microsoft.com/web/webpi/netextensibility</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_NETExtensibility_LongSummary">.NET Extensibility allows managed code developers to change, add, and extend Web server functionality in the entire request pipeline, the configuration, and the UI. Developers can use the familiar ASP.NET extensibility model and rich .NET APIs to build Web server features that are just as powerful as those written using the native C++ APIs.</longSummary>
    <productFamily resourceName="ApplicationDevelopment">Application Development</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://learn.iis.net/page.aspx/23/building-and-running-aspnet-applications/" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/net-option-a.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>NetFxExtensibility</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <and>
        <dependency>
          <productId>RequestFiltering</productId>
        </dependency>
        <dependency>
          <productId>WASProcessModel</productId>
        </dependency>
        <dependency>
          <productId>WASNetFxEnvironment</productId>
        </dependency>
      </and>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-NetFxExtensibility</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--ASP-->
  <entry>
    <productId>ASP</productId>
    <title resourceName="Entry_ASP_Title">ASP</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_ASP_Summary">Enable your Web server to host classic ASP applications.</summary>
    <id>http://www.microsoft.com/web/webpi/asp</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_ASP_LongSummary">Active Server Pages (ASP) provides a server side scripting environment for building Web sites and Web applications. Offering improved performance over CGI scripts, ASP provides IIS with native support for both VBScript and Jscript. Use ASP if you have existing applications that require ASP support. For new development, consider using ASP.NET.</longSummary>
    <productFamily resourceName="ApplicationDevelopment">Application Development</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://learn.iis.net" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>ASP</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <and>
        <dependency>
          <productId>RequestFiltering</productId>
        </dependency>
        <dependency>
          <productId>WASProcessModel</productId>
        </dependency>
        <dependency>
          <productId>WASNetFxEnvironment</productId>
        </dependency>
      </and>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-ASP</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--CGI-->
  <entry>
    <productId>CGI</productId>
    <title resourceName="Entry_CGI_Title">CGI</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_CGI_Summary">Enable support for CGI and FastCGI executables.</summary>
    <id>http://www.microsoft.com/web/webpi/cgi</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_CGI_LongSummary">FastCGI and CGI define how a Web server passes information to an external program. Typical uses might include using a Web form to collect information and then passing that information to a CGI script to be emailed somewhere else. Because CGI is a standard, CGI scripts can be written using a variety of programming languages. The downside to using CGI is the performance overhead.</longSummary>
    <productFamily resourceName="ApplicationDevelopment">Application Development</productFamily>
    <published>2008-2-28T12:30:00Z</published>
    <link href="http://www.iis.net/ConfigReference/system.webServer/cgi" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>CGI</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <and>
        <dependency>
          <or>
            <dependency>
              <productId>UrlRewrite</productId>
            </dependency>
            <dependency>
              <productId>UrlRewrite2</productId>
            </dependency>
          </or>
        </dependency>
        <dependency>
          <productId>WASProcessModel</productId>
        </dependency>
      </and>
    </dependency>
    <updates>
      <productId>FastCGIUpdate</productId>
    </updates>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-CGI</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--ISAPI Extensions-->
  <entry>
    <productId>ISAPIExtensions</productId>
    <title resourceName="Entry_ISAPIExtensions_Title">ISAPI Extensions</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_ISAPIExtensions_Summary">Allow ISAPI extensions to handle client requests.</summary>
    <id>http://www.microsoft.com/web/webpi/isapiextensions</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_ISAPIExtensions_LongSummary">Internet Server Application Programming Interface (ISAPI) Extensions provides support for dynamic Web content developing using ISAPI extensions. An ISAPI extension runs when requested just like any other static HTML file or dynamic ASP file. Since ISAPI applications are compiled code, they are processed much faster than ASP files or files that call COM+ components.</longSummary>
    <productFamily resourceName="ApplicationDevelopment">Application Development</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://learn.iis.net" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>ISAPIExtensions</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-ISAPIExtensions</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--ISAPI Filters-->
  <entry>
    <productId>ISAPIFilters</productId>
    <title resourceName="Entry_ISAPIFilters_Title">ISAPI Filters</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_ISAPIFilters_Summary">Allow ISAPI filters to modify Web server behavior.</summary>
    <id>http://www.microsoft.com/web/webpi/isapifilters</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_ISAPIFilters_LongSummary">Internet Server Application Programming Interface (ISAPI) Filters provides support for Web applications that use ISAPI filters. ISAPI filters are files that can extend or change the functionality provided by IIS. An ISAPI filter reviews every request made to the Web server, until the filter finds one that it needs to process.</longSummary>
    <productFamily resourceName="ApplicationDevelopment">Application Development</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://www.iis.net/ConfigReference/system.webServer/isapiFilters" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>ISAPIFilter</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-ISAPIFilter</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--Server Side Includes-->
  <entry>
    <productId>ServerSideIncludes</productId>
    <title resourceName="Entry_ServerSideIncludes_Title">Server Side Includes</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_ServerSideIncludes_Summary">Provide support for .stm, .sthtm, and .shtml include files.</summary>
    <id>http://www.microsoft.com/web/webpi/serversideincludes</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_ServerSideIncludes_LongSummary">Server Side Includes (SSI) is a scripting language used to dynamically generate HTML pages. The script runs on the server before the page is delivered to the client and typically involves inserting one file into another. You might create an HTML navigation menu and use SSI to dynamically add it to all pages on a Web site.</longSummary>
    <productFamily resourceName="ApplicationDevelopment">Application Development</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://www.iis.net/ConfigReference/system.webServer/serverSideInclude" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>ServerSideInclude</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-ServerSideIncludes</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--HTTP Logging-->
  <entry>
    <productId>HTTPLogging</productId>
    <title resourceName="Entry_HTTPLogging_Title">HTTP Logging</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_HTTPLogging_Summary">Enables logging of Web site activity for the server.</summary>
    <id>http://www.microsoft.com/web/webpi/httplogging</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_HTTPLogging_LongSummary">HTTP Logging provides logging of Web site activity for this server. When a log able event, usually an HTTP transaction, occurs, IIS calls the selected logging module, which then writes to one of the logs stored in the file system of the Web server. These logs are in addition to those provided by the operating system.</longSummary>
    <productFamily resourceName="HealthandDiagnostics">Health and Diagnostics</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://www.iis.net/ConfigReference/system.webServer/httpLogging" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>HTTPLogging</valueName>
      </registry>
    </discoveryHint>    
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-HttpLogging</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--Logging Tools-->
  <entry>
    <productId>LoggingTools</productId>
    <title resourceName="Entry_LoggingTools_Title">Logging Tools</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_LoggingTools_Summary">Logging Tools provides infrastructure to manage Web server logs and automate common logging tasks.</summary>
    <id>http://www.microsoft.com/web/webpi/loggingtools</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_LoggingTools_LongSummary">Logging Tools provides infrastructure to manage Web server logs and automate common logging tasks.</longSummary>
    <productFamily resourceName="HealthandDiagnostics">Health and Diagnostics</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://learn.iis.net" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>LoggingLibraries</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-LoggingLibraries</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--Request Monitor-->
  <entry>
    <productId>RequestMonitor</productId>
    <title resourceName="Entry_RequestMonitor_Title">Request Monitor</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_RequestMonitor_Summary">Monitor server, site, and application health.</summary>
    <id>http://www.microsoft.com/web/webpi/requestmonitor</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_RequestMonitor_LongSummary">Request Monitor provides infrastructure to monitor Web application health by capturing information about HTTP requests in an IIS worker process. Administrators and developers can use Request Monitor to understand which HTTP requests are executing in a worker process when the worker process has become unresponsive or very slow.</longSummary>
    <productFamily resourceName="HealthandDiagnostics">Health and Diagnostics</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://learn.iis.net" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>RequestMonitor</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-RequestMonitor</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--Tracing-->
  <entry>
    <productId>Tracing</productId>
    <title resourceName="Entry_Tracing_Title">Tracing</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_Tracing_Summary">Enable tracing for ASP.NET applications and failed requests.</summary>
    <id>http://www.microsoft.com/web/webpi/tracing</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_Tracing_LongSummary">Tracing provides infrastructure to diagnose and troubleshoot Web applications. With failed request tracing, you can troubleshoot difficult to capture events like poor performance, or authentication related failures. This feature buffers trace events for a request and only flushes them to disk if the request falls into a user-configured error condition.</longSummary>
    <productFamily resourceName="HealthandDiagnostics">Health and Diagnostics</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://www.iis.net/ConfigReference/system.webServer/tracing" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>HttpTracing</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-HttpTracing</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!--Custom Logging-->
  <entry>
    <productId>CustomLogging</productId>
    <title resourceName="Entry_CustomLogging_Title">Custom Logging</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_CustomLogging_Summary">Enable support for custom logging for Web servers, sites, and applications.</summary>
    <id>http://www.microsoft.com/web/webpi/customlogging</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_CustomLogging_LongSummary">Custom Logging provides support for logging Web server activity in a format that differs considerably from the manner in which IIS generates log files. Use Custom Logging to create your own logging module. Custom Logging modules are added to IIS by registering a new COM component that implements ILogPlugin or ILogPluginEx.</longSummary>
    <productFamily resourceName="HealthandDiagnostics">Health and Diagnostics</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://learn.iis.net" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>CustomLogging</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-CustomLogging</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--ODBC Logging-->
  <entry>
    <productId>ODBCLogging</productId>
    <title resourceName="Entry_ODBCLogging_Title">ODBC Logging</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_ODBCLogging_Summary">Enable support for logging to an ODBC-compliant database.</summary>
    <id>http://www.microsoft.com/web/webpi/odbclogging</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_ODBCLogging_LongSummary">ODBC Logging provides infrastructure that supports logging Web server activity to an ODBC-compliant database. With a logging database, you can programmatically display and manipulate data from the logging database on an HTML page. You might do this to search logs for specific events to call out user defined events that you want to monitor.</longSummary>
    <productFamily resourceName="HealthandDiagnostics">Health and Diagnostics</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://www.iis.net/ConfigReference/system.webServer/odbcLogging" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>ODBCLogging</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7NoHome" />
        <iisComponent>
          <iis70ComponentName>IIS-ODBCLogging</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!--Basic Authentication-->
  <entry>
    <productId>BasicAuthentication</productId>
    <title resourceName="Entry_BasicAuthentication_Title">Basic Authentication</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_BasicAuthentication_Summary">Require a valid Windows user name and password for connection.</summary>
    <id>http://www.microsoft.com/web/webpi/basicauthentication</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_BasicAuthentication_LongSummary">Basic Authentication offers strong browser compatibility. Appropriate for small internal networks, this authentication method is rarely used on the internal Internet. Its major disadvantage is that it transmits passwords across the network using an easily decrypted algorithm. If intercepted, these passwords are simple to decipher. Use SSL with Basic Authentication.</longSummary>
    <productFamily resourceName="Security">Security</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://www.iis.net/ConfigReference/system.webServer/security/authentication/basicAuthentication" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>BasicAuthentication</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-BasicAuthentication</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--Windows Authentication-->
  <entry>
    <productId>WindowsAuthentication</productId>
    <title resourceName="Entry_WindowsAuthentication_Title">Windows Authentication</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_WindowsAuthentication_Summary">Authenticate clients by using NTLM or Kerberos.</summary>
    <id>http://www.microsoft.com/web/webpi/windowsauthentication</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_WindowsAuthentication_LongSummary">Windows Authentication is a low cost authentication solution for internal Web sites. This authentication scheme allows administrators in a Windows domain to take advantage of the domain infrastructure for authenticating users. Do not use Windows authentication if users who must be authenticated access your Web site from behind firewalls and proxy servers.</longSummary>
    <productFamily resourceName="Security">Security</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://www.iis.net/ConfigReference/system.webServer/security/authentication/windowsAuthentication" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>WindowsAuthentication</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7NoHome" />
        <iisComponent>
          <iis70ComponentName>IIS-WindowsAuthentication</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!--Digest Authentication-->
  <entry>
    <productId>DigestAuthentication</productId>
    <title resourceName="Entry_DigestAuthentication_Title">Digest Authentication</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_DigestAuthentication_Summary">Authenticate clients by sending a password has to a Windows domain controller.</summary>
    <id>http://www.microsoft.com/web/webpi/digestauthentication</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_DigestAuthentication_LongSummary">Digest Authentication works by sending password hash to a Windows domain controller to authenticate users. When you need improved security over Basic Authentication, consider using Digest Authentication, especially if users who muse be authenticated access your Web site from behind firewalls and proxy servers.</longSummary>
    <productFamily resourceName="Security">Security</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://www.iis.net/ConfigReference/system.webServer/security/authentication/digestAuthentication" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>DigestAuthentication</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7NoHome" />
        <iisComponent>
          <iis70ComponentName>IIS-DigestAuthentication</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--Client Certificate Mapping Authentication-->
  <entry>
    <productId>ClientCertificateMappingAuthentication</productId>
    <title resourceName="Entry_ClientCertificateMappingAuthentication_Title">Client Certificate Mapping Authentication</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_ClientCertificateMappingAuthentication_Summary">Authenticate client certificates with Active Directory accounts.</summary>
    <id>http://www.microsoft.com/web/webpi/clientcertificatemappingauthentication</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_ClientCertificateMappingAuthentication_LongSummary">Client Certificate Mapping Authentication uses client certificates to authenticate users. A client certificate is a digital ID from a trusted source. IIS offers two types of authentication using client certificate mapping. This type uses Active Directory to offer one-to-one certificate mappings across multiple Web servers.</longSummary>
    <productFamily resourceName="Security">Security</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://www.iis.net/ConfigReference/system.webServer/security/authentication/clientCertificateMappingAuthentication" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>ClientCertificateMappingAuthentication</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7NoHome" />
        <iisComponent>
          <iis70ComponentName>IIS-ClientCertificateMappingAuthentication</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--IIS Client Certificate Mapping Authentication-->
  <entry>
    <productId>IISClientCertificateMappingAuthentication</productId>
    <title resourceName="Entry_IISClientCertificateMappingAuthentication_Title">IIS Client Certificate Mapping Authentication</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_IISClientCertificateMappingAuthentication_Summary">Map client certificates 1-to-1 or many-to-1 to a Windows security identity.</summary>
    <id>http://www.microsoft.com/web/webpi/iisclientcertificatemappingauthentication</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_IISClientCertificateMappingAuthentication_LongSummary">IIS Client Certificate Mapping Authentication uses client certificates to authenticate users. A client certificate is a digital ID from a trusted source. IIS offers two types of authentication using client certificate mapping. This type uses IIS to offer one-to-one or many-to-one certificate mapping. Native IIS mapping of certificates offers better performance.</longSummary>
    <productFamily resourceName="Security">Security</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://www.iis.net/ConfigReference/system.webServer/security/authentication/iisClientCertificateMappingAuthentication" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>IISCertificateMappingAuthentication</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7NoHome" />
        <iisComponent>
          <iis70ComponentName>IIS-IISCertificateMappingAuthentication</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!--URL Authorization-->
  <entry>
    <productId>URLAuthorization</productId>
    <title resourceName="Entry_URLAuthorization_Title">URL Authorization</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_URLAuthorization_Summary">Authorize client access to the URLs that comprise a Web application.</summary>
    <id>http://www.microsoft.com/web/webpi/urlauthorization</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_URLAuthorization_LongSummary">URL Authorization allows you to create rules that restrict access to Web content. You can bind these rules to users, groups, or HTTP header verbs. By configuring URL authorization rules, you can prevent employees who are not members of certain groups from accessing content or interacting with Web pages.</longSummary>
    <productFamily resourceName="Security">Security</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://learn.iis.net" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>Authorization</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-URLAuthorization</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!--Request Filtering-->
  <entry>
    <productId>RequestFiltering</productId>
    <title resourceName="Entry_RequestFiltering_Title">Request Filtering</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_RequestFiltering_Summary">Configure rules to block selected client requests.</summary>
    <id>http://www.microsoft.com/web/webpi/requestfiltering</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_RequestFiltering_LongSummary">Request Filtering screens all incoming requests to the server and filters these requests based on rules set by the administrator. Many malicious attacks share common characteristics, like extremely long requests, you can attempt to mitigate the impact of these type attacks.</longSummary>
    <productFamily resourceName="Security">Security</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://www.iis.net/ConfigReference/system.webServer/security/requestFiltering" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>RequestFiltering</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-RequestFiltering</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--IP Security-->
  <entry>
    <productId>IPSecurity</productId>
    <title resourceName="Entry_IPSecurity_Title">IP and Domain  Restrictions</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_IPSecurity_Summary">Allow or deny contentn access based on IP address or domain name.</summary>
    <id>http://www.microsoft.com/web/webpi/ipsecurity</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_IPSecurity_LongSummary">IP and Domain Restrictions allow you to enable or deny content based upon the originating IP address or domain name of the request. Instead of using groups, roles, or NTFS file system permissions to control access to content, you can enable or deny specific IP addresses or domain names.</longSummary>
    <productFamily resourceName="Security">Security</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://www.iis.net/ConfigReference/system.webServer/security/ipSecurity" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>IPSecurity</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-IPSecurity</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!--Static Content-->
  <entry>
    <productId>StaticContentCompression</productId>
    <title resourceName="Entry_StaticContentCompression_Title">Static Content Compression</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_StaticContentCompression_Summary">Compress static content before returning it to a client.</summary>
    <id>http://www.microsoft.com/web/webpi/staticcontentcompression</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_StaticContentCompression_LongSummary">Static Content Compression provides infrastructure to configure HTTP compression of static content. This allows more efficient use of bandwidth. Unlike dynamic responses, compressed static responses can be cached without degrading CPU resources.</longSummary>
    <productFamily resourceName="Performance">Performance</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://www.iis.net/ConfigReference/system.webServer/staticContent" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>HttpCompressionStatic</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-HttpCompressionStatic</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--Dynamic Content Compression-->
  <entry>
    <productId>DynamicContentCompression</productId>
    <title resourceName="Entry_DynamicContentCompression_Title">Dynamic Content Compression</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_DynamicContentCompression_Summary">Compress dynamic content before returning it to a client.</summary>
    <id>http://www.microsoft.com/web/webpi/dynamiccontentcompression</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_DynamicContentCompression_LongSummary">Dynamic Content Compression provides infrastructure to configure HTTP compression of dynamic content. Enabling dynamic compression may give you more efficient utilization of bandwidth, but if your server’s processor utilization is already very high, the CPU load imposed by dynamic compression might make your site perform more slowly.</longSummary>
    <productFamily resourceName="Performance">Performance</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://www.iis.net/ConfigReference/system.webServer/httpCompression" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>HttpCompressionDynamic</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-HttpCompressionDynamic</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--IIS Management Console-->
  <entry>
    <productId>IISManagementConsole</productId>
    <title resourceName="Entry_IISManagementConsole_Title">IIS Management Console</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_IISManagementConsole_Summary">Install Web server Management Console which supports management of local and remote Web servers.</summary>
    <id>http://www.microsoft.com/web/webpi/iismanagementconsole</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_IISManagementConsole_LongSummary">IIS Management Console provides a rich graphical user interface to administer IIS 7.0 servers and applications. You can use the IIS Management Console to manage a local or remote Web server that runs IIS 7.0. To manage SMTP, you must install and use the IIS 6 Management Console. In IIS7, developers can extend the IIS Manager Console with custom modules for an integrated management experience.</longSummary>
    <productFamily resourceName="Management">Management</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://learn.iis.net" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>ManagementConsole</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASConfigurationAPI</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList>
          <os idref="IIS7VistaPlus" />
        </osList>
        <iisComponent>
          <iis70ComponentName>IIS-ManagementConsole</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--IIS Management Scripts and Tools-->
  <entry>
    <productId>IISManagementScriptsAndTools</productId>
    <title resourceName="Entry_IISManagementScriptsAndTools_Title">IIS Management Scripts and Tools</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_IISManagementScriptsAndTools_Summary">Manage a local Web server with IIS configuration scripts.</summary>
    <id>http://www.microsoft.com/web/webpi/iismanagementscriptsandtools</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_IISManagementScriptsAndTools_LongSummary">IIS Management Scripts and Tools provide infrastructure to programmatically manage an IIS 7.0 Web server by using commands in a command windows or by running scripts. You can use these tools when you want to automate commands in batch files or when you do not want to incur the overhead of managing IIS by using the user interface.</longSummary>
    <productFamily resourceName="Management">Management</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://learn.iis.net" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>ManagementScriptingTools</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>WASConfigurationAPI</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-ManagementScriptingTools</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!--Management Service-->
  <entry>
    <productId>ManagementService</productId>
    <title resourceName="Entry_ManagementService_Title">Management Service</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_ManagementService_Summary">The Management Service allows this web server to be managed remotely from another computer via the IIS Management Console.</summary>
    <id>http://www.microsoft.com/web/webpi/managementservice</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_ManagementService_LongSummary">Management Service provides infrastructure to configure the IIS 7.0 user interface and IIS Manager for Remote Administration.</longSummary>
    <productFamily resourceName="Management">Management</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://learn.iis.net" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>AdminService</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <and>
        <dependency>
          <productId>IISManagementConsole</productId>
        </dependency>
        <dependency>
          <productId>WASNetFxEnvironment</productId>
        </dependency>
        <dependency>
          <productId>WASConfigurationAPI</productId>
        </dependency>
      </and>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7Server" />
        <iisComponent>
          <iis70ComponentName>IIS-ManagementService</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--IIS Metabase and IIS 6 Configuration Compatibility-->
  <entry>
    <productId>MetabaseAndIIS6Compatibility</productId>
    <title resourceName="Entry_MetabaseAndIIS6Compatibility_Title">IIS 6 Metabase Compatibility</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_MetabaseAndIIS6Compatibility_Summary">Install IIS metabase and compatibility layer to allow metabase calls to interact with new IIS 7.0 configuration store.</summary>
    <id>http://www.microsoft.com/web/webpi/iismetabase6configurationcompatibility</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_MetabaseAndIIS6Compatibility_LongSummary">IIS 6 Metabase Compatibility provides infrastructure to query and configure the metabase so that you can run applications and scripts migrated from earlier versions of IIS that use Admin Base Object (ABO) or Active Directory Service Interface (ADSI) APIs.</longSummary>
    <productFamily resourceName="Compatibility">Compatibility</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://learn.iis.net" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>Metabase</valueName>
      </registry>
    </discoveryHint>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-Metabase</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--WAS Process Model-->
  <entry>
    <productId>WASProcessModel</productId>
    <title resourceName="Entry_WASProcessModel_Title">WAS Process Model</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_WASProcessModel_Summary">Windows Process Activation Service (WAS) manages application pool configuration and the creation and lifetime of worker processes for HTTP and other protocols. The World Wide Web Publishing Service (W3SVC) and other services depend on WAS.</summary>
    <id>http://www.microsoft.com/web/webpi/wasprocessmodel</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_WASProcessModel_LongSummary">Windows Process Activation Service (WAS) manages application pool configuration and the creation and lifetime of worker processes for HTTP and other protocols. The World Wide Web Publishing Service (W3SVC) and other services depend on WAS.</longSummary>
    <productFamily resourceName="WAS">Windows Activation Service</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://technet.microsoft.com/en-us/library/cc735229.aspx" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>ProcessModel</valueName>
      </registry>
    </discoveryHint>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>WAS-ProcessModel</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--WAS NetFX Environment-->
  <entry>
    <productId>WASNetFxEnvironment</productId>
    <title resourceName="Entry_WASNetFxEnvironment_Title">WAS .NET Environment</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_WASNetFxEnvironment_Summary">Enables the development environment that supports the Microsoft .NET Framework.</summary>
    <id>http://www.microsoft.com/web/webpi/wasnetfxenvironment</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_WASNetFxEnvironment_LongSummary">Enables the development environment that supports the Microsoft .NET Framework.</longSummary>
    <productFamily resourceName="WAS">Windows Activation Service</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://technet.microsoft.com/en/library/cc735229.aspx" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>NetFxEnvironment</valueName>
      </registry>
    </discoveryHint>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>WAS-NetFxEnvironment</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!-- WAS Configuration API-->
  <entry>
    <productId>WASConfigurationAPI</productId>
    <title resourceName="Entry_WASConfigurationAPI_Title">WAS Configuration API</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_WASConfigurationAPI_Summary">WAS Configuration API</summary>
    <id>http://www.microsoft.com/web/webpi/wasconfigurationapi</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_WASConfigurationAPI_LongSummary">Configuration APIs for the Windows Process Activation Service (WAS), which manages application pool configuration and the creation and lifetime of worker processes for HTTP and other protocols. The World Wide Web Publishing Service (W3SVC) and other services depend on WAS.</longSummary>
    <productFamily resourceName="WAS">Windows Activation Service</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://technet.microsoft.com/en/library/cc735229.aspx" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>WASConfigurationAPI</valueName>
      </registry>
    </discoveryHint>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>WAS-ConfigurationAPI</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!--IIS 6 WMI Compatibility-->
  <entry>
    <productId>IIS6WPICompatibility</productId>
    <title resourceName="Entry_IIS6WPICompatibility_Title">IIS 6 WMI Compatibility</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_IIS6WPICompatibility_Summary">Install IIS 6.0 WMI scripting interfaces.</summary>
    <id>http://www.microsoft.com/web/webpi/iis6wmicompatibility</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_IIS6WPICompatibility_LongSummary">IIS 6 WMI Compatibility provides Windows Management Instrumentation (WMI) scripting interfaces to programmatically manage and automate tasks for IIS 7.0 Web server, from a set of scripts that you created in the WMI provider.</longSummary>
    <productFamily resourceName="Compatibility">Compatibility</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://learn.iis.net" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>WMICompatibility</valueName>
      </registry>
    </discoveryHint>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-WMICompatibility</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!--IIS 6 Scripting Tools-->
  <entry>
    <productId>IIS6ScriptingTools</productId>
    <title resourceName="Entry_IIS6ScriptingTools_Title">IIS 6 Scripting Tools</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_IIS6ScriptingTools_Summary">IIIS 6 Scripting Tools provide the ability to continue using IIS 6 scripting tools that you built to manage IIS 6 in IIS 7.0, especially if your applications and scripts that use ActiveX Data Objects (ADO) or Active Directory Service Interface (ADSI) APIs. IIS 6 Scripting Tools require Windows Process Activation Service Configuration API.</summary>
    <id>http://www.microsoft.com/web/webpi/iis6scriptingtools</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_IIS6ScriptingTools_LongSummary">IIS 6 Scripting Tools provide the ability to continue using IIS 6 scripting tools that you built to manage IIS 6 in IIS 7.0, especially if your applications and scripts that use ActiveX Data Objects (ADO) or Active Directory Service Interface (ADSI) APIs. IIS 6 Scripting Tools require Windows Process Activation Service Configuration API.</longSummary>
    <productFamily resourceName="Compatibility">Compatibility</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://learn.iis.net" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>LegacyScripts</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <and>
        <dependency>
          <productId>IIS6WPICompatibility</productId>
        </dependency>
        <dependency>
          <productId>MetabaseAndIIS6Compatibility</productId>
        </dependency>
      </and>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-LegacyScripts</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--IIS 6 Management Console-->
  <entry>
    <productId>IIS6ManagementConsole</productId>
    <title resourceName="Entry_IIS6ManagementConsole_Title">IIS 6 Management Console</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_IIS6ManagementConsole_Summary">IIS 6.0 Management Console provides infrastructure for administration of remote IIS 6.0 servers from this computer.</summary>
    <id>http://www.microsoft.com/web/webpi/iis6managementconsole</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_IIS6ManagementConsole_LongSummary">IIS 6.0 Management Console provides infrastructure for administration of remote IIS 6.0 servers from this computer.</longSummary>
    <productFamily resourceName="Compatibility">Compatibility</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://learn.iis.net" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>LegacySnapIn</valueName>
      </registry>
    </discoveryHint>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS7OSes" />
        <iisComponent>
          <iis70ComponentName>IIS-LegacySnapIn</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!--FTP Server-->
  <entry>
    <productId>LegacyFTPServer</productId>
    <title resourceName="Entry_LegacyFTPServer_Title">FTP Server</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_LegacyFTPServer_Summary">Install File Transfer Protocol (FTP) Service.</summary>
    <id>http://www.microsoft.com/web/webpi/ftp6server</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_LegacyFTPServer_LongSummary">FTP Server provides infrastructure to create an FTP site where users can upload and download files using the FTP protocol and appropriate client software. FTP uses TCP/IP to distribute files in a manner similar to how HTTP works to distribute Web pages. An FTP site is especially useful for offering customers the ability to upload files.</longSummary>
   <!-- <productFamily resourceName="DeploymentandPublishing">Deployment and Publishing</productFamily>-->
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://learn.iis.net" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>FTPServer</valueName>
      </registry>
    </discoveryHint>
    <incompatibilities>
      <incompatibleProduct>
        <!-- FTP 7.5 -->
        <productId>FTPOOB</productId>
      </incompatibleProduct>
    </incompatibilities>
    <installers>
      <installer>
        <id>1</id>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>0</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <iisComponent>
          <iis70ComponentName>IIS-FTPServer</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--FTP Server Win7-->
  <entry>
    <productId>FTPServer</productId>
    <title resourceName="Entry_FTPServer_Title">FTP Publishing Service 7.5</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_FTPServer_Summary">The Microsoft FTP Service 7.5 for IIS helps you enable powerful publishing capabilities for your Web environment.</summary>
    <id>http://www.microsoft.com/web/webpi/ftp7server</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_FTPServer_LongSummary">The FTP Service for IIS 7.5 allows Web content creators to publish content more easily and securely to IIS 7.0 and IIS 7.5 Web servers using modern Internet publishing standards. New features like SSL-based authentication and data transfer protect sensitive data while on the network.</longSummary>
    <productFamily resourceName="DeploymentandPublishing">Deployment and Publishing</productFamily>
    <published>2009-3-17T12:30:00Z</published>
    <link href="http://www.iis.net/extensions/ftp" />
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>FTPSvc</valueName>
      </registry>
    </discoveryHint>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <incompatibilities>
      <incompatibleProduct>
        <!-- FTP 7.5 -->
        <productId>FTPOOB</productId>
      </incompatibleProduct>
    </incompatibilities>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS75Plus" />
        <iisComponent>
          <iis70ComponentName>IIS-FTPSvc</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--WevDAV Win7-->
  <entry>
    <productId>WebDAV</productId>
    <title resourceName="Entry_WebDAV_Title">WebDAV 7.5</title>
    <version>7.5.0.0</version>
    <summary resourceName="Entry_WebDAV_Summary">IIS WebDAV 7.5 enables Web authors to publish content easily and more securely to IIS 7.5 Web servers.</summary>
    <id>http://www.microsoft.com/web/webpi/webdav7</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_WebDAV_LongSummary">IIS WebDAV 7.5 enables Web authors to publish content easily and more securely to IIS 7.5 Web servers. Because WebDAV is deeply integrated with IIS 7.5, Web administrators and hosters can manage WebDAV settings using IIS 7.5 management and configuration tools.</longSummary>
    <productFamily resourceName="DeploymentandPublishing">Deployment and Publishing</productFamily>
    <published>2009-3-17T12:30:00Z</published>
    <link href="http://learn.iis.net" />
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <dependency>
      <productId>StaticContent</productId>
    </dependency>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>WebDAV</valueName>
      </registry>
    </discoveryHint>
    <incompatibilities>
      <incompatibleProduct>
        <!-- FTP 7.5 -->
        <productId>FTPOOB</productId>
      </incompatibleProduct>
    </incompatibilities>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS75Plus" />
        <iisComponent>
          <iis70ComponentName>IIS-WebDAV</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--FTP Management Console-->
  <entry>
    <productId>LegacyFTPManagementConsole</productId>
    <title resourceName="Entry_LegacyFTPManagementConsole_Title">FTP Management Console</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_LegacyFTPManagementConsole_Summary">Install File Transfer Protocol management console for administration of local and remote FTP servers.</summary>
    <id>http://www.microsoft.com/web/webpi/ftp6managementconsole</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_LegacyFTPManagementConsole_LongSummary">FTP Management Console provides infrastructure to manage an FTP site.  You can use the FTP Management Console to manage a local or remote FTP server. If you use the FTP Publishing Service 7.5, you can manage your FTP sites directly from the IIS7 Management Console.</longSummary>
    <productFamily resourceName="DeploymentandPublishing">Deployment and Publishing</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://learn.iis.net" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>LegacySnapIn</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>MetabaseAndIIS6Compatibility</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>0</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <iisComponent>
          <iis70ComponentName>IIS-LegacySnapIn</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
 
  <!--FTP Management Console-->
  <entry>
    <productId>FTPExtensibility</productId>
    <title resourceName="Entry_FTPExtensibility_Title">FTP Extensibility</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_FTPExtensibility_Summary">Install File Transfer Protocol extensibility</summary>
    <id>http://www.microsoft.com/web/webpi/ftpextensibility</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_FTPExtensibility_LongSummary">FTP extensibility.</longSummary>
    <productFamily resourceName="DeploymentandPublishing">Deployment and Publishing</productFamily>
    <published>2008-2-27T12:30:00Z</published>
    <link href="http://learn.iis.net" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\INETSTP\Components</keyPath>
        <valueName>FTPExtensibility</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>MetabaseAndIIS6Compatibility</productId>
    </dependency>
    <installers>
      <installer>
        <id>1</id>
        <osList idref="IIS75Plus" />
        <iisComponent>
          <iis70ComponentName>IIS-FTPExtensibility</iis70ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!--Admin Pack RTW -->
  <entry>
    <productId>AdminPack</productId>
    <title resourceName="Entry_AdminPack_Title">Administration Pack 1.0</title>
    <version>1.0</version>
    <summary resourceName="Entry_AdminPack_Summary">The IIS Administration Pack adds to the set of management features that ship with IIS 7.0 to include Administration UI support for ASP.NET authorization, custom errors, FastCGI configuration, Request Filtering and much more.</summary>
    <id>http://www.microsoft.com/web/webpi/adminpack</id>
    <updated>2009-9-19T16:30:00Z</updated>
    <longSummary resourceName="Entry_AdminPack_LongSummary">The Administration Pack adds IIS Manager support for ASP.NET authorization, custom errors, FastCGI configuration, and Request Filtering. In addition, the Administration Pack contains Configuration Editor, which provides a visual interface for editing the IIS configuration system as well as script generation for automated management.</longSummary>
    <productFamily resourceName="Management">Management</productFamily>
    <published>2009-3-17T12:30:00Z</published>
    <link href="http://www.iis.net/extensions/AdministrationPack" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-Admin-Pack2.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\AdminPack</keyPath>
        <valueName>Install</valueName>
        <valueValue>1</valueValue>
      </registry>
    </discoveryHint>
    <dependency>
      <and>
        <dependency>
          <productId>StaticContent</productId>
        </dependency>
        <dependency>
          <productId>IISManagementConsole</productId>
        </dependency>
      </and>
    </dependency>
    <installers>
      <!-- x86 English -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://iis.net/downloads/files/EULA/AdminPackforIIS7.html</eulaURL>
        <installerFile>
          <fileSize>516</fileSize>
          <installerURL>http://download.microsoft.com/download/9/B/B/9BBB2026-8ABD-4EAE-A7AC-E79C76464FC7/AdminPack_x86.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146794</trackingURL>
          <sha1>D69D2ABE65365178C103F23B9821DA47474CAF5F</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 German -->
      <installer>
        <id>2</id>
        <languageId>de</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/AdminPackforIIS7_de.htm</eulaURL>
        <installerFile>
          <fileSize>645</fileSize>
          <installerURL>http://download.microsoft.com/download/7/9/9/7994240B-1B96-4386-8B08-67D4110EBF4A/AdminPack_x86_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146794&amp;clcid=0x407</trackingURL>
          <sha1>7B8F7783BD70B15A7E14DC12F9CA09D03BD446E4</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 French -->
      <installer>
        <id>3</id>
        <languageId>fr</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/AdminPackforIIS7_fr.htm</eulaURL>
        <installerFile>
          <fileSize>645</fileSize>
          <installerURL>http://download.microsoft.com/download/0/D/9/0D9990B7-3669-459D-9A3E-7A412122683A/AdminPack_x86_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146794&amp;clcid=0x40c</trackingURL>
          <sha1>B67B5257233C9E740ACEFA1880035D4BD2659819</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Japanese -->
      <installer>
        <id>4</id>
        <languageId>ja</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/AdminPackforIIS7_ja.html</eulaURL>
        <installerFile>
          <fileSize>642</fileSize>
          <installerURL>http://download.microsoft.com/download/7/C/1/7C1048ED-C08F-414B-A2D1-7205F1E2201C/AdminPack_x86_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146794&amp;clcid=0x411</trackingURL>
          <sha1>BD9FDBE1068C6CC62355DDE9833EC89157B8A174</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Spanish -->
      <installer>
        <id>5</id>
        <languageId>es</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/AdminPackforIIS7_es.html</eulaURL>
        <installerFile>
          <fileSize>643</fileSize>
          <installerURL>http://download.microsoft.com/download/A/7/A/A7ACD2C3-5CFB-408D-B80D-73AAE9D3AC31/AdminPack_x86_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146794&amp;clcid=0x40a</trackingURL>
          <sha1>A54A83FF0841D01DD38C2BF2B91020EDF8379403</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 English -->
      <installer>
        <id>6</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://iis.net/downloads/files/EULA/AdminPackforIIS7.html</eulaURL>
        <installerFile>
          <fileSize>515</fileSize>
          <installerURL>http://download.microsoft.com/download/E/4/A/E4AE01FF-0966-4420-992A-A00C6970221A/AdminPack_x64.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146795</trackingURL>
          <sha1>7A58A0876B87FA606019C90CC82F010491775AC9</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 German -->
      <installer>
        <id>7</id>
        <languageId>de</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/AdminPackforIIS7_de.htm</eulaURL>
        <installerFile>
          <fileSize>653</fileSize>
          <installerURL>http://download.microsoft.com/download/3/2/A/32A839D2-6450-4873-8F72-02BD06508635/AdminPack_amd64_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146795&amp;clcid=0x407</trackingURL>
          <sha1>99C5697887F46E935BE15ADAF285DBAB186D64DE</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 French -->
      <installer>
        <id>8</id>
        <languageId>fr</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/AdminPackforIIS7_fr.htm</eulaURL>
        <installerFile>
          <fileSize>653</fileSize>
          <installerURL>http://download.microsoft.com/download/F/3/6/F36D68FE-F147-4606-BD0C-DABA6582358D/AdminPack_amd64_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146795&amp;clcid=0x40c</trackingURL>
          <sha1>E6C4B773FE449218CDD9B9C41B7B3BF382198FFB</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Japanese -->
      <installer>
        <id>9</id>
        <languageId>ja</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/AdminPackforIIS7_ja.html</eulaURL>
        <installerFile>
          <fileSize>651</fileSize>
          <installerURL>http://download.microsoft.com/download/B/B/1/BB16F751-0B34-4B63-B3D9-E3CA25553AA1/AdminPack_amd64_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146795&amp;clcid=0x411</trackingURL>
          <sha1>C6CC46918E61C8D1C3FD960C57178B16F6E6A4B2</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Spanish -->
      <installer>
        <id>10</id>
        <languageId>es</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/AdminPackforIIS7_es.html</eulaURL>
        <installerFile>
          <fileSize>651</fileSize>
          <installerURL>http://download.microsoft.com/download/2/9/B/29B55066-8893-4575-A462-CE72A68F140E/AdminPack_amd64_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146795&amp;clcid=0x40a</trackingURL>
          <sha1>8E14EF5C071C8507C043CCD2A9B12472A166F931</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!--Advanced Logging -->
  <entry>
    <productId>AdvancedLogging</productId>
    <title resourceName="Entry_AdvancedLogging_Title">Advanced Logging</title>
    <version>1.0.0</version>
    <summary resourceName="Entry_AdvancedLogging_Summary">Advanced Logging provides rich, flexible data collection and real-time logging capabilities.  Native support for it is integrated into Silverlight and IIS Media Services.  Log any of the HTTP request/response headers, IIS server variables and client-side fields to track end-user engagement.  Generate logs per IIS application, create custom logging for modules, or implement hierarchical logging.  Set up a central log farm to collect client-side metrics and create multiple logs per request, with each log containing purpose-specific data.</summary>
    <longSummary resourceName="Entry_AdvancedLogging_LongSummary">Advanced Logging provides rich, flexible data collection and real-time logging capabilities.  Native support for it is integrated into Silverlight and IIS Media Services.  Log any of the HTTP request/response headers, IIS server variables and client-side fields to track end-user engagement.  Generate logs per IIS application, create custom logging for modules, or implement hierarchical logging.  Set up a central log farm to collect client-side metrics and create multiple logs per request, with each log containing purpose-specific data.</longSummary>
    <newCategory resourceName="NewWebPlatformExtensions">New Web Platform Extensions</newCategory>
    <productFamily resourceName="HealthandDiagnostics">Health and Diagnostics</productFamily>
    <mediaFamily resourceName="Media">Media</mediaFamily>
    <mediaFamily2 resourceName="Media">Media</mediaFamily2>
    <id>http://www.microsoft.com/web/webpi/advancedlogging</id>
    <updated>2009-10-08T16:30:00Z</updated>
    <published>2009-10-08T12:30:00Z</published>
    <link href="http://www.iis.net/media" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-MediaServices2.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <and>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Advanced Logging\1</keyPath>
            <valueName>Version</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Advanced Logging\1</keyPath>
            <valueName>Minor Version</valueName>
            <valueValue>0</valueValue>
          </registry>
        </discoveryHint>
      </and>
    </discoveryHint>
    <dependency>
      <and>
        <dependency>
          <productId>StaticContent</productId>
        </dependency>
        <dependency>
          <productId>Tracing</productId>
        </dependency>
      </and>
    </dependency>
    <installers>
      <!-- x86 -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/advanced_logging_1.0_rtw_eula.htm</eulaURL>
        <installerFile>
          <fileSize>529</fileSize>
          <installerURL>http://download.microsoft.com/download/D/8/B/D8B7664B-3F60-4A26-8307-B35FB926EF49/AdvancedLogging32.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146782</trackingURL>
          <sha1>2DF65A2CF6A2040038FA9D8507171480BD58E795</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
      </installer>
      <!-- x64 -->
      <installer>
        <id>2</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/advanced_logging_1.0_rtw_eula.htm</eulaURL>
        <installerFile>
          <fileSize>669</fileSize>
          <installerURL>http://download.microsoft.com/download/9/6/5/96594C39-9918-466C-AFE0-920737351987/AdvancedLogging64.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146783</trackingURL>
          <sha1>9BBC01A2DF2E3AD3F0E9648CE598A36480B66A49</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
      </installer>
    </installers>
  </entry>

  <!-- ARR v1 - RTW -->
  <entry>
    <productId>ARRv1</productId>
    <title resourceName="Entry_ARRv1_Title">Application Request Routing 1.0</title>
    <version>1.0</version>
    <id>http://www.microsoft.com/web/webpi/applicationrequestrouting</id>
    <summary resourceName="Entry_ARRv1_Summary">Microsoft Application Request Routing for IIS 7.0 is a proxy-based routing module that forwards HTTP requests to application servers based on HTTP headers and server variables, and load balance algorithms.</summary>
    <longSummary resourceName="Entry_ARRv1_LongSummary">Application Request Routing (ARR) 1.0 increases Web application reliability and scalability through rule-based routing and load balancing of HTTP server requests. With ARR, administrators can optimize resource utilization for application servers to reduce management costs for Web farms and shared hosting environments.</longSummary>
    <productFamily resourceName="CommonHTTPFeatures">Common HTTP Features</productFamily>
    <updated>2009-3-17T16:30:00Z</updated>
    <published>2009-2-16T16:30:00Z</published>
    <link href="http://www.iis.net/extensions/ApplicationRequestRouting" />
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-App-Request-Routing.png</icon>
    </images>
    <discoveryHint>
      <and>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Application Request Routing</keyPath>
            <valueName>Install</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <or>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Application Request Routing</keyPath>
                <valueName>Version</valueName>
                <valueValue>1.1.0490</valueValue>
              </registry>
            </discoveryHint>
            <discoveryHint>
              <registry>
                <!-- v1 non-loc detection logic -->
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Application Request Routing</keyPath>
                <valueName>Version</valueName>
                <valueValue>1.0.0390</valueValue>
              </registry>
            </discoveryHint>
          </or>
        </discoveryHint>
      </and>
    </discoveryHint>
    <dependency>
      <and>
        <dependency>
          <productId>WebFarmFramework</productId>
        </dependency>
        <dependency>
          <productId>ExternalCache</productId>
        </dependency>
        <dependency>
          <productId>UrlRewrite</productId>
        </dependency>
      </and>
    </dependency>
    <incompatibilities>
      <incompatibleProduct>
        <productId>ARRv2Beta1</productId>
      </incompatibleProduct>
      <incompatibleProduct>
        <productId>ARRv2Beta2</productId>
      </incompatibleProduct>
      <incompatibleProduct>
        <productId>ARRv2RC</productId>
      </incompatibleProduct>
    </incompatibilities>
    <terms>
      <termsText resourceName="Terms_ARRv1_Text">Hotfix 954438 is installed. Refer to the KB article to get more details on this hotfix.</termsText>
      <termsLink>http://support.microsoft.com/kb/954438</termsLink>
      <termsLinkText resourceName="Terms_ARRv1_LinkText">View KB 954438</termsLinkText>
    </terms>
    <installers>
      <!-- x86 German -->
      <installer>
        <id>2</id>
        <languageId>de</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/4/6/0/46069B24-BD03-43CD-A2A3-54541341443D/ARR_v1_ Supp_EULA_German.htm</eulaURL>
        <installerFile>
          <fileSize>10646</fileSize>
          <installerURL>http://download.microsoft.com/download/4/C/2/4C214C3B-09D5-46F1-B64A-2463CAE4DAA6/requestRouter_x86_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146825&amp;clcid=0x407</trackingURL>
          <sha1>86831BE85BFBED7702C0ED877276E725713C6840</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop was /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start was</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start w3svc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 French -->
      <installer>
        <id>3</id>
        <languageId>fr</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/6/B/B/6BB31D1F-6626-4EC7-8A4B-283B983160D8/ARR_v1_Supp_EULA_French.htm</eulaURL>
        <installerFile>
          <fileSize>10644</fileSize>
          <installerURL>http://download.microsoft.com/download/6/2/A/62A109DA-02A0-435B-984A-858AD9096947/requestRouter_x86_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146825&amp;clcid=0x40c</trackingURL>
          <sha1>3439CA8D12C13F7A28F8245B36FF79D03659826A</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop was /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start was</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start w3svc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Spanish -->
      <installer>
        <id>4</id>
        <languageId>es</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/9/8/2/9825DE9C-A322-43D9-92E9-77F38D1A63D3/ARR_v1_Supp_EULA_Spanish.htm</eulaURL>
        <installerFile>
          <fileSize>10640</fileSize>
          <installerURL>http://download.microsoft.com/download/2/2/4/224FDC0C-06E6-4E0F-B7C4-9C6F92B2C3C6/requestRouter_x86_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146825&amp;clcid=0x40a</trackingURL>
          <sha1>93BBBCD29C8E52ED0C2534EFA78F83559CC954E6</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop was /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start was</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start w3svc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Japanese -->
      <installer>
        <id>5</id>
        <languageId>ja</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/F/D/A/FDA02AFC-6FDF-4E60-8D1B-55D09CE3CF91/ARR_RTW_EULA.htm</eulaURL>
        <installerFile>
          <fileSize>10636</fileSize>
          <installerURL>http://download.microsoft.com/download/8/F/D/8FDFABF9-ED6B-4F49-AA5E-831F9AC497B9/requestRouter_x86_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146825&amp;clcid=0x411</trackingURL>
          <sha1>CABEB3550D99D3A7668AE5309E05A9C9B5DED7CD</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop was /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start was</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start w3svc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 German -->
      <installer>
        <id>7</id>
        <languageId>de</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/4/6/0/46069B24-BD03-43CD-A2A3-54541341443D/ARR_v1_ Supp_EULA_German.htm</eulaURL>
        <installerFile>
          <fileSize>15021</fileSize>
          <installerURL>http://download.microsoft.com/download/4/6/0/46069B24-BD03-43CD-A2A3-54541341443D/requestRouter_amd64_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146826&amp;clcid=0x407</trackingURL>
          <sha1>EAA5585E496662921408E4842E2C5C6E594935DE</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop was /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%windir%\system32\net.exe</exe>
            <commandLineArguments>start was</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>2</returnCode>
                <success />
              </mapping>
            </returnCodeMappings>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start w3svc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 French -->
      <installer>
        <id>8</id>
        <languageId>fr</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/6/B/B/6BB31D1F-6626-4EC7-8A4B-283B983160D8/ARR_v1_Supp_EULA_French.htm</eulaURL>
        <installerFile>
          <fileSize>15019</fileSize>
          <installerURL>http://download.microsoft.com/download/6/B/B/6BB31D1F-6626-4EC7-8A4B-283B983160D8/requestRouter_amd64_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146826&amp;clcid=0x40c</trackingURL>
          <sha1>2171C166C6352F39D10B9C9A3DCBED07135494D5</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop was /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%windir%\system32\net.exe</exe>
            <commandLineArguments>start was</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>2</returnCode>
                <success />
              </mapping>
            </returnCodeMappings>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start w3svc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Spanish -->
      <installer>
        <id>9</id>
        <languageId>es</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/9/8/2/9825DE9C-A322-43D9-92E9-77F38D1A63D3/ARR_v1_Supp_EULA_Spanish.htm</eulaURL>
        <installerFile>
          <fileSize>15019</fileSize>
          <installerURL>http://download.microsoft.com/download/9/8/2/9825DE9C-A322-43D9-92E9-77F38D1A63D3/requestRouter_amd64_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146826&amp;clcid=0x40a</trackingURL>
          <sha1>CC3509F5A69B3FF6F2F211677544E488011E0AFB</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop was /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%windir%\system32\net.exe</exe>
            <commandLineArguments>start was</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>2</returnCode>
                <success />
              </mapping>
            </returnCodeMappings>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start w3svc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Japanese -->
      <installer>
        <id>10</id>
        <languageId>ja</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/6/4/3/6434E067-E345-4D63-BA29-412185A901CA/ARR_v1_Supp_EULA_Japanese.htm</eulaURL>
        <installerFile>
          <fileSize>15013</fileSize>
          <installerURL>http://download.microsoft.com/download/6/4/3/6434E067-E345-4D63-BA29-412185A901CA/requestRouter_amd64_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146826&amp;clcid=0x411</trackingURL>
          <sha1>EE94F956CB25E948A05B6117DCDB25B7E504EE1B</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop was /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%windir%\system32\net.exe</exe>
            <commandLineArguments>start was</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>2</returnCode>
                <success />
              </mapping>
            </returnCodeMappings>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start w3svc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
   <!-- Non-Localized Web Farm Framework 1.0 : Detection -->
  <entry>
    <productId>WebFarmFrameworkNonLoc</productId>
    <title resourceName="Entry_WebFarmFrameworkNonLoc_Title">Web Farm Framework 1.0 non-localized</title>
    <version>1.0</version>
    <id>http://www.microsoft.com/web/webpi/webfarmframework</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <link href="http://learn.iis.net/page.aspx/489/using-the-application-request-routing-module" />
    <discoveryHint>
      <and>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Webfarm Framework\</keyPath>
            <valueName>Install</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Webfarm Framework\</keyPath>
            <valueName>Version</valueName>
            <valueValue>1.0.0390</valueValue>
          </registry>
        </discoveryHint>
      </and>
    </discoveryHint>
    <!--incompatibilities>
      <incompatibleProduct>
        <productId>WebFarmFramework</productId>
      </incompatibleProduct>
    </incompatibilities-->

  </entry>

  <!-- Non-Localized External Cache 1.0 : Detection -->
  <entry>
    <productId>ExternalCacheNonLoc</productId>
    <title resourceName="Entry_ExternalCacheNonLoc_Title">External Cache 1.0 non-localized</title>
    <version>1.0</version>
    <id>http://www.microsoft.com/web/webpi/externalcache</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <link href="http://learn.iis.net/page.aspx/489/using-the-application-request-routing-module" />
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <and>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\External Disk Cache\</keyPath>
            <valueName>Install</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\External Disk Cache\</keyPath>
            <valueName>Version</valueName>
            <valueValue>1.0.0390</valueValue>
          </registry>
        </discoveryHint>
      </and>
    </discoveryHint>
    <!--incompatibilities>
      <incompatibleProduct>
        <productId>ExternalCache</productId>
      </incompatibleProduct>
    </incompatibilities-->
  </entry>
  
  <!-- Web Farm Framework 1.0 -->
  <entry>
    <productId>WebFarmFramework</productId>
    <title resourceName="Entry_WebFarmFramework_Title">Web Farm Framework 1.0</title>
    <version>1.0</version>
    <id>http://www.microsoft.com/web/webpi/webfarmframework</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <link href="http://learn.iis.net/page.aspx/489/using-the-application-request-routing-module" />
    <discoveryHint>
      <and>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Webfarm Framework\</keyPath>
            <valueName>Install</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Webfarm Framework\</keyPath>
            <valueName>Version</valueName>
            <valueValue>1.1.0490</valueValue>
          </registry>
        </discoveryHint>
      </and>
    </discoveryHint>
    <!--incompatibilities>
      <incompatibleProduct>
        <productId>WebFarmFrameworkNonLoc</productId>
      </incompatibleProduct>
    </incompatibilities-->
    <dependency>
      <productId>StaticContent</productId>
    </dependency>
    <installers>
      <!-- x86 English -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/3/4/1/3415F3F9-5698-44FE-A072-D4AF09728390/WebFarmFramework_RTW_EULA.htm</eulaURL>
        <installerFile>
          <fileSize>981</fileSize>
          <installerURL>http://download.microsoft.com/download/F/1/4/F1425089-E6D2-4AB4-8BE7-8E7D5FA8DB8C/webfarm_x86_en-US.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140044</trackingURL>
          <sha1>25A07C53BE3ADC6C4170074BDC4C0667156835A5</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 German -->
      <installer>
        <id>2</id>
        <languageId>de</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/4/6/0/46069B24-BD03-43CD-A2A3-54541341443D/WebFarm+ExternalCache_Supp_EULA_DEU.htm</eulaURL>
        <installerFile>
          <fileSize>988</fileSize>
          <installerURL>http://download.microsoft.com/download/4/C/2/4C214C3B-09D5-46F1-B64A-2463CAE4DAA6/webfarm_x86_de-DE.msi</installerURL>
            <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140044&amp;clcid=0x407</trackingURL>
          <sha1>45E948563095DEB6E8189D62861B706E106CC88F</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 French -->
      <installer>
        <id>3</id>
        <languageId>fr</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/6/B/B/6BB31D1F-6626-4EC7-8A4B-283B983160D8/WebFarm+ExternalCache_Supp_EULA_FRA.htm</eulaURL>
        <installerFile>
          <fileSize>988</fileSize>
          <installerURL>http://download.microsoft.com/download/6/2/A/62A109DA-02A0-435B-984A-858AD9096947/webfarm_x86_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140044&amp;clcid=0x40c</trackingURL>
          <sha1>A67134804C050196803134483A2896E52081AA4E</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Spanish -->
      <installer>
        <id>4</id>
        <languageId>es</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/9/8/2/9825DE9C-A322-43D9-92E9-77F38D1A63D3/WebFarm+ExternalCache_Supp_EULA_ESN.htm</eulaURL>
        <installerFile>
          <fileSize>986</fileSize>
          <installerURL>http://download.microsoft.com/download/2/2/4/224FDC0C-06E6-4E0F-B7C4-9C6F92B2C3C6/webfarm_x86_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140044&amp;clcid=0x40a</trackingURL>
          <sha1>E1C8322CA245801EFFDBE9E54436F89E1C8EBD54</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Japanese -->
      <installer>
        <id>5</id>
        <languageId>ja</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/3/4/1/3415F3F9-5698-44FE-A072-D4AF09728390/WebFarmFramework_RTW_EULA.htm</eulaURL>
        <installerFile>
          <fileSize>986</fileSize>
          <installerURL>http://download.microsoft.com/download/8/F/D/8FDFABF9-ED6B-4F49-AA5E-831F9AC497B9/webfarm_x86_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140044&amp;clcid=0x411</trackingURL>
          <sha1>001F0E90CBF2F01B4FD09795BE929B514126FB4F</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 English -->
      <installer>
        <id>6</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/F/D/A/FDA02AFC-6FDF-4E60-8D1B-55D09CE3CF91/WebFarmFramework_RTW_EULA.htm</eulaURL>
        <installerFile>
          <fileSize>987</fileSize>
          <installerURL>http://download.microsoft.com/download/F/D/A/FDA02AFC-6FDF-4E60-8D1B-55D09CE3CF91/webfarm_amd64_en-US.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140045</trackingURL>
          <sha1>E8455845E6B0F115529C25A267FABBAC0DA99852</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 German -->
      <installer>
        <id>7</id>
        <languageId>de</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/4/6/0/46069B24-BD03-43CD-A2A3-54541341443D/WebFarm+ExternalCache_Supp_EULA_DEU.htm</eulaURL>
        <installerFile>
          <fileSize>994</fileSize>
          <installerURL>http://download.microsoft.com/download/4/6/0/46069B24-BD03-43CD-A2A3-54541341443D/webfarm_amd64_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140045&amp;clcid=0x407</trackingURL>
          <sha1>2ECC0AD448AA90C7D78737C5641EF0B6F375DB18</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 French -->
      <installer>
        <id>8</id>
        <languageId>fr</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/6/B/B/6BB31D1F-6626-4EC7-8A4B-283B983160D8/WebFarm+ExternalCache_Supp_EULA_FRA.htm</eulaURL>
        <installerFile>
          <fileSize>994</fileSize>
          <installerURL>http://download.microsoft.com/download/6/B/B/6BB31D1F-6626-4EC7-8A4B-283B983160D8/webfarm_amd64_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140045&amp;clcid=0x40c</trackingURL>
          <sha1>734C90BBF851045B9FD4CAC5FB5BE6FD7F27F9DE</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Spanish -->
      <installer>
        <id>9</id>
        <languageId>es</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/9/8/2/9825DE9C-A322-43D9-92E9-77F38D1A63D3/WebFarm+ExternalCache_Supp_EULA_ESN.htm</eulaURL>
        <installerFile>
          <fileSize>991</fileSize>
          <installerURL>http://download.microsoft.com/download/9/8/2/9825DE9C-A322-43D9-92E9-77F38D1A63D3/webfarm_amd64_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140045&amp;clcid=0x40a</trackingURL>
          <sha1>98596C404210ED1E69B18C7D7C75153944505CF3</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Japanese -->
      <installer>
        <id>10</id>
        <languageId>ja</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/6/4/3/6434E067-E345-4D63-BA29-412185A901CA/WebFarm+ExternalCache_Supp_EULA_JPN.htm</eulaURL>
        <installerFile>
          <fileSize>992</fileSize>
          <installerURL>http://download.microsoft.com/download/6/4/3/6434E067-E345-4D63-BA29-412185A901CA/webfarm_amd64_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140045&amp;clcid=0x411</trackingURL>
          <sha1>395F1272E687A09EAF557B7C4F9A13F5E8BC1AAB</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!-- External Cache 1.0 -->
  <entry>
    <productId>ExternalCache</productId>
    <title resourceName="Entry_ExternalCache_Title">External Cache 1.0</title>
    <version>1.0</version>
    <id>http://www.microsoft.com/web/webpi/externalcache</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <link href="http://learn.iis.net/page.aspx/489/using-the-application-request-routing-module" />
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <and>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\External Disk Cache\</keyPath>
            <valueName>Install</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\External Disk Cache\</keyPath>
            <valueName>Version</valueName>
            <valueValue>1.1.0490</valueValue>
          </registry>
        </discoveryHint>
      </and>
    </discoveryHint>
    <!--incompatibilities>
      <incompatibleProduct>
        <productId>ExternalCacheNonLoc</productId>
      </incompatibleProduct>
    </incompatibilities-->
    <dependency>
      <productId>StaticContent</productId>
    </dependency>
    <installers>
      <!-- x86 English -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/3/4/1/3415F3F9-5698-44FE-A072-D4AF09728390/ExternalCache_RTW_EULA.htm</eulaURL>
        <installerFile>
          <fileSize>1970</fileSize>
          <installerURL>http://download.microsoft.com/download/F/1/4/F1425089-E6D2-4AB4-8BE7-8E7D5FA8DB8C/ExternalDiskCache_x86_en-US.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140047</trackingURL>
          <sha1>DF27F4205D915BD345DF91A486D54DE2311A0A03</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 German -->
      <installer>
        <id>2</id>
        <languageId>de</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/4/6/0/46069B24-BD03-43CD-A2A3-54541341443D/WebFarm+ExternalCache_Supp_EULA_DEU.htm</eulaURL>
        <installerFile>
          <fileSize>1977</fileSize>
          <installerURL>http://download.microsoft.com/download/4/C/2/4C214C3B-09D5-46F1-B64A-2463CAE4DAA6/ExternalDiskCache_x86_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140047&amp;clcid=0x407</trackingURL>
          <sha1>111F60653B190156ED3D5A13B6EBA5129C103981</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 French -->
      <installer>
        <id>3</id>
        <languageId>fr</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/6/B/B/6BB31D1F-6626-4EC7-8A4B-283B983160D8/WebFarm+ExternalCache_Supp_EULA_FRA.htm</eulaURL>
        <installerFile>
          <fileSize>1976</fileSize>
          <installerURL>http://download.microsoft.com/download/6/2/A/62A109DA-02A0-435B-984A-858AD9096947/ExternalDiskCache_x86_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140047&amp;clcid=0x40c</trackingURL>
          <sha1>8C454C78E88BFE500858565269CCAEA345082E26</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Spanish -->
      <installer>
        <id>4</id>
        <languageId>es</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/9/8/2/9825DE9C-A322-43D9-92E9-77F38D1A63D3/WebFarm+ExternalCache_Supp_EULA_ESN.htm</eulaURL>
        <installerFile>
          <fileSize>1974</fileSize>
          <installerURL>http://download.microsoft.com/download/2/2/4/224FDC0C-06E6-4E0F-B7C4-9C6F92B2C3C6/ExternalDiskCache_x86_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140047&amp;clcid=0x40a</trackingURL>
          <sha1>92BC63ACB67A66ABF8D4E42CE8E546DC39B5ADC8</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Japanese -->
      <installer>
        <id>5</id>
        <languageId>ja</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/6/4/3/6434E067-E345-4D63-BA29-412185A901CA/WebFarm+ExternalCache_Supp_EULA_JPN.htm</eulaURL>
        <installerFile>
          <fileSize>1974</fileSize>
          <installerURL>http://download.microsoft.com/download/8/F/D/8FDFABF9-ED6B-4F49-AA5E-831F9AC497B9/ExternalDiskCache_x86_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140047&amp;clcid=0x411</trackingURL>
          <sha1>58E2263967A15ADEF017622B8618F53B3A65E1D9</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 English -->
      <installer>
        <id>6</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/3/4/1/3415F3F9-5698-44FE-A072-D4AF09728390/ExternalCache_RTW_EULA.htm</eulaURL>
        <installerFile>
          <fileSize>3145</fileSize>
          <installerURL>http://download.microsoft.com/download/F/D/A/FDA02AFC-6FDF-4E60-8D1B-55D09CE3CF91/ExternalDiskCache_amd64_en-US.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140053</trackingURL>
          <sha1>C4B7D1D2584349B64456D5E7B524BAE19245F4B2</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 German -->
      <installer>
        <id>7</id>
        <languageId>de</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/4/6/0/46069B24-BD03-43CD-A2A3-54541341443D/WebFarm+ExternalCache_Supp_EULA_DEU.htm</eulaURL>
        <installerFile>
          <fileSize>3152</fileSize>
          <installerURL>http://download.microsoft.com/download/4/6/0/46069B24-BD03-43CD-A2A3-54541341443D/ExternalDiskCache_amd64_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140053&amp;clcid=0x407</trackingURL>
          <sha1>B090CC2F3CBFACDD00FF4766DFD5DEC6DCE0EEF0</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 French -->
      <installer>
        <id>8</id>
        <languageId>fr</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/6/B/B/6BB31D1F-6626-4EC7-8A4B-283B983160D8/WebFarm+ExternalCache_Supp_EULA_FRA.htm</eulaURL>
          <installerFile>
          <fileSize>3152</fileSize>
          <installerURL>http://download.microsoft.com/download/6/B/B/6BB31D1F-6626-4EC7-8A4B-283B983160D8/ExternalDiskCache_amd64_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140053&amp;clcid=0x40c</trackingURL>
          <sha1>A9E42EA2634079167A72FA2A027807DF18273779</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Spanish -->
      <installer>
        <id>9</id>
        <languageId>es</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/9/8/2/9825DE9C-A322-43D9-92E9-77F38D1A63D3/WebFarm+ExternalCache_Supp_EULA_ESN.htm</eulaURL>
        <installerFile>
          <fileSize>3150</fileSize>
          <installerURL>http://download.microsoft.com/download/9/8/2/9825DE9C-A322-43D9-92E9-77F38D1A63D3/ExternalDiskCache_amd64_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140053&amp;clcid=0x40a</trackingURL>
          <sha1>5AB8F3BB40768BD110BD6292261CDDDB93F30C3B</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Japanese -->
      <installer>
        <id>10</id>
        <languageId>ja</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/6/4/3/6434E067-E345-4D63-BA29-412185A901CA/WebFarm+ExternalCache_Supp_EULA_JPN.htm</eulaURL>
        <installerFile>
          <fileSize>3150</fileSize>
          <installerURL>http://download.microsoft.com/download/6/4/3/6434E067-E345-4D63-BA29-412185A901CA/ExternalDiskCache_amd64_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=140053&amp;clcid=0x411</trackingURL>
          <sha1>BDE33B202919407D08C9B3DBE99C41264754295B</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!--ARRv2 Beta 1-->
  <entry>
    <productId>ARRv2Beta1</productId>
    <title resourceName="Entry_ARRv2Beta1_Title">Application Request Routing 2.0 Beta 1</title>
    <version>2.0</version>
    <discoveryHint>
      <and>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Application Request Routing</keyPath>
            <valueName>Install</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Application Request Routing</keyPath>
            <valueName>Version</valueName>
            <valueValue>2.0.0438</valueValue>
          </registry>
        </discoveryHint>
      </and>
    </discoveryHint>
  </entry>

  <!-- ARRv2 Beta 2 -->
  <entry>
    <productId>ARRv2Beta2</productId>
    <title resourceName="Entry_ARRv2Beta2_Title">Application Request Routing 2.0 Beta 2</title>
    <version>2.0</version>
    <discoveryHint>
      <and>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Application Request Routing</keyPath>
            <valueName>Install</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Application Request Routing</keyPath>
            <valueName>Version</valueName>
            <valueValue>2.0.0540</valueValue>
          </registry>
        </discoveryHint>
      </and>
    </discoveryHint>
  </entry>

  <!-- ARRv2 RC : Detection -->
  <entry>
    <productId>ARRv2RC</productId>
    <title resourceName="Entry_ARRv2RC_Title">Application Request Routing 2.0 RC</title>
    <id>http://www.microsoft.com/web/webpi/applicationrequestrouting_2</id>
    <version>2.0</version>
    <summary resourceName="Entry_ARRv2RC_Summary">Microsoft Application Request Routing for IIS 7.0 is a proxy-based routing module that forwards HTTP requests to application servers based on HTTP headers and server variables, and load balance algorithms. </summary>
    <longSummary resourceName="Entry_ARRv2RC_LongSummary">Application Request Routing (ARR) 2.0 extends its foundation of rule-based routing and load balancing of HTTP server requests with new support for hierarchical caching and disk-based caching. This new set of features targets ARR as an edge Web server in any media or content based Web farm that requires high availability and performance across a geographically distributed network.</longSummary>
    <!--  <productFamily resourceName="CommonHTTPFeatures">Common HTTP Features</productFamily>  -->
    <published>2009-9-14T16:30:00Z</published>
    <link href="http://www.iis.net/extensions/ApplicationRequestRouting" />
    <newCategory resourceName="WebPlatformBetaExtensions">Web Platform Beta Extensions</newCategory>
    <mediaFamily2 resourceName="Media">Media</mediaFamily2>
    <mediaFamily resourceName="Media">Media</mediaFamily>    
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-App-Request-Routing.png</icon>
    </images>
    <discoveryHint>
      <and>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Application Request Routing</keyPath>
            <valueName>Install</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Application Request Routing</keyPath>
            <valueName>Version</valueName>
            <valueValue>2.0.0608</valueValue>
          </registry>
        </discoveryHint>
      </and>
    </discoveryHint>
    
  </entry>

  <!-- ARRv2 RTW -->
  <entry>
    <productId>ARRv2</productId>
    <title resourceName="Entry_ARRv2_Title">Application Request Routing 2.0</title>
    <id>http://www.microsoft.com/web/webpi/applicationrequestrouting_2</id>
    <version>2.0</version>
    <summary resourceName="Entry_ARRv2_Summary">Microsoft Application Request Routing for IIS 7.0 is a proxy-based routing module that forwards HTTP requests to application servers based on HTTP headers and server variables, and load balance algorithms. </summary>
    <longSummary resourceName="Entry_ARRv2_LongSummary">Application Request Routing (ARR) 2.0 extends its foundation of rule-based routing and load balancing of HTTP server requests with new support for hierarchical caching and disk-based caching. This new set of features targets ARR as an edge Web server in any media or content based Web farm that requires high availability and performance across a geographically distributed network.</longSummary>
    <productFamily resourceName="CommonHTTPFeatures">Common HTTP Features</productFamily>
    <newCategory resourceName="NewWebPlatformExtensions">New Web Platform Extensions</newCategory>
    <published>2009-11-05T12:30:00Z</published>
    <link href="http://www.iis.net/extensions/ApplicationRequestRouting" />
    <mediaFamily2 resourceName="Media">Media</mediaFamily2>
    <mediaFamily resourceName="Media">Media</mediaFamily>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-App-Request-Routing.png</icon>
    </images>
    <discoveryHint>
      <and>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Application Request Routing</keyPath>
            <valueName>Install</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Application Request Routing</keyPath>
            <valueName>Version</valueName>
            <valueValue>2.0.0652</valueValue>
          </registry>
        </discoveryHint>
      </and>
    </discoveryHint>
    <incompatibilities>
      <incompatibleProduct>
        <productId>ARRv2Beta1</productId>
      </incompatibleProduct>
      <incompatibleProduct>
        <productId>ARRv2Beta2</productId>
      </incompatibleProduct>
    </incompatibilities>
    <dependency>
      <and>
        <dependency>
          <productId>WebFarmFramework</productId>
        </dependency>
        <dependency>
          <productId>ExternalCache</productId>
        </dependency>
        <dependency>
          <productId>UrlRewrite2</productId>
        </dependency>
      </and>
    </dependency>
    <terms>
      <termsText resourceName="Terms_ARRv2_Text">Hotfix 954438 is installed.  Refer to the KB article to get more details on this hotfix.</termsText>
      <termsLink>http://support.microsoft.com/kb/954438</termsLink>
      <termsLinkText resourceName="Terms_ARRv2_LinkText">View KB 954438</termsLinkText>
    </terms>
    <installers>
      <!-- x86 -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/3/4/1/3415F3F9-5698-44FE-A072-D4AF09728390/ARR_V2_RTW_EULA.htm</eulaURL>
        <installerFile>
          <fileSize>1893</fileSize>
          <installerURL>http://download.microsoft.com/download/4/D/F/4DFDA851-515F-474E-BA7A-5802B3C95101/requestrouterV2RTW_x86.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=157979</trackingURL>
          <sha1>063F521EE36540F625CB3E88E143975001037814</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop was /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start w3svc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
        </installCommands>
      </installer>
      <!-- x64 -->
      <installer>
        <id>2</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/3/4/1/3415F3F9-5698-44FE-A072-D4AF09728390/ARR_V2_RTW_EULA.htm</eulaURL>
        <installerFile>
          <fileSize>2292</fileSize>
          <installerURL>http://download.microsoft.com/download/3/4/1/3415F3F9-5698-44FE-A072-D4AF09728390/requestrouterV2RTW_x64.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=157980</trackingURL>
          <sha1>050B7D2DE0813F3A811D0D557502E3A36642C683</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop was /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>stop wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start w3svc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\net.exe</exe>
            <commandLineArguments>start wmsvc</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
        </installCommands>
      </installer>
    </installers>
  </entry>
  
  <!-- MVC  RTW -->
  <entry>
    <productId>MVC</productId>
    <title resourceName="Entry_MVC_Title">ASP.NET MVC 1.0</title>
    <version>1.0.0</version>
    <summary resourceName="Entry_MVC_Summary">ASP.NET MVC enables you to build Model View Controller (MVC) applications by using the ASP.NET framework.</summary>
    <id>http://www.microsoft.com/web/webpi/mvc</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_MVC_LongSummary">ASP.NET MVC enables you to build Model View Controller (MVC) applications by using the ASP.NET framework.</longSummary>
    <frameworkFamily resourceName="NETFramework">.NET Framework</frameworkFamily>
    <published>2009-3-17T12:30:00Z</published>
    <newCategory resourceName="NewWebPlatformExtensions">New Web Platform Extensions</newCategory>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/net-option-a.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <discoveryHint>
      <or>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\ASP.NET MVC 1.0</keyPath>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ASP.NET\ASP.NET MVC 1.0</keyPath>
          </registry>
        </discoveryHint>
      </or>
    </discoveryHint>
    <dependency>
      <!-- .NET 3.5 SP1 -->
      <productId>NETFramework35</productId>
    </dependency>
    <incompatibilities>
      <incompatibleProduct>
        <productId>MVCBeta</productId>
      </incompatibleProduct>
      <incompatibleProduct>
        <productId>MVCRC1</productId>
      </incompatibleProduct>
      <incompatibleProduct>
        <productId>MVCRC2</productId>
      </incompatibleProduct>
    </incompatibilities>
    <installers>
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>0</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/EULA/MVC_RTW.html</eulaURL>
        <installerFile>
          <fileSize>1876</fileSize>
          <installerURL>http://download.microsoft.com/download/A/6/8/A68968AE-DE1D-4FA4-A98A-B74042C6090D/AspNetMVC1.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146787</trackingURL>
          <sha1>9FCE10BBB1422AB692E064C7B5DA31D6B264AF33</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!-- MVC Beta - Incompatible with MVC 1.0 RTM -->
  <entry>
    <productId>MVCBeta</productId>
    <title resourceName="Entry_MVCBeta_Title">ASP.NET MVC Beta</title>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <id>http://www.microsoft.com/web/webpi/ASP.NETMVCBeta</id>
    <discoveryHint>
      <or>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\ASP.NET MVC Beta</keyPath>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ASP.NET\ASP.NET MVC Beta</keyPath>
          </registry>
        </discoveryHint>
      </or>
    </discoveryHint>
  </entry>
  
  <!-- MVC RC1 - Incompatible with MVC 1.0 RTM-->
  <entry>
    <productId>MVCRC1</productId>
    <title resourceName="Entry_MVCRC1_Title">ASP.NET MVC Release Candidate 1</title>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <id>http://www.microsoft.com/web/webpi/ASP.NETMVCRC1</id>
    <discoveryHint>
      <or>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\ASP.NET MVC 1.0 RC</keyPath>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ASP.NET\ASP.NET MVC RC</keyPath>
          </registry>
        </discoveryHint>
      </or>
    </discoveryHint>
  </entry>
  
  <!-- MVC RC2 - Incompatible with MVC 1.0 RTM-->
  <entry>
    <productId>MVCRC2</productId>
    <title resourceName="Entry_MVCRC2_Title">ASP.NET MVC Release Candidate 2</title>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <id>http://www.microsoft.com/web/webpi/ASP.NETMVCRC2</id>
    <discoveryHint>
      <or>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\ASP.NET MVC 1.0 RC2</keyPath>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ASP.NET\ASP.NET MVC 1.0 RC2</keyPath>
          </registry>
        </discoveryHint>
      </or>
    </discoveryHint>
  </entry>

  <!--Database Manager-->
  <entry>
    <productId>DBManager</productId>
    <title resourceName="Entry_DBManagerRC_Title">Database Manager 1.0</title>
    <version>1.0</version>
    <summary resourceName="Entry_DBManagerRC_Summary">The IIS Database Manager allows you to easily manage your local and remote databases from within IIS Manager.</summary>
    <id>http://www.microsoft.com/web/webpi/databasemanager</id>
    <updated>2009-9-23T16:30:00Z</updated>
    <longSummary resourceName="Entry_DBManagerRC_LongSummary">The Database Manager allows you to easily manage your local and remote databases from within IIS Manager. Database Manager automatically discovers databases based on a Web server or application's configuration and also provides the ability to connect to any database on the network.</longSummary>
    <productFamily resourceName="Management">Management</productFamily>
    <newCategory resourceName="NewWebPlatformExtensions">New Web Platform Extensions</newCategory>
    <published>2009-9-23T12:30:00Z</published>
    <link href="http://www.iis.net/extensions/DatabaseManager" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-DatabaseManager2.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\DB Manager</keyPath>
        <valueName>Version</valueName>
        <valueValue>7.1.0597.0</valueValue>
      </registry>
    </discoveryHint>
    <dependency>
      <and>
        <dependency>
          <productId>StaticContent</productId>
        </dependency>
        <dependency>
          <productId>IISManagementConsole</productId>
        </dependency>
        <!-- SMO -->
        <dependency>
          <productId>SMO</productId>
        </dependency>
        <!-- The two below are included because you CAN have SMO installed without them -->
        <!-- Native Client -->
        <dependency>
          <productId>SQLNativeClient</productId>
        </dependency>
        <!-- CLR Types -->
        <dependency>
          <productId>SQLCLRTypes</productId>
        </dependency>
        <dependency>
          <productId>MySQLConnector</productId>
        </dependency>
      </and>
    </dependency>
    <installers>
      <!-- x86 English -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://go.microsoft.com/fwlink/?LinkId=144724</eulaURL>
        <installerFile>
          <fileSize>595</fileSize>
          <installerURL>http://download.microsoft.com/download/F/8/D/F8DC9C03-993A-4BAD-8B5C-F8E33261D650/iisdbmanager_x86_en-US.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146793</trackingURL>
          <sha1>3D1F61DFFE86E715F746A161CDE90F15ED520C53</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 German -->
      <installer>
        <id>2</id>
        <languageId>de</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/4/B/2/4B25D758-C3EC-4FEA-A178-F54271DBE1EB/DatabaseManagerV1.0_supp_de.html</eulaURL>
        <installerFile>
          <fileSize>601</fileSize>
          <installerURL>http://download.microsoft.com/download/4/B/2/4B25D758-C3EC-4FEA-A178-F54271DBE1EB/iisdbmanager_x86_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146793&amp;clcid=0x407</trackingURL>
          <sha1>DD58390FDE1C1B2E1B9BF15A9C9EC5CD0755793C</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 French -->
      <installer>
        <id>3</id>
        <languageId>fr</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/0/0/A/00A1A752-369E-4414-B049-BA884FBC5340/DatabaseManagerV1.0_supp_fr.html</eulaURL>
        <installerFile>
          <fileSize>601</fileSize>
          <installerURL>http://download.microsoft.com/download/0/0/A/00A1A752-369E-4414-B049-BA884FBC5340/iisdbmanager_x86_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146793&amp;clcid=0x40c</trackingURL>
          <sha1>637126B7DF20FD68A41BD13A494CDCD09B9128B3</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Spanish -->
      <installer>
        <id>4</id>
        <languageId>es</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/5/1/C/51C2C114-AFDA-4869-A73A-A70BCF9EC41E/DatabaseManagerV1.0_supp_es.html</eulaURL>
        <installerFile>
          <fileSize>599</fileSize>
          <installerURL>http://download.microsoft.com/download/5/1/C/51C2C114-AFDA-4869-A73A-A70BCF9EC41E/iisdbmanager_x86_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146793&amp;clcid=0x40a</trackingURL>
          <sha1>418E81199142AEA85B92FDE3F59F7B9213C00760</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Japanese -->
      <installer>
        <id>5</id>
        <languageId>ja</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/8/3/F/83F404E3-B6EE-4797-BCAA-DC2918BBD042/DatabaseManagerV1.0_supp_ja.html</eulaURL>
        <installerFile>
          <fileSize>599</fileSize>
          <installerURL>http://download.microsoft.com/download/8/3/F/83F404E3-B6EE-4797-BCAA-DC2918BBD042/iisdbmanager_x86_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146793&amp;clcid=0x411</trackingURL>
          <sha1>497297B23E47407E701AA6C1B886EC6F61980AE9</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 English -->
      <installer>
        <id>6</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://go.microsoft.com/fwlink/?LinkId=144724</eulaURL>
        <installerFile>
          <fileSize>604</fileSize>
          <installerURL>http://download.microsoft.com/download/9/B/C/9BCDDCB5-75C1-4220-942B-DE8B88855EBA/iisdbmanager_amd64_en-US.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146792</trackingURL>
          <sha1>F1BFCAFE4C25CF025C79AAD02EA4CF0A3996E71E</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 German -->
      <installer>
        <id>7</id>
        <languageId>de</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/E/B/0/EB00EB45-C002-424C-AFF6-430A4EE2FD36/DatabaseManagerV1.0_supp_de.html</eulaURL>
        <installerFile>
          <fileSize>610</fileSize>
          <installerURL>http://download.microsoft.com/download/E/B/0/EB00EB45-C002-424C-AFF6-430A4EE2FD36/iisdbmanager_x64_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146792&amp;clcid=0x407</trackingURL>
          <sha1>8F2C2B2C606DB26E4C14672B9EFB0738FC1F74A6</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 French -->
      <installer>
        <id>8</id>
        <languageId>fr</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/3/7/3/373946A2-5557-4692-B8DF-B1458104C22E/DatabaseManagerV1.0_supp_fr.html</eulaURL>
        <installerFile>
          <fileSize>610</fileSize>
          <installerURL>http://download.microsoft.com/download/3/7/3/373946A2-5557-4692-B8DF-B1458104C22E/iisdbmanager_x64_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146792&amp;clcid=0x40c</trackingURL>
          <sha1>9DA1E05DDD9FC70309D2AAEF6011B0CEF92B354F</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Spanish -->
      <installer>
        <id>9</id>
        <languageId>es</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/D/F/8/DF85D68D-929B-4130-BA62-3DFE3E3377B1/DatabaseManagerV1.0_supp_es.html</eulaURL>
        <installerFile>
          <fileSize>608</fileSize>
          <installerURL>http://download.microsoft.com/download/D/F/8/DF85D68D-929B-4130-BA62-3DFE3E3377B1/iisdbmanager_x64_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146792&amp;clcid=0x40a</trackingURL>
          <sha1>01C9CC0DE041EBD7D05C7DD8DE4A9F2BCDCBDAA3</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Japanese -->
      <installer>
        <id>10</id>
        <languageId>ja</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/9/3/7/937D0D99-AFC5-4776-80D2-50657F5AC0E2/DatabaseManagerV1.0_supp_ja.html</eulaURL>
        <installerFile>
          <fileSize>608</fileSize>
          <installerURL>http://download.microsoft.com/download/9/3/7/937D0D99-AFC5-4776-80D2-50657F5AC0E2/iisdbmanager_x64_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146792&amp;clcid=0x411</trackingURL>
          <sha1>5242B898384B16E54703240DA46A4A6F97FFC841</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!-- Dynamic IP Restrictions -->
  <entry>
    <productId>DynamicIPRestrictions</productId>
    <title resourceName="Entry_DynamicIPRestrictions_Title">Dynamic IP Restriction 1.0 Beta</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_DynamicIPRestrictions_Summary">The Dynamic IP Restrictions provides IT Professionals and Hosters a configurable module that helps mitigate or block Denial of Service Attacks or cracking of passwords through Brute-force by temporarily blocking Internet Protocol (IP) addresses of HTTP clients who follow a pattern that could be conducive to one of such attacks</summary>
    <id>http://www.microsoft.com/web/webpi/advancediprestrictions</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_DynamicIPRestrictions_LongSummary">The Dynamic IP Restriction for IIS helps mitigate or block Denial of Service Attacks or cracking of passwords through Brute-force by temporarily blocking Internet Protocol (IP) addresses of HTTP clients who follow a pattern that could be conducive to one of such attacks. Administrators can configure Dynamic IP Restriction so that the analysis and blocking could be done at the Web Server or the Web Site level.</longSummary>
    <published>2009-2-16T12:30:00Z</published>
    <link href="http://www.iis.net/extensions/DynamicIPRestrictions" />
    <!--<productFamily resourceName="Security">Security</productFamily> -->
    <newCategory resourceName="NewWebPlatformBetaExtensions">Web Platform Beta Extensions</newCategory>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-IPandDomainRestrictions.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <file>
        <filePath>%programfiles%\IIS\Dynamic IP Restrictions\dynamiciprestrictions.dll</filePath>
        <minimumVersion>7.1.0394.0</minimumVersion>
      </file>
    </discoveryHint>
    <installers>
      <!-- x86 -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/A/3/F/A3F92B5E-609F-49C5-82EB-6D09005DD354/License.htm</eulaURL>
        <installerFile>
          <fileSize>650</fileSize>
          <installerURL>http://download.microsoft.com/download/E/6/A/E6AAC86C-847F-408A-8FEE-12818F607D53/dynamiciprestrictions__beta_x86.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=145080</trackingURL>
          <sha1>A658A337C33DB02FEC11C037415FF00490A5937B</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 -->
      <installer>
        <id>2</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/A/3/F/A3F92B5E-609F-49C5-82EB-6D09005DD354/License.htm</eulaURL>
        <installerFile>
          <fileSize>734</fileSize>
          <installerURL>http://download.microsoft.com/download/A/3/F/A3F92B5E-609F-49C5-82EB-6D09005DD354/dynamiciprestrictions_beta_x64.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=145081</trackingURL>
          <sha1>222FBB09E4A4B5413AEC74E47C03A13A10018DE4</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!-- Dynamic IP Restrictions Update-->
  <entry>
    <productId>DynamicIPRestrictionsUpdate</productId>
    <title resourceName="Entry_DynamicIPRestrictionsUpdate_Title">Update for Dynamic IP Restriction 1.0 Beta</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_DynamicIPRestrictionsUpdate_Summary">This patch fixes issues that the Dynamic IP Restriction module has with long site names.</summary>
    <id>http://www.microsoft.com/web/webpi/advancediprestrictions</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_DynamicIPRestrictionsUpdate_LongSummary">This patch fixes issues that the Dynamic IP Restriction module has with long site names.</longSummary>
    <productFamily resourceName="Security">Security</productFamily>
    <published>2009-2-16T12:30:00Z</published>
    <link href="http://www.iis.net/extensions/DynamicIPRestrictions" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-IPandDomainRestrictions.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\DynIpRst</keyPath>
        <valueName>Version</valueName>
        <valueValue>7.1.0487.0</valueValue>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>DynamicIPRestrictionsLegacy</productId>
    </dependency>
    <installers>
      <!-- x86 -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/A/3/F/A3F92B5E-609F-49C5-82EB-6D09005DD354/License.htm</eulaURL>
        <installerFile>
          <fileSize>153</fileSize>
          <installerURL>http://download.microsoft.com/download/A/D/7/AD7DC1B4-C740-4F05-8019-F1EB72326FB2/dyniprestrictions_beta_x86.msp</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154283</trackingURL>
          <sha1>AB9A352F6EE29FF1A44523C53B5E830564DB433A</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%windir%\system32\msiexec.exe</exe>
            <commandLineArguments>/p "%InstallerFile%" /quiet /norestart</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_DynamicIPRestrictionsUpdate_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 -->
      <installer>
        <id>2</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/A/3/F/A3F92B5E-609F-49C5-82EB-6D09005DD354/License.htm</eulaURL>
        <installerFile>
          <fileSize>174</fileSize>
          <installerURL>http://download.microsoft.com/download/7/C/0/7C0EC032-7FFF-4D6B-A846-F72EDC3CE952/dyniprestrictions_beta_x64.msp</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154284</trackingURL>
          <sha1>E1266DBA5B91254AD927FC91335D604361B7B395</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%windir%\system32\msiexec.exe</exe>
            <commandLineArguments>/p "%InstallerFile%" /quiet /norestart</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_DynamicIPRestrictionsUpdate_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!--Legacy Dynamic IP Restrictions Beta x86-->
  <entry>
    <productId>DynamicIPRestrictionsLegacy</productId>
    <external />
    <longSummary resourceName="Entry_DynamicIPRestrictionsBetaLegacy_longSummary">This computer does not have Dynamic IP Restrictions 1.0 Beta installed</longSummary>
    <title resourceName="Entry_DynamicIPRestrictionsBetaLegacy_Title">Legacy Dynamic IP Restriction 1.0 Beta</title>
    <version>1.0.0.0</version>
    <id>http://www.microsoft.com/web/webpi/legacyiprestrictions</id>
    <updated>2009-5-27T12:30:00Z</updated>
    <published>2009-2-16T12:30:00Z</published>
    <link href="http://www.iis.net/extensions/DynamicIPRestrictions" />
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\DynIpRst</keyPath>
        <valueName>Version</valueName>
        <valueValue>7.1.0394.0</valueValue>
      </registry>
    </discoveryHint>
    <updates>
      <productId>DynamicIPRestrictionsUpdate</productId>
    </updates>
  </entry>
  
  <!-- FTP 7.5 -->
  <entry>
    <productId>FTPOOB</productId>
    <title resourceName="Entry_FTPOOB_Title">FTP Publishing Service 7.5</title>
    <version>7.5.0.0</version>
    <summary resourceName="Entry_FTPOOB_Summary">The Microsoft FTP Service 7.5 for IIS helps you enable powerful publishing capabilities for your Web environment.</summary>
    <id>http://www.microsoft.com/web/webpi/ftpserver</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_FTPOOB_LongSummary">The FTP Service for IIS 7.5 allows Web content creators to publish content more easily and securely to IIS 7.0 and IIS 7.5 Web servers using modern Internet publishing standards. New features like SSL-based authentication and data transfer protect sensitive data while on the network.</longSummary>
    <productFamily resourceName="DeploymentandPublishing">Deployment and Publishing</productFamily>
    <published>2009-3-17T12:30:00Z</published>
    <link href="http://www.iis.net/extensions/FTP" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-ftp2.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Ftp Server</keyPath>
        <valueName>Install</valueName>
        <valueValue>1</valueValue>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>IISManagementConsole</productId>
    </dependency>
    <incompatibilities>
      <incompatibleProduct>
        <productId>LegacyFTPServer</productId>
      </incompatibleProduct>
    </incompatibilities>
    <installers>
      <!-- x86 English -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://iis.net/downloads/files/EULA/FTP75forIIS7.html</eulaURL>
        <installerFile>
          <fileSize>2612</fileSize>
          <installerURL>http://download.microsoft.com/download/C/0/1/C013B8EE-9012-4B2F-B3FA-3FB6A93753AB/ftp7_x86_75.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146801</trackingURL>
          <sha1>6035146DF843574C9DA316EA34054994CD18B77D</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 German -->
      <installer>
        <id>2</id>
        <languageId>de</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/FTP75forIIS7_de.html</eulaURL>
        <installerFile>
          <fileSize>2618</fileSize>
          <installerURL>http://download.microsoft.com/download/6/4/E/64E5D282-393E-4BFC-9AC9-9515D016AB6B/ftp7_x86fre_de-de.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146801&amp;clcid=0x407</trackingURL>
          <sha1>135B53D95B54C04D2115D88E0616D4B5FEFFF5CF</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 French -->
      <installer>
        <id>3</id>
        <languageId>fr</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/FTP75forIIS7_fr.html</eulaURL>
        <installerFile>
          <fileSize>2618</fileSize>
          <installerURL>http://download.microsoft.com/download/A/3/C/A3C28E66-03DA-4AC0-9E0B-1E144CABA10F/ftp7_x86fre_fr-fr.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146801&amp;clcid=0x40c</trackingURL>
          <sha1>6D0380F5C97911ECC3566A6255D94EA253094AD1</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Japanese -->
      <installer>
        <id>4</id>
        <languageId>ja</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/FTP75forIIS7_ja.html</eulaURL>
        <installerFile>
          <fileSize>2615</fileSize>
          <installerURL>http://download.microsoft.com/download/A/7/3/A7328041-F83E-49F3-AE1C-8132BD9A6EBF/ftp7_x86fre_ja-jp.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146801&amp;clcid=0x411</trackingURL>
          <sha1>7AC0A19CCF3B34022F9D6F85A64666562CF3616C</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Spanish -->
      <installer>
        <id>5</id>
        <languageId>es</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/FTP75forIIS7_es.html</eulaURL>
        <installerFile>
          <fileSize>2615</fileSize>
          <installerURL>http://download.microsoft.com/download/B/B/2/BB29921D-D1AE-42FF-8A01-DEDCDF6C39D1/ftp7_x86fre_es-es.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146801&amp;clcid=0x40a</trackingURL>
          <sha1>037060021654BC95C198E7E5DD3DE6D3B67BDA5C</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 English -->
      <installer>
        <id>6</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://iis.net/downloads/files/EULA/FTP75forIIS7.html</eulaURL>
        <installerFile>
          <fileSize>2690</fileSize>
          <installerURL>http://download.microsoft.com/download/4/0/0/4003F62F-8A21-4CB7-9414-FAA6345D167C/ftp7_x64_75.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146804</trackingURL>
          <sha1>D5BCFC415B02BC5EBA51FEF5C56617E639A70B60</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 German -->
      <installer>
        <id>7</id>
        <languageId>de</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/FTP75forIIS7_de.html</eulaURL>
        <installerFile>
          <fileSize>2697</fileSize>
          <installerURL>http://download.microsoft.com/download/B/F/5/BF585787-8A5E-4946-97FD-B6A912FCD56B/ftp7_amd64fre_de-de.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146804&amp;clcid=0x407</trackingURL>
          <sha1>36ABAF277E833736AE9545CA2C06EB5924CA3A70</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 French -->
      <installer>
        <id>8</id>
        <languageId>fr</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/FTP75forIIS7_fr.html</eulaURL>
        <installerFile>
          <fileSize>2696</fileSize>
          <installerURL>http://download.microsoft.com/download/0/C/9/0C97FA2D-0F8A-4149-989B-6165A0593527/ftp7_amd64fre_fr-fr.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146804&amp;clcid=0x40c</trackingURL>
          <sha1>C7B533795E9D987C368E78597060393607CBCF04</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Japanese -->
      <installer>
        <id>9</id>
        <languageId>ja</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/FTP75forIIS7_ja.html</eulaURL>
        <installerFile>
          <fileSize>2694</fileSize>
          <installerURL>http://download.microsoft.com/download/1/0/9/1090E8FF-ACFD-453B-879C-B3843F57F5A7/ftp7_amd64fre_ja-jp.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146804&amp;clcid=0x411</trackingURL>
          <sha1>35EB68339CD5E3400C57543B672EFE2D1687C97A</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Spanish -->
      <installer>
        <id>10</id>
        <languageId>es</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/FTP75forIIS7_es.html</eulaURL>
        <installerFile>
          <fileSize>2694</fileSize>
          <installerURL>http://download.microsoft.com/download/F/8/B/F8B711D6-58D4-4A2E-A21A-41661336B17D/ftp7_amd64fre_es-es.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146804&amp;clcid=0x40a</trackingURL>
          <sha1>5558ECCE9FF1B6DFFD99F39D276D426E650A1F44</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!-- PowerShell Snap-in -->
  <entry>
    <productId>IISPowershellSnapin</productId>
    <title resourceName="Entry_IISPowershellSnapin_Title">PowerShell Snap-in For IIS7 1.0</title>
    <version>1.0</version>
    <summary resourceName="Entry_IISPowershellSnapin_Summary">The IIS Windows PowerShell Snap-in allows you to manage IIS 7.0 configuration and run-time data. It gives easy access to Web Sites, Application Pools, Web Applications, Virtual Directories, request in flight, worker processes, and .NET Application Domains within worker processes.</summary>
    <id>http://www.microsoft.com/web/webpi/powershell</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_IISPowershellSnapin_LongSummary">The IIS Windows PowerShell Snap-in allows you to manage IIS 7.0 configuration and run-time data. It gives easy access to Web Sites, Application Pools, Web Applications, Virtual Directories, request in flight, worker processes, and .NET Application Domains within worker processes.</longSummary>
    <productFamily resourceName="Management">Management</productFamily>
    <published>2009-3-17T12:30:00Z</published>
    <link href="http://www.iis.net/extensions/PowerShell" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-Powershell2.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\PowerShellSnapIns\WebAdministration</keyPath>
      </registry>
    </discoveryHint>
    <dependency>
      <and>
        <dependency>
          <productId>PowerShell</productId>
        </dependency>
        <dependency>
          <productId>StaticContent</productId>
        </dependency>
        <dependency>
          <productId>WASConfigurationAPI</productId>
        </dependency>
      </and>
    </dependency>
    <installers>
      <!-- x86 English -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/PowerShell_en-US.html</eulaURL>
        <installerFile>
          <fileSize>668</fileSize>
          <installerURL>http://download.microsoft.com/download/E/4/B/E4B5344A-4D6F-46B1-8D82-27AA6A27D13C/iis7psprov_x86.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=145145</trackingURL>
          <sha1>58A7CDFD29DBA40A0B6EFE338F2D868E45B50CB7</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 German -->
      <installer>
        <id>2</id>
        <languageId>de</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/PowerShell_de-DE.html</eulaURL>
        <installerFile>
          <fileSize>877</fileSize>
          <installerURL>http://download.microsoft.com/download/7/A/3/7A349744-D968-44FE-BC94-E4785BFF13AA/iisprovider_x86_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=145145&amp;clcid=0x407</trackingURL>
          <sha1>FC1CF80520CD7CB4E26D8B43EAD515D2A5860300</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 French -->
      <installer>
        <id>3</id>
        <languageId>fr</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/PowerShell_fr-FR.html</eulaURL>
        <installerFile>
          <fileSize>877</fileSize>
          <installerURL>http://download.microsoft.com/download/0/0/6/00673367-AF8E-4A81-A1FA-2DFDBBBC5022/iisprovider_x86_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=145145&amp;clcid=0x40c</trackingURL>
          <sha1>CE7152E21C1E330100B3C35D340315C01C803029</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Japanese -->
      <installer>
        <id>4</id>
        <languageId>ja</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/PowerShell_ja-JP.html</eulaURL>
        <installerFile>
          <fileSize>875</fileSize>
          <installerURL>http://download.microsoft.com/download/8/C/B/8CBC658A-6C3C-48FE-BB6F-2BEE9053795D/iisprovider_x86_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=145145&amp;clcid=0x411</trackingURL>
          <sha1>D6CB4680579B2AF30029F5453A95FFE9F22E74DF</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Spanish -->
      <installer>
        <id>5</id>
        <languageId>es</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/PowerShell_es-ES.html</eulaURL>
        <installerFile>
          <fileSize>874</fileSize>
          <installerURL>http://download.microsoft.com/download/C/8/4/C845E935-064C-439A-B418-D2CA557334B8/iisprovider_x86_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=145145&amp;clcid=0x40a</trackingURL>
          <sha1>7E23ABA8DB59D3469AFC6C93EE0BF154577A596A</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 English -->
      <installer>
        <id>6</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/PowerShell_en-US.html</eulaURL>
        <installerFile>
          <fileSize>685</fileSize>
          <installerURL>http://download.microsoft.com/download/B/8/6/B8617908-B777-4A86-A629-FFD1094990BD/iis7psprov_x64.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=145146</trackingURL>
          <sha1>D55A6DF8E8D45F844D0B7C8129372EDA843368F1</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 German -->
      <installer>
        <id>7</id>
        <languageId>de</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/PowerShell_de-DE.html</eulaURL>
        <installerFile>
          <fileSize>895</fileSize>
          <installerURL>http://download.microsoft.com/download/5/D/2/5D2B42DC-3CFE-4F54-AF36-EF8CE87324CC/iisprovider_amd64_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=145146&amp;clcid=0x407</trackingURL>
          <sha1>9C67D3781E40DBEE76F9FD54589F3DF7C90BFEA0</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 French -->
      <installer>
        <id>8</id>
        <languageId>fr</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/PowerShell_fr-FR.html</eulaURL>
        <installerFile>
          <fileSize>895</fileSize>
          <installerURL>http://download.microsoft.com/download/B/0/2/B0273653-1E47-4FC5-947E-0CE76D778006/iisprovider_amd64_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=145146&amp;clcid=0x40c</trackingURL>
          <sha1>61BE78866B9502D12635A1C2ECF25F4AE2FD5797</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Japanese -->
      <installer>
        <id>9</id>
        <languageId>ja</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/PowerShell_ja-JP.html</eulaURL>
        <installerFile>
          <fileSize>893</fileSize>
          <installerURL>http://download.microsoft.com/download/7/C/1/7C16650E-6154-4617-AD19-BBE1389C64E9/iisprovider_amd64_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=145146&amp;clcid=0x411</trackingURL>
          <sha1>DE66D8235154147A9831DF5FF420E689ADC89422</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Spanish -->
      <installer>
        <id>10</id>
        <languageId>es</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/PowerShell_es-ES.html</eulaURL>
        <installerFile>
          <fileSize>893</fileSize>
          <installerURL>http://download.microsoft.com/download/C/0/0/C0061F09-AF0E-4D1E-AEF8-06429EF47BC2/iisprovider_amd64_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=145146&amp;clcid=0x40a</trackingURL>
          <sha1>15A4798D59F0B3A60656DCC6353E8907CF47D189</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!-- Remote Manager -->
  <entry>
    <productId>RemoteManager</productId>
    <title resourceName="Entry_RemoteManager_Title">Remote Admin Manager for IIS7 1.0</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_RemoteManager_Summary">Manage your IIS 7.0 servers remotely.</summary>
    <id>http://www.microsoft.com/web/webpi/remoteadmin7</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_RemoteManager_LongSummary">Remote Administration Manager for IIS7 provides end users and administrators with a way to remotely manage IIS 7.0 servers from Windows Vista, Windows XP and Windows Server 2003. The tool provides administrators and users with a familiar user interface to manage and configure their servers.</longSummary>
    <productFamily resourceName="Management">Management</productFamily>
    <published>2009-3-17T12:30:00Z</published>
    <link href="http://www.iis.net/extensions/IISManager" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-RemoteAdmin.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Inetmgr\7.0</keyPath>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>IISManagementConsole</productId>
    </dependency>
    <installers>
      <!-- Vista+ x86 -->
      <!-- x86 English -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/RemoteManager_en.html</eulaURL>
        <installerFile>
          <fileSize>1768</fileSize>
          <installerURL>http://download.microsoft.com/download/a/9/3/a9391e22-2554-4d19-ba3e-794456ec77e0/inetmgr_i386.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146776</trackingURL>
          <sha1>88512D63246952D495628177D7FCDFE81D82559F</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 German -->
      <installer>
        <id>2</id>
        <languageId>de</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/RemoteManager_de.html</eulaURL>
        <installerFile>
          <fileSize>2253</fileSize>
          <installerURL>http://download.microsoft.com/download/E/F/C/EFCAC0F4-B9F8-40D1-8F2F-07EBF239F1CC/inetmgr_x86_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146776&amp;clcid=0x407</trackingURL>
          <sha1>71AF93A30EFD163467DEDBF90DD6BC3176D6E459</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 French -->
      <installer>
        <id>3</id>
        <languageId>fr</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/RemoteManager_fr.html</eulaURL>
        <installerFile>
          <fileSize>2256</fileSize>
          <installerURL>http://download.microsoft.com/download/D/0/0/D0089086-FE6C-4871-9BF3-E297F53CEFEB/inetmgr_x86_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146776&amp;clcid=0x40c</trackingURL>
          <sha1>8BBCCF3F0F0D2D9020025F10D51FAAB5277D3A4E</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Japanese -->
      <installer>
        <id>4</id>
        <languageId>ja</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/RemoteManager_ja.html</eulaURL>
        <installerFile>
          <fileSize>2325</fileSize>
          <installerURL>http://download.microsoft.com/download/7/C/3/7C3DD30B-B5C6-42EA-986E-F216F46AD46A/inetmgr_x86_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146776&amp;clcid=0x411</trackingURL>
          <sha1>B00A812C73576EB30333D83A7E5B4411A0AC88C3</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Spanish -->
      <installer>
        <id>5</id>
        <languageId>es</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/RemoteManager_es.html</eulaURL>
        <installerFile>
          <fileSize>2244</fileSize>
          <installerURL>http://download.microsoft.com/download/4/7/7/4776A0A7-AFB5-4987-BA36-26F30BB64772/inetmgr_x86_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146776&amp;clcid=0x40a</trackingURL>
          <sha1>B61BA67BE32121DCE3D299C17E256699BD3AF1DC</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- Vista+ x64 -->
      <!-- x64 English -->
      <installer>
        <id>6</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/RemoteManager_en.html</eulaURL>
        <installerFile>
          <fileSize>1768</fileSize>
          <installerURL>http://download.microsoft.com/download/a/9/3/a9391e22-2554-4d19-ba3e-794456ec77e0/inetmgr_amd64.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146777</trackingURL>
          <sha1>8F744B44E0902D31E8E42813A3FE1982DD5D8FCB</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 German -->
      <installer>
        <id>7</id>
        <languageId>de</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/RemoteManager_de.html</eulaURL>
        <installerFile>
          <fileSize>2253</fileSize>
          <installerURL>http://download.microsoft.com/download/E/F/C/EFCAC0F4-B9F8-40D1-8F2F-07EBF239F1CC/inetmgr_amd64_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146777&amp;clcid=0x407</trackingURL>
          <sha1>D71524AF96477604AAAA055717C59A24433EA8B1</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 French -->
      <installer>
        <id>8</id>
        <languageId>fr</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/RemoteManager_fr.html</eulaURL>
        <installerFile>
          <fileSize>2256</fileSize>
          <installerURL>http://download.microsoft.com/download/D/0/0/D0089086-FE6C-4871-9BF3-E297F53CEFEB/inetmgr_amd64_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146777&amp;clcid=0x40c</trackingURL>
          <sha1>9505E942716A93835D74C99BCDD6940D784E0AE2</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Japanese -->
      <installer>
        <id>9</id>
        <languageId>ja</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/RemoteManager_ja.html</eulaURL>
        <installerFile>
          <fileSize>2324</fileSize>
          <installerURL>http://download.microsoft.com/download/7/C/3/7C3DD30B-B5C6-42EA-986E-F216F46AD46A/inetmgr_amd64_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146777&amp;clcid=0x411</trackingURL>
          <sha1>963D8B40F40EDD526DE50E02312BA1B37917FFDB</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Spanish -->
      <installer>
        <id>10</id>
        <languageId>es</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/RemoteManager_es.html</eulaURL>
        <installerFile>
          <fileSize>2244</fileSize>
          <installerURL>http://download.microsoft.com/download/4/7/7/4776A0A7-AFB5-4987-BA36-26F30BB64772/inetmgr_amd64_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146777&amp;clcid=0x40a</trackingURL>
          <sha1>A249398E426F977EF64D1EDC0519DA5968E790BB</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- XP / 2k3 x86 -->
      <installer>
        <id>11</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
            </maximumVersion>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/RemoteManager_en.html</eulaURL>
        <installerFile>
          <fileSize>1768</fileSize>
          <installerURL>http://download.microsoft.com/download/a/9/3/a9391e22-2554-4d19-ba3e-794456ec77e0/inetmgr_i386.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=145125</trackingURL>
          <sha1>88512D63246952D495628177D7FCDFE81D82559F</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- XP / 2k3 x64 -->
      <installer>
        <id>12</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
            </maximumVersion>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/RemoteManager_en.html</eulaURL>
        <installerFile>
          <fileSize>1768</fileSize>
          <installerURL>http://download.microsoft.com/download/a/9/3/a9391e22-2554-4d19-ba3e-794456ec77e0/inetmgr_amd64.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=145126</trackingURL>
          <sha1>8F744B44E0902D31E8E42813A3FE1982DD5D8FCB</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!--App Warm-up-->
  <entry>
    <productId>AppWarmUp</productId>
    <title resourceName="Entry_ AppWarmup_Title">Application Warm-Up for IIS 7.5</title>
    <version>1.0</version>
    <summary resourceName="Entry_ AppWarmup_Summary">IIS Application Warm-Up for IIS 7.5 enables IT Professionals to improve the responsiveness of their Web sites by loading the Web applications before the first requests arrive. </summary>
    <id>http://www.microsoft.com/web/webpi/AppWarmUp</id>
    <updated>2009-06-01T12:00:00Z</updated>
    <longSummary resourceName="Entry_ AppWarmup_LongSummary">IIS Application Warm-Up for IIS 7.5 enables IT Professionals to improve the responsiveness of their Web sites by loading the Web applications before the first requests arrive. By proactively loading and initializing all the dependencies such as database connections, compilation of ASP.NET code, and loading of modules, IT Professionals can ensure their Web sites are responsive at all times even if their Web sites use a custom request pipeline or if the Application Pool is recycled.</longSummary>
    <!--<productFamily resourceName="Management">Management</productFamily> -->
    <published>2009-06-01T12:00:00Z</published>
    <newCategory resourceName="NewWebPlatformBetaExtensions">Web Platform Beta Extensions</newCategory>
    <link href="http://www.iis.net/extensions/ApplicationWarmup" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/warmup100.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/extensions/ApplicationWarmUp</uri>
    </author>
    <discoveryHint>
      <and>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Application WarmUp</keyPath>
            <valueName>Install</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\Application WarmUp</keyPath>
            <valueName>Version</valueName>
            <valueValue>7.1.0637.0</valueValue>
          </registry>
        </discoveryHint>
      </and>
    </discoveryHint>
    <dependency>
      <productId>WASProcessModel</productId>
    </dependency>

    <installers>
      <!-- x64 -->
      <installer>
        <id>2</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>0</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/appwarmup_license.htm</eulaURL>
        <installerFile>
          <fileSize>3961</fileSize>
          <installerURL>http://download.microsoft.com/download/7/C/6/7C633DCA-195B-4BA5-A80D-53B6D1E8FEBE/appwarmup64.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=177557</trackingURL>
          <sha1>798a0f07d583ae58d0c806e2ee79b1143e09a416</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1165.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!--SEO Toolkit-->
  <entry>
    <productId>SEOToolkit</productId>
    <title resourceName="Entry_SeoToolkit_Title">Search Engine Optimization Toolkit</title>
    <version>1.0</version>
    <summary resourceName="Entry_SeoToolkit_Summary">The IIS Search Engine Optimization (SEO) Toolkit enables Web developers, hosting providers, and Web server administrators to discover ways to make their site content better optimized for users and search engines, thus helping to improve the site's relevance in search results.</summary>
    <id>http://www.microsoft.com/web/webpi/seotoolkit</id>
    <updated>2009-06-01T12:00:00Z</updated>
    <longSummary resourceName="Entry_SeoToolkit_LongSummary">The IIS Search Engine Optimization (SEO) Toolkit enables Web developers, hosting providers, and Web server administrators to discover ways to make their site content better optimized for users and search engines, thus helping to improve the site's relevance in search results. The IIS SEO Toolkit includes the Site Analysis tool, the Robots Exclusion Protocol feature, and the Sitemaps and Site Indexes feature, which let you perform detailed analysis of web site content and manage robots.txt and sitemap files.</longSummary>
    <!--<productFamily resourceName="Management">Management</productFamily> -->
    <published>2009-11-13T12:00:00Z</published>
    <newCategory resourceName="NewWebPlatformExtensions">Web Platform Extensions</newCategory>
    <productFamily resourceName="Management">Management</productFamily>
    <link href="http://www.iis.net/extensions/SEOToolkit" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-IIS-SEO.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <and>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\IISSEO</keyPath>
            <valueName>Install</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\IISSEO</keyPath>
            <valueName>Version</valueName>
            <valueValue>7.1.0672.0</valueValue>
          </registry>
        </discoveryHint>
      </and>
    </discoveryHint>
    <dependency>
      <and>
        <dependency>
          <productId>StaticContent</productId>
        </dependency>
        <dependency>
          <productId>IISManagementConsole</productId>
        </dependency>
      </and>
    </dependency>
    <installers>
      <!-- x86 -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/IIS_SEO_RTW_EULA-English.htm</eulaURL>
        <installerFile>
          <fileSize>712</fileSize>
          <installerURL>http://download.microsoft.com/download/A/C/A/ACA8D740-A59D-4D25-A2D5-1DCFD1D9A01F/IISSEO_x86.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=153670</trackingURL>
          <sha1>A1A46855DDE22FAF7179EF683580D5B636EF1186</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 -->
      <installer>
        <id>2</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>1</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/IIS_SEO_RTW_EULA-English.htm</eulaURL>
        <installerFile>
          <fileSize>720</fileSize>
          <installerURL>http://download.microsoft.com/download/A/C/A/ACA8D740-A59D-4D25-A2D5-1DCFD1D9A01F/IISSEO_amd64.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=153671</trackingURL>
          <sha1>96306F47159E1B348075629A3FCF2D66DD221883</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!-- Tools for Silverlight -->
  <entry>
    <productId>Silverlight2Tools</productId>
    <title resourceName="Entry_Silverlight2Tools_Title">Silverlight 2 Tools for Visual Studio</title>
    <version>9.0.30729.146</version>
    <summary resourceName="Entry_Silverlight2Tools_Summary">Add-on for Visual Studio 2008 SP1 for developing Silverlight 2 applications.</summary>
    <id>http://www.microsoft.com/web/webpi/toolsforsilverlight</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_Silverlight2Tools_LongSummary">This add-on for Visual Studio 2008 SP1 or Visual Web Developer 2008 Express with SP1 provides a rich development environment to build Silverlight 2.0 applications using C# or Visual Basic.</longSummary>
    <published>2009-3-17T12:30:00Z</published>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/vwd-option-b.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <discoveryHint>
      <or>
        <discoveryHint>
          <msiProductCode>{C536BAE4-69AD-4E27-9D87-74DDAD231B7B}</msiProductCode>
        </discoveryHint>
        <discoveryHint>
          <msiProductCode>{E36EE103-D2AA-41AD-81C4-0117A45B95AE}</msiProductCode>
        </discoveryHint>
      </or>
    </discoveryHint>
    <dependency>
      <!-- VWD Express is included first so that it is selected if neither dependency is present
             but both VWD Express and VWD full satisify the dependency -->
      <or>
        <dependency>
          <productId>VWD</productId>
        </dependency>
        <dependency>
          <productId>VSVWDFeature</productId>
        </dependency>
      </or>
    </dependency>
    <incompatibilities>
      <incompatibleProduct>
        <productId>VS2k8RTM</productId>
        <errorMessage resourceName="IncompatibleProduct_Silverlight2Tools_VS2k8RTM_ErrorMessage">You must install Visual Studio 2008 SP1 before you can install Silverlight 2 Tools for Visual Studio.</errorMessage>
      </incompatibleProduct>
    </incompatibilities>
    <terms>
      <termsText resourceName="Terms_Silverlight2Tools_Text">-Silverlight updates automatically. Click "Learn more" to find further information.</termsText>
      <termsLink>http://go.microsoft.com/fwlink/?LinkId=123883</termsLink>
      <termsLinkText resourceName="Terms_Silverlight_LinkText">Learn more.</termsLinkText>
    </terms>
    <installers>
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Client />
              <Server />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/EULA/SL_TOOLS.html</eulaURL>
        <installerFile>
          <fileSize>74474</fileSize>
          <installerURL>http://download.microsoft.com/download/2/4/2/242ffd75-ddbc-4349-8c72-3f93aedfd186/Silverlight_Tools.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146806</trackingURL>
          <sha1>79BCCB05259F1F2EE2F804DC295DA5602C5E1722</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /log %temp%\silverlight2.txt</commandLineArguments>
          </cmdline>
        </installCommands>
        <logFiles>
          <location>%temp%\silverlight2.txt</location>
        </logFiles>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!-- Tools for Silverlight 3.0 -->
  <entry>
    <productId>Silverlight3Tools</productId>
    <title resourceName="Entry_Silverlight3Tools_Title">Silverlight 3 Tools for Visual Studio</title>
    <version>9.0.30730.128</version>
    <summary resourceName="Entry_Silverlight3Tools_Summary">Add-on for Visual Studio 2008 SP1 for developing Silverlight 3 applications.</summary>
    <id>http://www.microsoft.com/web/webpi/toolsforsilverlight_3</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_Silverlight3Tools_LongSummary">This add-on for Visual Studio 2008 SP1 or Visual Web Developer 2008 Express with SP1 provides a rich development environment to build Silverlight 3.0 applications using C# or Visual Basic.</longSummary>
    <productFamily resourceName="DeveloperTools">Developer Tools</productFamily>
    <mediaFamily4 resourceName="Media">Media</mediaFamily4>
    <published>2009-3-17T12:30:00Z</published>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/vwd-option-b.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <discoveryHint>
      <or>
        <!-- en VWD -->
        <discoveryHint>
          <msiProductCode>{0C05C6E6-30E5-4155-AEF7-62AEEAAC3185}</msiProductCode>
        </discoveryHint>
        <!-- en VS -->
        <discoveryHint>
          <msiProductCode>{8E67940F-CFDB-4B01-A83A-4D75923FAFC1}</msiProductCode>
        </discoveryHint>
        <!-- de VWD -->
        <discoveryHint>
          <msiProductCode>{BDD9A8F2-E657-4644-90EC-D0DDB64AE792}</msiProductCode>
        </discoveryHint>
        <!-- de VS -->
        <discoveryHint>
          <msiProductCode>{AB997CDC-C9C1-447C-B368-357289819342}</msiProductCode>
        </discoveryHint>
        <!-- es VWD -->
        <discoveryHint>
          <msiProductCode>{3D2C0EF9-0965-4CEB-9A99-5C1625E7E65D}</msiProductCode>
        </discoveryHint>
        <!-- es VS -->
        <discoveryHint>
          <msiProductCode>{BAB51F5E-CA84-49A6-ACAD-AAD6ACFA27C0}</msiProductCode>
        </discoveryHint>
        <!-- fr VWD -->
        <discoveryHint>
          <msiProductCode>{AA3CCCD0-99D9-42FA-A963-D13D8267126D}</msiProductCode>
        </discoveryHint>
        <!-- fr VS -->
        <discoveryHint>
          <msiProductCode>{9C8F5D53-ACC3-4048-98A2-20A6B2F791D2}</msiProductCode>
        </discoveryHint>
        <!-- it VWD -->
        <discoveryHint>
          <msiProductCode>{8D1FADF6-E5F6-4884-9B5D-6C02AD74C825}</msiProductCode>
        </discoveryHint>
        <!-- it VS -->
        <discoveryHint>
          <msiProductCode>{EB90B365-22F7-49FB-8158-897AC806361C}</msiProductCode>
        </discoveryHint>
        <!-- ja VWD -->
        <discoveryHint>
          <msiProductCode>{28944F7A-9F35-459B-9065-F86FA60C02ED}</msiProductCode>
        </discoveryHint>
        <!-- ja VS -->
        <discoveryHint>
          <msiProductCode>{0340948E-B5F7-4723-8BE2-75E1E399B885}</msiProductCode>
        </discoveryHint>
        <!-- ko VWD -->
        <discoveryHint>
          <msiProductCode>{D2A83AF0-D19A-4270-B545-645C2341E743}</msiProductCode>
        </discoveryHint>
        <!-- ko VS -->
        <discoveryHint>
          <msiProductCode>{BA60EA72-AC06-4FC9-A7FC-4B5EC90BB3FB}</msiProductCode>
        </discoveryHint>
        <!-- zn-CN VWD -->
        <discoveryHint>
          <msiProductCode>{9846AD5C-3066-4EAE-B4AF-BEC7F0E1F093}</msiProductCode>
        </discoveryHint>
        <!-- zn-CN VS -->
        <discoveryHint>
          <msiProductCode>{9736C611-17EA-4691-B2E7-4A33249E4A06}</msiProductCode>
        </discoveryHint>
        <!-- zn-TW VWD -->
        <discoveryHint>
          <msiProductCode>{1629D0E8-6B82-4EE8-B6B4-52887B2B19FC}</msiProductCode>
        </discoveryHint>
        <!-- zn-TW VS -->
        <discoveryHint>
          <msiProductCode>{5072626D-AF75-422C-B3D3-F4D0B52A5BD4}</msiProductCode>
        </discoveryHint>
      </or>
    </discoveryHint>
    <dependency>
      <!-- VWD Express is included first so that it is selected if neither dependency is present
             but both VWD Express and VWD full satisify the dependency -->
      <or>
        <dependency>
          <productId>VWD</productId>
        </dependency>
        <dependency>
          <productId>VSVWDFeature</productId>
        </dependency>
      </or>
    </dependency>
    <incompatibilities>
      <incompatibleProduct>
        <productId>VS2k8RTM</productId>
        <errorMessage resourceName="IncompatibleProduct_Silverlight3Tools_VS2k8RTM_ErrorMessage">You must install Visual Studio 2008 SP1 before you can install Silverlight 3 Tools for Visual Studio.</errorMessage>
      </incompatibleProduct>
    </incompatibilities>
    <terms>
      <termsText resourceName="Terms_Silverlight3Tools_Text">-Silverlight updates automatically. Click "Learn more" to find further information.</termsText>
      <termsLink>http://go.microsoft.com/fwlink/?LinkId=147032</termsLink>
      <termsLinkText resourceName="Terms_Silverlight3Tools_LinkText">Learn more.</termsLinkText>
    </terms>
    <installers>
      <!--English-->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Client />
              <Server />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SL_TOOLS_3.html</eulaURL>
        <installerFile>
          <fileSize>33021</fileSize>
          <installerURL>http://download.microsoft.com/download/4/0/1/401A074A-A062-4FD4-A26B-370C07BD1B4A/Silverlight3_Tools.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146358</trackingURL>
          <sha1>B5F73E6AACE9449EE14662E4683B89F49ADA1ACD</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /log %temp%\silverlight3.txt</commandLineArguments>
          </cmdline>
        </installCommands>
        <logFiles>
          <location>%temp%\silverlight3.txt</location>
        </logFiles>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!--Spanish-->
      <installer>
        <id>2</id>
        <languageId>es</languageId>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Client />
              <Server />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SL_TOOLS_3_es.html</eulaURL>
        <installerFile>
          <fileSize>31926</fileSize>
          <installerURL>http://download.microsoft.com/download/8/7/2/872195F9-1068-45C4-B80E-EEEEBBD96BB2/Silverlight3_Tools.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146358&amp;clcid=0x40a</trackingURL>
          <sha1>4D2397B66158EA8FF4AC1D1F1FB7C92379D1169F</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /log %temp%\silverlight3.txt</commandLineArguments>
          </cmdline>
        </installCommands>
        <logFiles>
          <location>%temp%\silverlight3.txt</location>
        </logFiles>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!--French-->
      <installer>
        <id>3</id>
        <languageId>fr</languageId>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Client />
              <Server />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SL_TOOLS_3_fr.html</eulaURL>
        <installerFile>
          <fileSize>31950</fileSize>
          <installerURL>http://download.microsoft.com/download/6/E/5/6E51F5AD-43B5-4F5A-BE27-9374A115909D/Silverlight3_Tools.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146358&amp;clcid=0x40c</trackingURL>
          <sha1>7937E7B3C848C28E629A50B04505B3AEEE8FA215</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /log %temp%\silverlight3.txt</commandLineArguments>
          </cmdline>
        </installCommands>
        <logFiles>
          <location>%temp%\silverlight3.txt</location>
        </logFiles>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!--German-->
      <installer>
        <id>4</id>
        <languageId>de</languageId>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Client />
              <Server />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SL_TOOLS_3_de.html</eulaURL>
        <installerFile>
          <fileSize>32007</fileSize>
          <installerURL>http://download.microsoft.com/download/7/9/1/791FBA41-296F-40C0-9254-0743A9086FE6/Silverlight3_Tools.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146358&amp;clcid=0x407</trackingURL>
          <sha1>8C2C9DD513C4A9D3C1BFA4C77F3D6A0FCFC22D69</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /log %temp%\silverlight3.txt</commandLineArguments>
          </cmdline>
        </installCommands>
        <logFiles>
          <location>%temp%\silverlight3.txt</location>
        </logFiles>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!--Italian-->
      <installer>
        <id>5</id>
        <languageId>it</languageId>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Client />
              <Server />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SL_TOOLS_3_it.html</eulaURL>
        <installerFile>
          <fileSize>31918</fileSize>
          <installerURL>http://download.microsoft.com/download/C/4/B/C4B6FFFF-0914-44A9-9554-844C1D82C88D/Silverlight3_Tools.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146358&amp;clcid=0x410</trackingURL>
          <sha1>9227D047CC6EDE67B04E39DABBF85A5FF4703529</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /log %temp%\silverlight3.txt</commandLineArguments>
          </cmdline>
        </installCommands>
        <logFiles>
          <location>%temp%\silverlight3.txt</location>
        </logFiles>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!--Japanese-->
      <installer>
        <id>6</id>
        <languageId>ja</languageId>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Client />
              <Server />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SL_TOOLS_3_ja.html</eulaURL>
        <installerFile>
          <fileSize>33897</fileSize>
          <installerURL>http://download.microsoft.com/download/B/C/4/BC4E1E6A-047F-498B-B6A5-B15CAE9DD3C8/Silverlight3_Tools.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146358&amp;clcid=0x411</trackingURL>
          <sha1>323C441C2A5B037E03D7A9F66BEC4B736BF024FC</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /log %temp%\silverlight3.txt</commandLineArguments>
          </cmdline>
        </installCommands>
        <logFiles>
          <location>%temp%\silverlight3.txt</location>
        </logFiles>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!--Korean-->
      <installer>
        <id>7</id>
        <languageId>ko</languageId>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Client />
              <Server />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SL_TOOLS_3_ko.html</eulaURL>
        <installerFile>
          <fileSize>31945</fileSize>
          <installerURL>http://download.microsoft.com/download/6/C/4/6C4AD8F5-4E20-4EDA-9C52-157160BBC482/Silverlight3_Tools.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146358&amp;clcid=0x412</trackingURL>
          <sha1>5DF1AC3FF10A2CC8AB8EAEFFAA60BBBE2D2A1505</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /log %temp%\silverlight3.txt</commandLineArguments>
          </cmdline>
        </installCommands>
        <logFiles>
          <location>%temp%\silverlight3.txt</location>
        </logFiles>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!--Simplified Chinese-->
      <installer>
        <id>8</id>
        <languageId>zh-cn</languageId>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Client />
              <Server />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SL_TOOLS_3_zh_cn.html</eulaURL>
        <installerFile>
          <fileSize>31851</fileSize>
          <installerURL>http://download.microsoft.com/download/4/B/F/4BF987B7-3E6D-41AF-BD95-6FC4486AC5FE/Silverlight3_Tools.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146358&amp;clcid=0x804</trackingURL>
          <sha1>34C7453ADF40172FAB7320F0224734C32EC5CF0D</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /log %temp%\silverlight3.txt</commandLineArguments>
          </cmdline>
        </installCommands>
        <logFiles>
          <location>%temp%\silverlight3.txt</location>
        </logFiles>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!--Traditional Chinese-->
      <installer>
        <id>9</id>
        <languageId>zh-tw</languageId>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Client />
              <Server />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SL_TOOLS_3_zh_tw.html</eulaURL>
        <installerFile>
          <fileSize>31892</fileSize>
          <installerURL>http://download.microsoft.com/download/8/1/B/81B076B5-7EDA-49A7-95FD-5C9C145977EE/Silverlight3_Tools.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146358&amp;clcid=0x404</trackingURL>
          <sha1>56E9518BDC3D1A1CF8D4D32CC49B8F763CC0CCA3</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /log %temp%\silverlight3.txt</commandLineArguments>
          </cmdline>
        </installCommands>
        <logFiles>
          <location>%temp%\silverlight3.txt</location>
        </logFiles>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!-- Silverlight Toolkit October 2009 Release -->
  <entry>
    <productId>SilverlightToolkit</productId>
    <title resourceName="Entry_SilverlightToolkit_Title">Silverlight Toolkit October 2009 Release</title>
    <version>3.0</version>
    <summary resourceName="Entry_SilverlightToolkit_Summary">The Silverlight Toolkit is a must-have collection of Silverlight controls, components, themes and utilities. This release targets Silverlight 3.</summary>
    <id>http://silverlight.codeplex.com/Release/ProjectReleases.aspx#ReleaseFiles</id>
    <updated>2009-10-19T12:30:00Z</updated>
    <longSummary resourceName="Entry_SilverlightToolkit_LongSummary">Improve your Silverlight 3 applications with the wide range of controls in the Silverlight Toolkit, including Accordion, Charting, DataForm, DockPanel, DomainUpDown, Drag and Drop controls, Expander, GlobalCalendar, HeaderedContentControl, ImplicitStyleManager, LayoutTransformer, NumericUpDown, Rating, TimePicker, TimeUpDown, TransitioningContentControl, TreeMap, Viewbox, WrapPanel. Also, 11 themes, full open source code, unit tests, samples and documentation.</longSummary>
    <productFamily resourceName="DeveloperTools">Developer Tools</productFamily>
    <mediaFamily4 resourceName="Media">Media</mediaFamily4>
    <published>2009-10-19T12:30:00Z</published>
    <images>
      <icon>http://www.silverlight.net/content/general/silverlighttoolkitbrand.png</icon>
    </images>
    <link href="http://go.microsoft.com/fwlink/?LinkId=139719" />
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_CURRENT_USER\SOFTWARE\Microsoft\SilverlightToolkit\Silverlight 3 Toolkit October 2009</keyPath>
        <valueName>uninstall</valueName>
        <valueValue>0</valueValue>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>Silverlight3Tools</productId>
    </dependency>
    <installers>
      <!-- x86 -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Client />
              <Server />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/opensource/licenses.mspx#Ms-PL</eulaURL>
        <installerFile>
          <fileSize>14658</fileSize>
          <installerURL>http://go.microsoft.com/fwlink/?LinkId=167992</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=167993</trackingURL>
          <sha1>222127496C0F0C4CC36D24B855ABFA12DB8747DC</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <commandLineArguments>/quiet</commandLineArguments>
          </msiInstall>
        </installCommands>
        <helpLink>http://go.microsoft.com/fwlink/?LinkId=139721</helpLink>
      </installer>
    </installers>
  </entry>

  <!-- Tools for Ria Services -->
  <entry>
    <productId>RIAServices</productId>
    <title resourceName="Entry_RIAServices_Title">WCF RIA Services Beta for Visual Studio 2008 SP1</title>
    <version>1.0.0.14</version>
    <summary resourceName="Entry_RIAServices_Summary">The WCF RIA Services is a framework that provides a pattern to write application logic that runs on the mid-tier and controls access to data for queries, changes and custom operations.</summary>
    <id>http://www.microsoft.com/web/webpi/RIAServices</id>
    <updated>2009-11-04T16:30:00Z</updated>
    <longSummary resourceName="Entry_RIAServices_LongSummary">WCF RIA Services simplifies the traditional n-tier application pattern by bringing together the ASP.NET and Silverlight platforms. RIA Services provides a pattern to write application logic that runs on the mid-tier and controls access to data for queries, changes and custom operations. It also provides end-to-end support for common tasks such as data validation, authentication and roles by integrating with Silverlight components on the client and ASP.NET on the mid-tier. </longSummary>
    <productFamily resourceName="DeveloperTools">Developer Tools</productFamily>
    <mediaFamily4 resourceName="Media">Media</mediaFamily4>
    <published>2009-11-04T12:30:00Z</published>
    <link href="http://www.silverlight.net/RIAServices" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/vwd-option-b.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <discoveryHint>
      <msiProductCode>{8FFC6175-D2C5-4fa7-91E8-E2A9431A5CDA}</msiProductCode>
    </discoveryHint>

    <!-- VWD Express is included first so that it is selected if neither dependency is present
             but both VWD Express and VWD full satisify the dependency -->

    <dependency>
      <productId>Silverlight3Tools</productId>
    </dependency>

    <terms>
      <termsText resourceName="Terms_RIAServices2009_Text">-Click "Learn more" to find further information.</termsText>
      <termsLink>http://go.microsoft.com/fwlink/?LinkId=144609</termsLink>
      <termsLinkText resourceName="Terms_RIAServices2009_LinkText">Learn more.</termsLinkText>
    </terms>
    <installers>
      <!--English-->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Client />
              <Server />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/WCFRIAServicesBetaEULA.htm</eulaURL>
        <installerFile>
          <fileSize>6000</fileSize>
          <installerURL>http://download.microsoft.com/download/F/B/8/FB8CA635-296B-487F-965C-8148F08B5319/RiaServices.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=144609</trackingURL>
          <sha1>f3766f7cb0b502386588646640cebffe67a6c6b3</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q NoCheck=true /log %temp%\RiaServices.txt</commandLineArguments>
          </cmdline>
        </installCommands>
        <logFiles>
          <location>%temp%\RiaServices.txt</location>
        </logFiles>
        <helpLink>http://forums.silverlight.net/forums/53.aspx</helpLink>
      </installer>
    </installers>
  </entry>


  <!-- SQL Driver for PHP -->
  <entry>
    <productId>SQLDriverPHP</productId>
    <title resourceName="Entry_SQLDriverPHP_Title">Microsoft SQL Server Driver for PHP 1.1</title>
    <version>1.1</version>
    <summary resourceName="Entry_SQLDriverPHP_Summary">The Microsoft SQL Server Driver for PHP 1.1 provides connectivity to SQL Server 2005 and 2008, all editions including Express, from PHP 5.2.x environments installed via the Web Platform Installer.</summary>
    <id>http://www.microsoft.com/web/webpi/sql_driver_php</id>
    <updated>2009-10-05T16:30:00Z</updated>
    <longSummary resourceName="Entry_SQLDriverPHP_LongSummary">
      The Microsoft SQL Server Driver for PHP v1.1 is designed to enable reliable, scalable integration with SQL Server for PHP 5.2.x applications deployed on the Windows platform.  It provides a procedural interface for accessing data in all editions of SQL Server 2005 and SQL Server 2008, including Express Editions.  The source code for the extension is available at: http://www.codeplex.com/SQLSRVPHP.

      This version introduces support for Microsoft SQL Azure, scrollable results, and UTF-8 encoded data.

      This install of the SQL Server Driver for PHP is intended only for PHP 5.2.x environments installed via the Web Platform Installer.  To install the extension for use with other PHP environments, please visit the product web site.
    </longSummary>
    <productFamily resourceName="SQL">SQL</productFamily>
    <published>2009-10-05T16:30:00Z</published>
    <link href="http://msdn.microsoft.com/en-us/library/ee229548(SQL.10).aspx" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/sql-option-a.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <or>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Microsoft SQL Server Driver for PHP 1.1</keyPath>
            <valueName>Web Platform Installer</valueName>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server Driver for PHP 1.1</keyPath>
            <valueName>Web Platform Installer</valueName>
          </registry>
        </discoveryHint>
      </or>
    </discoveryHint>
    <dependency>
      <and>
        <dependency>
          <or>
            <dependency>
              <productId>PHP</productId>
            </dependency>
            <dependency>
              <productId>LegacyPHP</productId>
            </dependency>
          </or>
        </dependency>
        <dependency>
          <!-- SQL Server Native Client 2008 -->
          <productId>SQLNativeClient</productId>
        </dependency>
      </and>
    </dependency>
    <installers>
      <!-- x86 -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQL_SERVER_DRIVER_FOR_PHP_v1_1.htm</eulaURL>
        <installerFile>
          <fileSize>515</fileSize>
          <installerURL>http://download.microsoft.com/download/9/D/9/9D9F2027-44C4-4D15-9FF7-F0C627370F81/sqlsrv11wpi.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=169436</trackingURL>
          <sha1>43e7dac19f7a4ae2ea4eeea4b0e3dcc9507a77bd</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q:a /t:%TEMP%</commandLineArguments>
          </cmdline>
          <cmdline>
            <exe>%windir%\System32\cscript.exe</exe>
            <commandLineArguments>"%TEMP%\sqlsrvwpipre.vbs" PHPPATH "%ProgramFiles%\PHP\"</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>25001</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLDriverPHP_25001_DetailedInformation">Either the php.ini file or the extensions directory installed by the Web Platform Installer 2.0 could not be found.  PHP must be installed via the Web Platform Installer for the SQL Server Driver for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>25005</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLDriverPHP_Pre25005_DetailedInformation">Missing or incorrect command line option running the pre-installation script.  PHP must be installed via the Web Platform Installer for the SQL Server Driver for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
          <msiInstall>
            <msi>%TEMP%\sqlsrvwpi.msi</msi>
            <properties>PHPPATH="%ProgramFiles%\PHP\" IACCEPTSQLSERVERDRIVERFORPHPLICENSETERMS=Yes</properties>
          </msiInstall>
          <cmdline>
            <exe>%windir%\System32\cscript.exe</exe>
            <commandLineArguments>"%TEMP%\sqlsrvwpipost.vbs" PHPINIPATH "%ProgramFiles%\PHP\php.ini"</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>25002</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLDriverPHP_25002_DetailedInformation">Unable to load the php.ini file.  PHP must be installed via the Web Platform Installer for the SQL Server Driver for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>25003</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLDriverPHP_25003_DetailedInformation">Unable to append the SQLSRV extension to the php.ini.  No changes were made to the php.ini file.  PHP must be installed via the Web Platform Installer for the SQL Server Driver for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>25004</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLDriverPHP_25004_DetailedInformation">Unable to append the SQLSRV extension to the php.ini.  A backup was saved as php.ini.bak.  PHP must be installed via the Web Platform Installer for the SQL Server Driver for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>25005</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLDriverPHP_Post25005_DetailedInformation">Missing or incorrect command line option running the post-installation script.  PHP must be installed via the Web Platform Installer for the SQL Server Driver for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 -->
      <installer>
        <id>2</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQL_SERVER_DRIVER_FOR_PHP_v1_1.htm</eulaURL>
        <installerFile>
          <fileSize>515</fileSize>
          <installerURL>http://download.microsoft.com/download/9/D/9/9D9F2027-44C4-4D15-9FF7-F0C627370F81/sqlsrv11wpi.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=169436</trackingURL>
          <sha1>43e7dac19f7a4ae2ea4eeea4b0e3dcc9507a77bd</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q:a /t:%TEMP%</commandLineArguments>
          </cmdline>
          <cmdline>
            <exe>%windir%\System32\cscript.exe</exe>
            <commandLineArguments>"%TEMP%\sqlsrvwpipre.vbs" PHPPATH "%ProgramFiles(x86)%\PHP\"</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>25001</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLDriverPHP_25001_DetailedInformation">Either the php.ini file or the extensions directory installed by the Web Platform Installer 2.0 could not be found.  PHP must be installed via the Web Platform Installer for the SQL Server Driver for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>25005</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLDriverPHP_Pre25005_DetailedInformation">Missing or incorrect command line option running the pre-installation script.  PHP must be installed via the Web Platform Installer for the SQL Server Driver for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
          <msiInstall>
            <msi>%TEMP%\sqlsrvwpi.msi</msi>
            <properties>PHPPATH="%ProgramFiles(x86)%\PHP\" IACCEPTSQLSERVERDRIVERFORPHPLICENSETERMS=Yes</properties>
          </msiInstall>
          <cmdline>
            <exe>%windir%\System32\cscript.exe</exe>
            <commandLineArguments>"%TEMP%\sqlsrvwpipost.vbs" PHPINIPATH "%ProgramFiles(x86)%\PHP\php.ini"</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>25002</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLDriverPHP_25002_DetailedInformation">Unable to load the php.ini file.  PHP must be installed via the Web Platform Installer for the SQL Server Driver for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>25003</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLDriverPHP_25003_DetailedInformation">Unable to append the SQLSRV extension to the php.ini.  No changes were made to the php.ini file.  PHP must be installed via the Web Platform Installer for the SQL Server Driver for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>25004</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLDriverPHP_25004_DetailedInformation">Unable to append the SQLSRV extension to the php.ini.  A backup was saved as php.ini.bak.  PHP must be installed via the Web Platform Installer for the SQL Server Driver for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>25005</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLDriverPHP_Post25005_DetailedInformation">Missing or incorrect command line option running the post-installation script.  PHP must be installed via the Web Platform Installer for the SQL Server Driver for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!-- SQL Express 2008 -->
  <entry>
    <productId>SQLExpress</productId>
    <title resourceName="Entry_SQLExpress_Title">SQL Server Express 2008 with Service Pack 1</title>
    <version>10.00.2531</version>
    <summary resourceName="Entry_SQLExpress_Summary">Microsoft SQL Server 2008 Express is a free edition of SQL Server that provides a trusted, productive, and intelligent data platform for running high-performance Web sites and applications.</summary>
    <id>http://www.microsoft.com/web/webpi/sqlserver2008</id>
    <sql>True</sql>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_SQLExpress_LongSummary">The Web Platform Installer will install SQL Server Express 2008 Database Engine or runtime using the recommended defaults. If you want to customize your installation or need help installing SQL Server 2008 Express, see the More Information link. This installation will include Service Pack 1.</longSummary>
    <productFamily resourceName="SQL">SQL</productFamily>
    <published>2009-3-17T12:30:00Z</published>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/sql-option-a.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <discoveryHint>
      <and>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\100</keyPath>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\SQLExpress</keyPath>
          </registry>
        </discoveryHint>
      </and>
    </discoveryHint>
    <relatedDiscovery>
      <item>
        <id>SQL2005</id>
        <discoveryHint>
          <and>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90</keyPath>
              </registry>
            </discoveryHint>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\SQLEXPRESS</keyPath>
              </registry>
            </discoveryHint>
          </and>
        </discoveryHint>
      </item>
      <item>
        <id>MySQL</id>
        <discoveryHint>
          <or>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\MySQL AB\MySQL Server 5.0</keyPath>
              </registry>
            </discoveryHint>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\MySQL AB\MySQL Server 5.1</keyPath>
              </registry>
            </discoveryHint>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\MySQL AB\MySQL Server 5.0</keyPath>
              </registry>
            </discoveryHint>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\MySQL AB\MySQL Server 5.1</keyPath>
              </registry>
            </discoveryHint>
          </or>
        </discoveryHint>
      </item>
    </relatedDiscovery>
    <dependency>
      <and>
        <!-- .NET 3.5 SP1 -->
        <dependency>
          <productId>NETFramework35</productId>
        </dependency>
        <!-- WI 4.5 -->
        <dependency>
          <productId>WindowsInstaller45</productId>
        </dependency>
      </and>
    </dependency>
    <incompatibilities>
      <incompatibleProduct>
        <productId>SQLExpress2005</productId>
        <productId>SQLExpressAdv</productId>
        <productId>SQLExpressTools</productId>
      </incompatibleProduct>
    </incompatibilities>
    <installers>
      <!-- x86 English -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/EULA/SQL_Express_2008.html</eulaURL>
        <installerFile>
          <fileSize>84280</fileSize>
          <installerURL>http://download.microsoft.com/download/8/E/5/8E53FAA8-1129-4621-903F-3F8DB6D066AC/SQLEXPR32_x86_ENU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146798</trackingURL>
          <sha1>ADF5AEBD8EB56A136D310360D59DB8E21802CFF8</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 French -->
      <installer>
        <id>2</id>
        <languageId>fr</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/9/6/7/967e3222-510c-4c6a-958f-ada9b10eb3eb/SQL%20Server%202008%20Express%20redist%20license%20(French)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>104216</fileSize>
          <installerURL>http://download.microsoft.com/download/E/F/D/EFDAA0A9-AC17-4CD7-B98F-B04333DFB5CA/SQLEXPR_x86_FRA.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146798&amp;clcid=0x40c</trackingURL>
          <sha1>73B50C90E9A19DEC9F0B69CD76C659C5068EF3F9</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 German -->
      <installer>
        <id>3</id>
        <languageId>de</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/8/8/2/8828208b-7333-49fd-b327-b58cdb8af142/SQL%20Server%202008%20Express%20redist%20license%20(German)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>104241</fileSize>
          <installerURL>http://download.microsoft.com/download/4/C/0/4C0834C4-0776-4EAA-BC74-2656CC34D455/SQLEXPR_x86_DEU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146798&amp;clcid=0x407</trackingURL>
          <sha1>0FF5FCA5D031410F0A86B7D7B59141232B0CF766</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Spanish -->
      <installer>
        <id>4</id>
        <languageId>es</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/a/c/5/ac5cb225-c3d8-4570-a3bd-5efc946fc952/SQL%20Server%202008%20Express%20redist%20license%20(Spanish)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>104158</fileSize>
          <installerURL>http://download.microsoft.com/download/8/6/3/863AE577-01F1-4A09-8529-052B65AC8B13/SQLEXPR_x86_ESN.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146798&amp;clcid=0x40a</trackingURL>
          <sha1>87501C389BDB6F52BA25BEAE3C88EAF8FC7282B9</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Italian -->
      <installer>
        <id>5</id>
        <languageId>it</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/1/0/3/103cc125-aa2c-4420-8f1d-fc73e0de8885/SQL%20Server%202008%20Express%20redist%20license%20(Italian)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>104123</fileSize>
          <installerURL>http://download.microsoft.com/download/4/1/B/41B77B85-B73E-47A5-9211-7D548B555BFB/SQLEXPR_x86_ITA.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146798&amp;clcid=0x410</trackingURL>
          <sha1>21908F1AC50DDFAE8EF4BBCA1D05DB3843EAD4A9</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Japanese -->
      <installer>
        <id>6</id>
        <languageId>ja</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/4/b/f/4bff5915-4cbe-41c3-9035-044ceee42265/SQL%20Server%202008%20Express%20redist%20license%20(Japanese)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>104632</fileSize>
          <installerURL>http://download.microsoft.com/download/A/F/8/AF872748-ED5F-434D-A302-3E1A59094087/SQLEXPR_x86_JPN.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146798&amp;clcid=0x411</trackingURL>
          <sha1>2544335C4B4A129578E5ECB14A6A0544D15EBDC5</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Korean -->
      <installer>
        <id>7</id>
        <languageId>ko</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/2/a/2/2a2fdd11-e2c6-4aab-ac6c-d28fa60591c9/SQL%20Server%202008%20Express%20redist%20license%20(Korean)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>104133</fileSize>
          <installerURL>http://download.microsoft.com/download/1/8/9/189073CE-F3BF-4F53-91F7-B186270AC54E/SQLEXPR_x86_KOR.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146798&amp;clcid=0x412</trackingURL>
          <sha1>0B30D1437D6B440795FD000A8A07BE571EDCD7DB</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Russian -->
      <installer>
        <id>8</id>
        <languageId>ru</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/e/d/a/eda3c2a3-d3d2-468e-bded-88d017c825c5/SQL%20Server%202008%20Express%20redist%20license%20(Russian)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>104328</fileSize>
          <installerURL>http://download.microsoft.com/download/B/5/E/B5EFDE66-FC0A-4F3D-A616-B3813A69CC84/SQLEXPR_x86_RUS.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146798&amp;clcid=0x419</trackingURL>
          <sha1>D11EE55363E628FC795DBD3629A72789030006F6</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Simplified Chinese -->
      <installer>
        <id>9</id>
        <languageId>zh-cn</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/9/6/4/964d264d-7271-414c-815c-3b18779dc48b/SQL%20Server%202008%20Express%20redist%20license%20(Chinese%20Simplified)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>104024</fileSize>
          <installerURL>http://download.microsoft.com/download/9/1/C/91C955CE-50C2-4888-8E75-96454327F48A/SQLEXPR_x86_CHS.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146798&amp;clcid=0x804</trackingURL>
          <sha1>DFC0BC9B44811BB97FB4974949C5E071F035E3C5</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Traditional Chinese -->
      <installer>
        <id>10</id>
        <languageId>zh-tw</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/7/e/f/7efb2635-4447-4872-9a7c-3fa460d3b212/SQL%20Server%202008%20Express%20redist%20license%20(ChineseTraditional)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>104037</fileSize>
          <installerURL>http://download.microsoft.com/download/7/9/9/7996D420-F60F-4167-A6A6-6C55AC298A98/SQLEXPR_x86_CHT.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146798&amp;clcid=0x404</trackingURL>
          <sha1>8514388B1B8246D2A32CDC6340E8285DD2D7FE5B</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 English -->
      <installer>
        <id>11</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/EULA/SQL_Express_2008.html</eulaURL>
        <installerFile>
          <fileSize>106795</fileSize>
          <installerURL>http://download.microsoft.com/download/8/E/5/8E53FAA8-1129-4621-903F-3F8DB6D066AC/SQLEXPR_x64_ENU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146799</trackingURL>
          <sha1>230FB88634507BB533B5B131A014C7D8E7947653</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 French -->
      <installer>
        <id>12</id>
        <languageId>fr</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/9/6/7/967e3222-510c-4c6a-958f-ada9b10eb3eb/SQL%20Server%202008%20Express%20redist%20license%20(French)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>116002</fileSize>
          <installerURL>http://download.microsoft.com/download/E/F/D/EFDAA0A9-AC17-4CD7-B98F-B04333DFB5CA/SQLEXPR_x64_FRA.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146799&amp;clcid=0x40c</trackingURL>
          <sha1>5938C907742E8ACC83CA0E1E7CA898877397A1AE</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 German -->
      <installer>
        <id>13</id>
        <languageId>de</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/8/8/2/8828208b-7333-49fd-b327-b58cdb8af142/SQL%20Server%202008%20Express%20redist%20license%20(German)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>116005</fileSize>
          <installerURL>http://download.microsoft.com/download/4/C/0/4C0834C4-0776-4EAA-BC74-2656CC34D455/SQLEXPR_x64_DEU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146799&amp;clcid=0x407</trackingURL>
          <sha1>4BFEF9C0D648C7011DDFABC13785ED54C8DA5D07</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Spanish -->
      <installer>
        <id>14</id>
        <languageId>es</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/a/c/5/ac5cb225-c3d8-4570-a3bd-5efc946fc952/SQL%20Server%202008%20Express%20redist%20license%20(Spanish)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>115933</fileSize>
          <installerURL>http://download.microsoft.com/download/8/6/3/863AE577-01F1-4A09-8529-052B65AC8B13/SQLEXPR_x64_ESN.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146799&amp;clcid=0x40a</trackingURL>
          <sha1>7B13DE7071D7BC5DB07E4A99EF2447E979701099</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Italian -->
      <installer>
        <id>15</id>
        <languageId>it</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/1/0/3/103cc125-aa2c-4420-8f1d-fc73e0de8885/SQL%20Server%202008%20Express%20redist%20license%20(Italian)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>115897</fileSize>
          <installerURL>http://download.microsoft.com/download/4/1/B/41B77B85-B73E-47A5-9211-7D548B555BFB/SQLEXPR_x64_ITA.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146799&amp;clcid=0x410</trackingURL>
          <sha1>9B1CB300F941648D6982875A813E50AB45F4B94D</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Japanese -->
      <installer>
        <id>16</id>
        <languageId>ja</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/4/b/f/4bff5915-4cbe-41c3-9035-044ceee42265/SQL%20Server%202008%20Express%20redist%20license%20(Japanese)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>116417</fileSize>
          <installerURL>http://download.microsoft.com/download/A/F/8/AF872748-ED5F-434D-A302-3E1A59094087/SQLEXPR_x64_JPN.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146799&amp;clcid=0x411</trackingURL>
          <sha1>E95F6EC3D712AFC88660FFD286CDE32F1F3F7969</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Korean -->
      <installer>
        <id>17</id>
        <languageId>ko</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/2/a/2/2a2fdd11-e2c6-4aab-ac6c-d28fa60591c9/SQL%20Server%202008%20Express%20redist%20license%20(Korean)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>115912</fileSize>
          <installerURL>http://download.microsoft.com/download/1/8/9/189073CE-F3BF-4F53-91F7-B186270AC54E/SQLEXPR_x64_KOR.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146799&amp;clcid=0x412</trackingURL>
          <sha1>252769960C22FB43DB5181F5B7AE9635ACA0DA90</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Russian -->
      <installer>
        <id>18</id>
        <languageId>ru</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/e/d/a/eda3c2a3-d3d2-468e-bded-88d017c825c5/SQL%20Server%202008%20Express%20redist%20license%20(Russian)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>116134</fileSize>
          <installerURL>http://download.microsoft.com/download/B/5/E/B5EFDE66-FC0A-4F3D-A616-B3813A69CC84/SQLEXPR_x64_RUS.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146799&amp;clcid=0x419</trackingURL>
          <sha1>CB15F63C1C4F4CD5A0B34031BFDC52C9D06FB625</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Simplified Chinese -->
      <installer>
        <id>19</id>
        <languageId>zh-cn</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/9/6/4/964d264d-7271-414c-815c-3b18779dc48b/SQL%20Server%202008%20Express%20redist%20license%20(Chinese%20Simplified)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>115745</fileSize>
          <installerURL>http://download.microsoft.com/download/9/1/C/91C955CE-50C2-4888-8E75-96454327F48A/SQLEXPR_x64_CHS.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146799&amp;clcid=0x804</trackingURL>
          <sha1>E12E6F846207735A1633DA1E02CAEA2939C86C6D</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Traditional Chinese -->
      <installer>
        <id>20</id>
        <languageId>zh-tw</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, Win2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/7/e/f/7efb2635-4447-4872-9a7c-3fa460d3b212/SQL%20Server%202008%20Express%20redist%20license%20(ChineseTraditional)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>115762</fileSize>
          <installerURL>http://download.microsoft.com/download/7/9/9/7996D420-F60F-4167-A6A6-6C55AC298A98/SQLEXPR_x64_CHT.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146799&amp;clcid=0x404</trackingURL>
          <sha1>1BA4068A6FE77068846CE8E3A375E18FF96AE1AB</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!-- SQL Management Studio -->
  <entry>
    <productId>SQLManagementStudio</productId>
    <title resourceName="Entry_SQLManagementStudio_Title">SQL Server 2008 Management Studio Express</title>
    <version>10.00.1600</version>
    <summary resourceName="Entry_SQLManagementStudio_Summary">Microsoft SQL Server 2008 Management Studio Express (SSMSE) is a free, easy graphical management tool for configuring, managing, and administering SQL Server 2008 Express.</summary>
    <id>http://www.microsoft.com/web/webpi/sqlserver2008mgmtstudio</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_SQLManagementStudio_LongSummary">
      Microsoft SQL Server 2008 Management Studio Express (SSMSE) is an integrated environment for configuring, managing, and administering all components of SQL Server Express. SSMSE provides a graphical management tool for SQL Server 2008 Express, SQL Server 2008 Express with Advanced Services, and SQL Server Compact 3.5 SP1.
      The Web Platform Installer will install the SQL Server Express 2008 using the recommended defaults.
      If you want to customize your installation or need help installing SQL Server 2008 Express, see the More Information link. After you install this product, we recommend that you check for updates through Microsoft Update.
    </longSummary>
    <productFamily resourceName="SQL">SQL</productFamily>
    <published>2009-3-17T12:30:00Z</published>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/sql-option-a.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\100\Tools\Setup\SQL_SSMS_Adv</keyPath>
      </registry>
    </discoveryHint>
    <dependency>
      <and>
        <!--.NET Framework-->
        <dependency>
          <productId>NETFramework35</productId>
        </dependency>
        <!--Windows Installer-->
        <dependency>
          <productId>WindowsInstaller45</productId>
        </dependency>
        <!--PowerShell-->
        <dependency>
          <productId>PowerShell</productId>
        </dependency>
      </and>
    </dependency>
    <incompatibilities>
      <incompatibleProduct>
        <productId>SSMS2005</productId>
      </incompatibleProduct>

      <incompatibleProduct>
        <productId>VS2k8RTM</productId>
        <errorMessage resourceName="IncompatibleProduct_SQLManagementStudio_VS2k8RTM_ErrorMessage">You must install Visual Studio 2008 SP1 before you can install SQL Server 2008 Management Studio Express.</errorMessage>
      </incompatibleProduct>

      <incompatibleProduct>
        <productId>VSCPP2k8RTM</productId>
        <errorMessage resourceName="IncompatibleProduct_SQLManagementStudio_VSCPP2k8RTM_ErrorMessage">You must install Visual C++ 2008 SP1 before you can install SQL Server 2008 Management Studio Express.</errorMessage>
      </incompatibleProduct>

      <incompatibleProduct>
        <productId>VSVB2k8RTM</productId>
        <errorMessage resourceName="IncompatibleProduct_SQLManagementStudio_VSVB2k8RTM_ErrorMessage">You must install Visual Basic 2008 SP1 before you can install SQL Server 2008 Management Studio Express.</errorMessage>
      </incompatibleProduct>

      <incompatibleProduct>
        <productId>VSCS2k8RTM</productId>
        <errorMessage resourceName="IncompatibleProduct_SQLManagementStudio_VSCS2k8RTM_ErrorMessage">You must install Visual C# 2008 SP1 before you can install SQL Server 2008 Management Studio Express.</errorMessage>
      </incompatibleProduct>
    </incompatibilities>
    <installers>
      <!-- x86 English -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>              
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/EULA/SQL_Express_Mgmt_2008.html</eulaURL>
        <installerFile>
          <fileSize>172305</fileSize>
          <installerURL>http://download.microsoft.com/download/6/7/4/674A281B-84BF-4B49-848C-14873B22F977/SQLManagementStudio_x86_ENU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146789</trackingURL>
          <sha1>3266C25A728DEC1DF7A8F094BAC688187349C345</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 German -->
      <installer>
        <id>2</id>
        <languageId>de</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQLManagementStudio_EULA_DEU.rtf</eulaURL>
        <installerFile>
          <fileSize>195636</fileSize>
          <installerURL>http://download.microsoft.com/download/3/7/C/37CDDC70-E19F-44A9-BB91-11B3255F621C/SQLManagementStudio_x86_DEU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146789&amp;clcid=0x407</trackingURL>
          <sha1>6390D8D687C6532D17FCDE94CC4BCC26681AAC3A</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 French -->
      <installer>
        <id>3</id>
        <languageId>fr</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQLManagementStudio_EULA_FRA.rtf</eulaURL>
        <installerFile>
          <fileSize>195646</fileSize>
          <installerURL>http://download.microsoft.com/download/1/8/2/18227F61-EE3C-4C47-ABDC-356EB69D6B51/SQLManagementStudio_x86_FRA.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146789&amp;clcid=0x40c</trackingURL>
          <sha1>41F34B65908AD381C34CE32A51D2288169C56173</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Spanish -->
      <installer>
        <id>4</id>
        <languageId>es</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQLManagementStudio_EULA_ESN.rtf</eulaURL>
        <installerFile>
          <fileSize>195158</fileSize>
          <installerURL>http://download.microsoft.com/download/E/4/2/E4231A4B-5BD8-43B8-994C-7B7F5C404744/SQLManagementStudio_x86_ESN.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146789&amp;clcid=0x40a</trackingURL>
          <sha1>AD66B1FD215DB463DD3338CD5667CC865C4E9385</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Italian -->
      <installer>
        <id>5</id>
        <languageId>it</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQLManagementStudio_EULA_ITA.rtf</eulaURL>
        <installerFile>
          <fileSize>195202</fileSize>
          <installerURL>http://download.microsoft.com/download/2/5/6/25618560-D597-4C40-9FA3-91B42379A191/SQLManagementStudio_x86_ITA.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146789&amp;clcid=0x410</trackingURL>
          <sha1>AE1DB04E0CF5252E02599C050D378FB4898350F1</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Japanese -->
      <installer>
        <id>6</id>
        <languageId>ja</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQLManagementStudio_EULA_JPN.rtf</eulaURL>
        <installerFile>
          <fileSize>198811</fileSize>
          <installerURL>http://download.microsoft.com/download/6/0/E/60EAC2E9-F1D5-4833-8218-9516D6EC55C1/SQLManagementStudio_x86_JPN.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146789&amp;clcid=0x411</trackingURL>
          <sha1>A99FDFA84CE0CF1D47692AEE11076DF7E9BF29C1</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Korean -->
      <installer>
        <id>7</id>
        <languageId>ko</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQLManagementStudio_EULA_KOR.rtf</eulaURL>
        <installerFile>
          <fileSize>197183</fileSize>
          <installerURL>http://download.microsoft.com/download/0/9/E/09EFA499-CD0E-4869-9DE0-3A18C3BF6805/SQLManagementStudio_x86_KOR.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146789&amp;clcid=0x412</trackingURL>
          <sha1>2FC90524176EF9B95CF588DA7A6CF0CDEB3BB795</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Russian -->
      <installer>
        <id>8</id>
        <languageId>ru</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQLManagementStudio_EULA_RUS.rtf</eulaURL>
        <installerFile>
          <fileSize>197020</fileSize>
          <installerURL>http://download.microsoft.com/download/D/6/1/D61AE30D-EA4C-4A0D-9DB5-DE3748629AFA/SQLManagementStudio_x86_RUS.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146789&amp;clcid=0x419</trackingURL>
          <sha1>75B8598B404CF069CD9D0358FE7E9B0F51C29FB1</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Simplified Chinese -->
      <installer>
        <id>9</id>
        <languageId>zh-cn</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQLManagementStudio_EULA_CHS.rtf</eulaURL>
        <installerFile>
          <fileSize>196040</fileSize>
          <installerURL>http://download.microsoft.com/download/E/0/8/E08BDDD3-0D6D-4813-8068-F1E809D2F827/SQLManagementStudio_x86_CHS.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146789&amp;clcid=0x804</trackingURL>
          <sha1>8921C5D1A73A12069D9A64C1F90BF82874307B31</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Traditional Chinese -->
      <installer>
        <id>10</id>
        <languageId>zh-tw</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQLManagementStudio_EULA_CHT.rtf</eulaURL>
        <installerFile>
          <fileSize>196319</fileSize>
          <installerURL>http://download.microsoft.com/download/3/1/7/3174AE92-D1C7-4D7E-9E42-CBE6FAA6AF92/SQLManagementStudio_x86_CHT.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146789&amp;clcid=0x404</trackingURL>
          <sha1>384112160398AE935B246EC4C9B949E5C0F906FA</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>

      <!-- x64 English -->
      <installer>
        <id>11</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/EULA/SQL_Express_Mgmt_2008.html</eulaURL>
        <installerFile>
          <fileSize>180711</fileSize>
          <installerURL>http://download.microsoft.com/download/6/7/4/674A281B-84BF-4B49-848C-14873B22F977/SQLManagementStudio_x64_ENU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146788</trackingURL>
          <sha1>1615BDBDCB1C395681E0BBD9C0EA15FAC59D4F85</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 German -->
      <installer>
        <id>12</id>
        <languageId>de</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQLManagementStudio_EULA_DEU.rtf</eulaURL>
        <installerFile>
          <fileSize>203895</fileSize>
          <installerURL>http://download.microsoft.com/download/3/7/C/37CDDC70-E19F-44A9-BB91-11B3255F621C/SQLManagementStudio_x64_DEU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146788&amp;clcid=0x407</trackingURL>
          <sha1>06E85B7D7FEC353AE8AEBAA7B12541903C06EAB2</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 French -->
      <installer>
        <id>13</id>
        <languageId>fr</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQLManagementStudio_EULA_FRA.rtf</eulaURL>
        <installerFile>
          <fileSize>203861</fileSize>
          <installerURL>http://download.microsoft.com/download/1/8/2/18227F61-EE3C-4C47-ABDC-356EB69D6B51/SQLManagementStudio_x64_FRA.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146788&amp;clcid=0x40c</trackingURL>
          <sha1>CB2CE1C334F7B8F85FC3796E205FFEA374034923</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Spanish -->
      <installer>
        <id>14</id>
        <languageId>es</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQLManagementStudio_EULA_ESN.rtf</eulaURL>
        <installerFile>
          <fileSize>203414</fileSize>
          <installerURL>http://download.microsoft.com/download/E/4/2/E4231A4B-5BD8-43B8-994C-7B7F5C404744/SQLManagementStudio_x64_ESN.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146788&amp;clcid=0x40a</trackingURL>
          <sha1>043F2397DE787D5744DF4D54E4808CA057B6277D</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Italian -->
      <installer>
        <id>15</id>
        <languageId>it</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQLManagementStudio_EULA_ITA.rtf</eulaURL>
        <installerFile>
          <fileSize>203496</fileSize>
          <installerURL>http://download.microsoft.com/download/2/5/6/25618560-D597-4C40-9FA3-91B42379A191/SQLManagementStudio_x64_ITA.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146788&amp;clcid=0x410</trackingURL>
          <sha1>006FA378FAB1C5E4538AD9571316389262662373</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Japanese -->
      <installer>
        <id>16</id>
        <languageId>ja</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQLManagementStudio_EULA_JPN.rtf</eulaURL>
        <installerFile>
          <fileSize>206975</fileSize>
          <installerURL>http://download.microsoft.com/download/6/0/E/60EAC2E9-F1D5-4833-8218-9516D6EC55C1/SQLManagementStudio_x64_JPN.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146788&amp;clcid=0x411</trackingURL>
          <sha1>500116C815A299305A6893059951D4180D4A8AFE</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Korean -->
      <installer>
        <id>17</id>
        <languageId>ko</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQLManagementStudio_EULA_KOR.rtf</eulaURL>
        <installerFile>
          <fileSize>205361</fileSize>
          <installerURL>http://download.microsoft.com/download/0/9/E/09EFA499-CD0E-4869-9DE0-3A18C3BF6805/SQLManagementStudio_x64_KOR.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146788&amp;clcid=0x412</trackingURL>
          <sha1>61CB46B3B908AD9B01057C0C9E57BE66CBB7E8D4</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Russian -->
      <installer>
        <id>18</id>
        <languageId>ru</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQLManagementStudio_EULA_RUS.rtf</eulaURL>
        <installerFile>
          <fileSize>205215</fileSize>
          <installerURL>http://download.microsoft.com/download/D/6/1/D61AE30D-EA4C-4A0D-9DB5-DE3748629AFA/SQLManagementStudio_x64_RUS.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146788&amp;clcid=0x419</trackingURL>
          <sha1>93F89B632679FC64DC8589D4676A20B0CE905B78</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Simplified Chinese -->
      <installer>
        <id>19</id>
        <languageId>zh-cn</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQLManagementStudio_EULA_CHS.rtf</eulaURL>
        <installerFile>
          <fileSize>204247</fileSize>
          <installerURL>http://download.microsoft.com/download/E/0/8/E08BDDD3-0D6D-4813-8068-F1E809D2F827/SQLManagementStudio_x64_CHS.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146788&amp;clcid=0x804</trackingURL>
          <sha1>C292AD711731A6779261550379767B9E31568406</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Traditional Chinese -->
      <installer>
        <id>20</id>
        <languageId>zh-tw</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/SQLManagementStudio_EULA_CHT.rtf</eulaURL>
        <installerFile>
          <fileSize>204552</fileSize>
          <installerURL>http://download.microsoft.com/download/3/1/7/3174AE92-D1C7-4D7E-9E42-CBE6FAA6AF92/SQLManagementStudio_x64_CHT.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146788&amp;clcid=0x404</trackingURL>
          <sha1>16EAA426FB1F50A9790E52237F28C3FD86C7D6D1</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /FEATURES=SSMS /ACTION=Install /SkipRules=RebootRequiredCheck /hideconsole</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922356</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLManagementStudio_-2067922356_DetailedInformation">Please install SP1 for Visual Studio and try again.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!-- SQL Express Advanced 2008 -->
  <entry>
    <productId>SQLExpressAdv</productId>
    <title resourceName="Entry_SQLExpressAdv_Title">SQL Server 2008 Express with Advanced Services</title>
    <version>10.00.1600</version>
    <summary resourceName="Entry_SQLExpressAdv_Summary">Microsoft SQL Server 2008 Express is a free edition of SQL Server that provides a trusted, productive, and intelligent data platform for running high-performance Web sites and applications.</summary>
    <id>http://www.microsoft.com/web/webpi/sqlserver2008</id>
    <sql>True</sql>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_SQLExpressAdv_LongSummary">
      SQL Server 2008 Express with Advanced Services includes the Express Database Engine (runtime), powerful features for reporting, advanced text-based searches, and Microsoft SQL Server Management Studio Express (SSMSE). SSMSE provides a graphical management tool for SQL Server 2008 Express, SQL Server 2008 Express with Advanced Services, and SQL Server Compact 3.5 SP1.
      The Web Platform Installer will install the SQL Server Express 2008 using the recommended defaults.
      If you want to customize your installation or need help installing SQL Server 2008 Express, see the More Information link. After you install this product, we recommend that you check for updates through Microsoft Update.
    </longSummary>
    <published>2009-3-17T12:30:00Z</published>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/sql-option-a.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <discoveryHint>
      <and>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\100</keyPath>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\SQLExpress</keyPath>
          </registry>
        </discoveryHint>
      </and>
    </discoveryHint>
    <dependency>
      <and>
        <!-- .NET 3.5 SP1 -->
        <dependency>
          <productId>NETFramework35</productId>
        </dependency>
        <!-- WI 4.5 -->
        <dependency>
          <productId>WindowsInstaller45</productId>
        </dependency>
        <!--PowerShell-->
        <dependency>
          <productId>PowerShell</productId>
        </dependency>
      </and>
    </dependency>
    <incompatibilities>
      <incompatibleProduct>
        <productId>SQLExpress</productId>
      </incompatibleProduct>

      <incompatibleProduct>
        <productId>SQLExpress2005</productId>
      </incompatibleProduct>

      <incompatibleProduct>
        <productId>SSMS2005</productId>
      </incompatibleProduct>

      <incompatibleProduct>
        <productId>VS2k8RTM</productId>
        <errorMessage resourceName="IncompatibleProduct_SQLExpressAdv_VS2k8RTM_ErrorMessage">You must install Visual Studio 2008 SP1 before you can install SQL Server 2008 Express with Advanced Services.</errorMessage>
      </incompatibleProduct>

      <incompatibleProduct>
        <productId>VSCPP2k8RTM</productId>
        <errorMessage resourceName="IncompatibleProduct_SQLExpressAdv_VSCPP2k8RTM_ErrorMessage">You must install Visual C++ 2008 SP1 before you can install SQL Server 2008 Express with Advanced Services.</errorMessage>
      </incompatibleProduct>

      <incompatibleProduct>
        <productId>VSVB2k8RTM</productId>
        <errorMessage resourceName="IncompatibleProduct_SQLExpressAdv_VSVB2k8RTM_ErrorMessage">You must install Visual Basic 2008 SP1 before you can install SQL Server 2008 Express with Advanced Services.</errorMessage>
      </incompatibleProduct>

      <incompatibleProduct>
        <productId>VSCS2k8RTM</productId>
        <errorMessage resourceName="IncompatibleProduct_SQLExpressAdv_VSCS2k8RTM_ErrorMessage">You must install Visual C# 2008 SP1 before you can install SQL Server 2008 Express with Advanced Services.</errorMessage>
      </incompatibleProduct>

      <incompatibleProduct>
        <productId>SQLExpressTools</productId>
      </incompatibleProduct>
    </incompatibilities>
    <installers>
      <!-- x86 English -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/EULA/SQL_Express_2008.html</eulaURL>
        <installerFile>
          <fileSize>514758</fileSize>
          <installerURL>http://download.microsoft.com/download/e/9/b/e9bcf5d7-2421-464f-94dc-0c694ba1b5a4/SQLEXPRADV_x86_ENU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154876</trackingURL>
          <sha1>BF009BD484F9429307181424F6E4D304D21BE2DE</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/qs /ACTION=Install /SkipRules=RebootRequiredCheck /FEATURES=SQL,RS,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /RSSVCACCOUNT="NT AUTHORITY\Network Service" /RSSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 German -->
      <installer>
        <id>2</id>
        <languageId>de</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/8/8/2/8828208b-7333-49fd-b327-b58cdb8af142/SQL%20Server%202008%20Express%20redist%20license%20(German)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>558469</fileSize>
          <installerURL>http://download.microsoft.com/download/f/0/a/f0a1c52c-07b9-4a4c-8f58-3ce73e53cae7/SQLEXPRADV_x86_DEU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154876&amp;clcid=0x407</trackingURL>
          <sha1>3AEDBDBE9B55A9305BCB3B8A53299EC9BCB1C7CD</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 French -->
      <installer>
        <id>3</id>
        <languageId>fr</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/9/6/7/967e3222-510c-4c6a-958f-ada9b10eb3eb/SQL%20Server%202008%20Express%20redist%20license%20(French)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>557444</fileSize>
          <installerURL>http://download.microsoft.com/download/c/6/f/c6ff7d6a-3c90-4748-85de-c656eda5fd01/SQLEXPRADV_x86_FRA.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154876&amp;clcid=0x40c</trackingURL>
          <sha1>963845A8248813395B2492BD4BCEA7C7334AE504</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Spanish -->
      <installer>
        <id>4</id>
        <languageId>es</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/a/c/5/ac5cb225-c3d8-4570-a3bd-5efc946fc952/SQL%20Server%202008%20Express%20redist%20license%20(Spanish)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>556407</fileSize>
          <installerURL>http://download.microsoft.com/download/0/e/2/0e2b8699-a256-4b05-b573-32fc8f5d649c/SQLEXPRADV_x86_ESN.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154876&amp;clcid=0x40a</trackingURL>
          <sha1>666460CB074404CD5C27013316A5B9363F4697C1</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Italian -->
      <installer>
        <id>5</id>
        <languageId>it</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/1/0/3/103cc125-aa2c-4420-8f1d-fc73e0de8885/SQL%20Server%202008%20Express%20redist%20license%20(Italian)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>556812</fileSize>
          <installerURL>http://download.microsoft.com/download/f/3/c/f3c6b06c-04e2-405f-9893-3f5bcaa1b17c/SQLEXPRADV_x86_ITA.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154876&amp;clcid=0x410</trackingURL>
          <sha1>52CB2351DFF9657FF3F8CBA0F57E41FE9BB90349</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Japanese -->
      <installer>
        <id>6</id>
        <languageId>ja</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/4/b/f/4bff5915-4cbe-41c3-9035-044ceee42265/SQL%20Server%202008%20Express%20redist%20license%20(Japanese)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>569460</fileSize>
          <installerURL>http://download.microsoft.com/download/5/5/5/55596bc0-7fed-4d23-a373-75dab5d42de0/SQLEXPRADV_x86_JPN.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154876&amp;clcid=0x411</trackingURL>
          <sha1>2CDD3CF482B234C2A352823FA574546199CC124B</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Korean -->
      <installer>
        <id>7</id>
        <languageId>ko</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/2/a/2/2a2fdd11-e2c6-4aab-ac6c-d28fa60591c9/SQL%20Server%202008%20Express%20redist%20license%20(Korean)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>560798</fileSize>
          <installerURL>http://download.microsoft.com/download/8/6/6/866dec9f-4d92-4e2d-93f5-3f84f3bd222a/SQLEXPRADV_x86_KOR.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154876&amp;clcid=0x412</trackingURL>
          <sha1>23F5E149FFCE2242B8D8C421A273C38DAA177E7B</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Russian -->
      <installer>
        <id>8</id>
        <languageId>ru</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <!-- WinXP only, SP2+ -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
          <os>
            <!-- Win2k3 SP2+, Vista, 2k8 -->
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/e/d/a/eda3c2a3-d3d2-468e-bded-88d017c825c5/SQL%20Server%202008%20Express%20redist%20license%20(Russian)%20050406.rtf</eulaURL>
        <installerFile>
          <fileSize>561159</fileSize>
          <installerURL>http://download.microsoft.com/download/F/9/2/F92BC5A5-05F5-41C9-BE76-8155526F2239/SQLEXPRADV_x86_RUS.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154876&amp;clcid=0x419</trackingURL>
          <sha1>B31FF63CFD82829FFC8FE8E4B3CD3C9A86C7AA13</sha1>
        </installerFile>
        <logFiles>
          <location>%programfiles%\Microsoft SQL Server\100\Setup Bootstrap\Log\Summary.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /ACTION=Install /FEATURES=SQL /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressAdv_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
          