﻿<?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>
              </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 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>571984</fileSize>
          <installerURL>http://download.microsoft.com/download/1/b/d/1bdda531-8346-4347-ab96-f55a1c5015bf/SQLEXPRADV_x86_CHS.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154876&amp;clcid=0x804</trackingURL>
          <sha1>2AFB21478F9FDCB1B0F8AB7CF61EF840E70918C5</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 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>573498</fileSize>
          <installerURL>http://download.microsoft.com/download/e/1/1/e118b63a-e1d9-4def-bee0-087e27b27bde/SQLEXPRADV_x86_CHT.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154876&amp;clcid=0x404</trackingURL>
          <sha1>8E00D6A0CECFA5E928328DD2B8C9CE813D34288B</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>
      <!-- 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>559606</fileSize>
          <installerURL>http://download.microsoft.com/download/e/9/b/e9bcf5d7-2421-464f-94dc-0c694ba1b5a4/SQLEXPRADV_x64_ENU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154877</trackingURL>
          <sha1>12A6B9C2237817DEEEB3DCE22AFFA25B6794850C</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>
      <!-- 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, 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>607097</fileSize>
          <installerURL>http://download.microsoft.com/download/f/0/a/f0a1c52c-07b9-4a4c-8f58-3ce73e53cae7/SQLEXPRADV_x64_DEU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154877&amp;clcid=0x407</trackingURL>
          <sha1>E7372818F2D84455BF96E51F2C2A4EAC820885BF</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>
      <!-- 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, 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>606015</fileSize>
          <installerURL>http://download.microsoft.com/download/c/6/f/c6ff7d6a-3c90-4748-85de-c656eda5fd01/SQLEXPRADV_x64_FRA.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154877&amp;clcid=0x40c</trackingURL>
          <sha1>4B802270026116255414CE0483F5A8981A13B5A2</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>
      <!-- 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>604985</fileSize>
          <installerURL>http://download.microsoft.com/download/0/e/2/0e2b8699-a256-4b05-b573-32fc8f5d649c/SQLEXPRADV_x64_ESN.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154877&amp;clcid=0x40a</trackingURL>
          <sha1>64743BD78AA943C55324BD28A475BBA6B63D8D77</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>
      <!-- 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>605392</fileSize>
          <installerURL>http://download.microsoft.com/download/f/3/c/f3c6b06c-04e2-405f-9893-3f5bcaa1b17c/SQLEXPRADV_x64_ITA.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154877&amp;clcid=0x410</trackingURL>
          <sha1>405CC5AD0E8F85276A21EF0DC5504D40C391C6D7</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>
      <!-- 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>617927</fileSize>
          <installerURL>http://download.microsoft.com/download/5/5/5/55596bc0-7fed-4d23-a373-75dab5d42de0/SQLEXPRADV_x64_JPN.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154877&amp;clcid=0x411</trackingURL>
          <sha1>2F54BCB33C8081478ED02DD41C692BFB8CF0CF21</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>
      <!-- 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>609278</fileSize>
          <installerURL>http://download.microsoft.com/download/8/6/6/866dec9f-4d92-4e2d-93f5-3f84f3bd222a/SQLEXPRADV_x64_KOR.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154877&amp;clcid=0x412</trackingURL>
          <sha1>E63FEA4CE5C8BC117E5571EFA28C6D0BEC2C1D0B</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>
      <!-- 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>609702</fileSize>
          <installerURL>http://download.microsoft.com/download/F/9/2/F92BC5A5-05F5-41C9-BE76-8155526F2239/SQLEXPRADV_x64_RUS.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154877&amp;clcid=0x419</trackingURL>
          <sha1>CCAD9B388F89D123F5F6B0D9F7D597B33681C293</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>
      <!-- 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>620423</fileSize>
          <installerURL>http://download.microsoft.com/download/1/b/d/1bdda531-8346-4347-ab96-f55a1c5015bf/SQLEXPRADV_x64_CHS.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154877&amp;clcid=0x804</trackingURL>
          <sha1>5AB731CCFE961F7062A7088E93F456AA9255FEAF</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>
      <!-- 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>621975</fileSize>
          <installerURL>http://download.microsoft.com/download/e/1/1/e118b63a-e1d9-4def-bee0-087e27b27bde/SQLEXPRADV_x64_CHT.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154877&amp;clcid=0x404</trackingURL>
          <sha1>26103088407444D5B1AB7C2759B0BEBF20402C7C</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>
    </installers>
  </entry>

  <!-- SQL Express with Tools 2008 -->
  <entry>
    <productId>SQLExpressTools</productId>
    <title resourceName="Entry_SQLExpressTools_Title">SQL Server 2008 Express with Tools</title>
    <version>10.00.1600</version>
    <summary resourceName="Entry_SQLExpressTools_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_SQLExpressTools_LongSummary">SQL Server 2008 Express with Tools includes the Express Database Engine (runtime) 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 Database Engine or runtime with Tools 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_SQLExpressTools_VS2k8RTM_ErrorMessage">You must install Visual Studio 2008 SP1 before you can install SQL Server 2008 Express with Tools.</errorMessage>
      </incompatibleProduct>

      <incompatibleProduct>
        <productId>VSCPP2k8RTM</productId>
        <errorMessage resourceName="IncompatibleProduct_SQLExpressTools_VSCPP2k8RTM_ErrorMessage">You must install Visual C++ 2008 SP1 before you can install SQL Server 2008 Express with Tools.</errorMessage>
      </incompatibleProduct>

      <incompatibleProduct>
        <productId>VSVB2k8RTM</productId>
        <errorMessage resourceName="IncompatibleProduct_SQLExpressTools_VSVB2k8RTM_ErrorMessage">You must install Visual Basic 2008 SP1 before you can install SQL Server 2008 Express with Tools.</errorMessage>
      </incompatibleProduct>

      <incompatibleProduct>
        <productId>VSCS2k8RTM</productId>
        <errorMessage resourceName="IncompatibleProduct_SQLExpressTools_VSCS2k8RTM_ErrorMessage">You must install Visual C# 2008 SP1 before you can install SQL Server 2008 Express with Tools.</errorMessage>
      </incompatibleProduct>

      <incompatibleProduct>
        <productId>SQLExpressAdv</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>223798</fileSize>
          <installerURL>http://download.microsoft.com/download/7/9/4/794bfafa-aea7-45d4-a6ea-4e92f09918e3/SQLEXPRWT_x86_ENU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154874</trackingURL>
          <sha1>CB1A8878ECC39B2F098AA1508CC94FC302C14516</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,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-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=154874&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_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-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>256025</fileSize>
          <installerURL>http://download.microsoft.com/download/4/9/D/49D88E20-0AD6-43AD-AE3F-9EB05F6A366E/SQLEXPRWT_x86_DEU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154874&amp;clcid=0x407</trackingURL>
          <sha1>9FBFF25411A5747AC27A3206AA87EA0DE4019BEA</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,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-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>254568</fileSize>
          <installerURL>http://download.microsoft.com/download/D/7/0/D7042ED0-C42C-4CCA-9E7F-87969A79F923/SQLEXPRWT_x86_ESN.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154874&amp;clcid=0x40a</trackingURL>
          <sha1>6B77E864F05BA6B4A6AD413D6FCF69D65495D1D8</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,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-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>254942</fileSize>
          <installerURL>http://download.microsoft.com/download/8/0/4/804C522E-B88B-4391-BE77-36E65D21AE83/SQLEXPRWT_x86_ITA.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154874&amp;clcid=0x410</trackingURL>
          <sha1>6D48397BB67741DD6481DACC49D4DC344A3711AD</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,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-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>258655</fileSize>
          <installerURL>http://download.microsoft.com/download/4/6/0/46064E75-6E74-4E27-9101-4E6733197EAE/SQLEXPRWT_x86_JPN.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154874&amp;clcid=0x411</trackingURL>
          <sha1>179A9D50428D72920F0340A40DB118EDB5F86E63</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,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-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>256864</fileSize>
          <installerURL>http://download.microsoft.com/download/0/2/A/02A5DD80-C051-4A5D-A98E-0B7B4AB09BEF/SQLEXPRWT_x86_KOR.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154874&amp;clcid=0x412</trackingURL>
          <sha1>A02667306ED7CE2213CD509389DF838AA2F3E6A5</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,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-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>256843</fileSize>
          <installerURL>http://download.microsoft.com/download/F/E/2/FE2763BA-5634-424E-8D77-F5B8D946E390/SQLEXPRWT_x86_RUS.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154874&amp;clcid=0x419</trackingURL>
          <sha1>7B293C6EA69D0841BF14B7FE0DEFE0A2BEA87826</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,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-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>255260</fileSize>
          <installerURL>http://download.microsoft.com/download/1/E/9/1E94F2C1-C4E4-4B7E-A689-7E6B98D05391/SQLEXPRWT_x86_CHS.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154874&amp;clcid=0x804</trackingURL>
          <sha1>950790B4CDC4C787EFC477C4F18A7651B819E500</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,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-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>255476</fileSize>
          <installerURL>http://download.microsoft.com/download/0/1/9/019A4AB5-1186-43D7-8EB3-36CAD59A8BEB/SQLEXPRWT_x86_CHT.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154874&amp;clcid=0x404</trackingURL>
          <sha1>A9A52F651CCECF1D2E808E24C82C8CAE42A43312</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,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-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>235933</fileSize>
          <installerURL>http://download.microsoft.com/download/7/9/4/794BFAFA-AEA7-45D4-A6EA-4E92F09918E3/SQLEXPRWT_x64_ENU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154875</trackingURL>
          <sha1>B753EAA2422452A4A7FD196E76B5AA24C4A50F97</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,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-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>270627</fileSize>
          <installerURL>http://download.microsoft.com/download/6/1/4/614919E8-54FC-4570-BAEA-F0CC6CBBB9DC/SQLEXPRWT_x64_FRA.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154875&amp;clcid=0x40c</trackingURL>
          <sha1>D6B032F7BEBF2EE109D3496E91656DDBB9A28F52</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,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-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>271299</fileSize>
          <installerURL>http://download.microsoft.com/download/4/9/D/49D88E20-0AD6-43AD-AE3F-9EB05F6A366E/SQLEXPRWT_x64_DEU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154875&amp;clcid=0x407</trackingURL>
          <sha1>125E5138CA023988E94CA20D4FBAB848EB4A80DA</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,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-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>269767</fileSize>
          <installerURL>http://download.microsoft.com/download/D/7/0/D7042ED0-C42C-4CCA-9E7F-87969A79F923/SQLEXPRWT_x64_ESN.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154875&amp;clcid=0x40a</trackingURL>
          <sha1>27912FB5009E95F9E550C7619DAF22E4F490188A</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,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-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>270201</fileSize>
          <installerURL>http://download.microsoft.com/download/8/0/4/804C522E-B88B-4391-BE77-36E65D21AE83/SQLEXPRWT_x64_ITA.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154875&amp;clcid=0x410</trackingURL>
          <sha1>2CBBFA78DF14FE5FAEA2EBC862845459363A783D</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,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-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>273949</fileSize>
          <installerURL>http://download.microsoft.com/download/4/6/0/46064E75-6E74-4E27-9101-4E6733197EAE/SQLEXPRWT_x64_JPN.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154875&amp;clcid=0x411</trackingURL>
          <sha1>E9F1E9B411902F2938DDC2FC3269EAB36F60FFFD</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,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-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>272038</fileSize>
          <installerURL>http://download.microsoft.com/download/0/2/A/02A5DD80-C051-4A5D-A98E-0B7B4AB09BEF/SQLEXPRWT_x64_KOR.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154875&amp;clcid=0x412</trackingURL>
          <sha1>ADFB29B0D68EF7449FAE0764CF8DC5D0E895BD73</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,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-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>272122</fileSize>
          <installerURL>http://download.microsoft.com/download/F/E/2/FE2763BA-5634-424E-8D77-F5B8D946E390/SQLEXPRWT_x64_RUS.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154875&amp;clcid=0x419</trackingURL>
          <sha1>ED6A7F00061087DCC4FEF52ADE78DA93D85D9ACF</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,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-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>270365</fileSize>
          <installerURL>http://download.microsoft.com/download/1/E/9/1E94F2C1-C4E4-4B7E-A689-7E6B98D05391/SQLEXPRWT_x64_CHS.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154875&amp;clcid=0x804</trackingURL>
          <sha1>C9E074C36F26FF702E38A21B743946C251DFD383</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,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-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>270672</fileSize>
          <installerURL>http://download.microsoft.com/download/0/1/9/019A4AB5-1186-43D7-8EB3-36CAD59A8BEB/SQLEXPRWT_x64_CHT.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=154875&amp;clcid=0x404</trackingURL>
          <sha1>75C936F9A993A7CCA8863A837244A46B8ED11759</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,TOOLS /INSTANCENAME=SQLEXPRESS /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCStartupType=Automatic /AddCurrentUserAsSqlAdmin /ENABLERANU=1 /hideconsole %SQLMODEARGS%</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067919934</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067919934_DetailedInformation">You must restart your computer.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067723326</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067723326_DetailedInformation">A reboot is required</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922943_DetailedInformation">Invalid platform OS service packs</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067529717</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067529717_DetailedInformation">Another instance is running</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922440</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922440_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922438</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpressTools_-2067922438_DetailedInformation">Beta components failure</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!--URL Rewrite 1.1-->
  <entry>
    <productId>UrlRewrite</productId>
    <title resourceName="Entry_UrlRewrite_Title">URL Rewrite 1.1</title>
    <version>1.1</version>
    <summary resourceName="Entry_UrlRewrite_Summary">IIS URL Rewrite provides flexible rules based rewrite engine that can be used to perform a broad spectrum of URL manipulation tasks.</summary>
    <id>http://www.microsoft.com/web/webpi/urlrewriter</id>
    <updated>2009-4-20T16:30:00Z</updated>
    <longSummary resourceName="Entry_UrlRewrite_LongSummary">URL Rewrite for IIS 7.0 enables Web administrators to create powerful rules to implement URLs that are easier for users to remember and easier for search engines to find. By using rule templates, rewrite maps and other functionality integrated into IIS Manager, administrators can easily set up rules to define URL rewriting behavior based on HTTP headers and server variables, or to perform redirects, send custom responses, or stop HTTP requests based on the logic expressed in the rewrite rules.</longSummary>
    <published>2009-4-20T12:30:00Z</published>
    <newCategory resourceName="NewWebPlatformExtensions">New Web Platform Extensions</newCategory>
    <productFamily resourceName="CommonHTTPFeatures">Common HTTP Features</productFamily>
    <link href="http://www.iis.net/extensions/URLRewrite" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-URLRewrite.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <or>
        <discoveryHint>
          <and>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\URL Rewrite</keyPath>
                <valueName>Install</valueName>
                <valueValue>1</valueValue>
              </registry>
            </discoveryHint>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\URL Rewrite</keyPath>
                <valueName>Version</valueName>
                <valueValue>7.1.0490.43</valueValue>
              </registry>
            </discoveryHint>
          </and>
        </discoveryHint>
        <!-- 
          This following is a discovery hint for the non-localized version of URL Rewrite 1.1.
          It is necessary in order to prevent offering of localized version if non-localized version
          is already installed. The upgrade from non-localized version to localized version is not
          supported.
        -->
        <discoveryHint>
          <and>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\URL Rewrite</keyPath>
                <valueName>Install</valueName>
                <valueValue>1</valueValue>
              </registry>
            </discoveryHint>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\URL Rewrite</keyPath>
                <valueName>Version</valueName>
                <valueValue>7.1.0470.0</valueValue>
              </registry>
            </discoveryHint>
          </and>
        </discoveryHint>
      </or>
    </discoveryHint>

    <dependency>
      <productId>StaticContent</productId>
    </dependency>

    <terms>
      <termsText resourceName="Terms_URLRewrite_949172_Text">Hotfix 949172 is installed.  Refer to the KB article to get more details on this hotfix.</termsText>
      <termsLink>http://support.microsoft.com/kb/949172</termsLink>
      <termsLinkText resourceName="Terms_URLRewrite_949172_LinkText">View KB 949172</termsLinkText>
    </terms>
    <terms>
      <termsText resourceName="Terms_URLRewrite_954946_Text">Hotfix 954946 is installed.  Refer to the KB article to get more details on this hotfix.</termsText>
      <termsLink>http://support.microsoft.com/kb/954946</termsLink>
      <termsLinkText resourceName="Terms_URLRewrite_954946_LinkText">View KB 9549462</termsLinkText>
    </terms>
    <installers>
      <!-- Vista / 2k8, 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>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/0/3/E/03EBE3E1-494A-4DC7-B04B-F2B0A35FA988/License.htm</eulaURL>
        <installerFile>
          <fileSize>7091</fileSize>
          <installerURL>http://download.microsoft.com/download/0/4/D/04DF5782-1A23-41FF-82CE-B59426A06472/rewrite_1.1_x86_en-US.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146802</trackingURL>
          <sha1>1E3CED2733E6247AA9ECB36E55F9C6170952262B</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>
        <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/URL_Rewrite_1_1_de.html</eulaURL>
        <installerFile>
          <fileSize>7051</fileSize>
          <installerURL>http://download.microsoft.com/download/E/9/7/E97A1267-342F-4423-A0D9-71065C0490D5/rewrite_1.1_x86_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146802&amp;clcid=0x407</trackingURL>
          <sha1>4B4B54B7C9788F5A7CC2D4C4AA4BB9CCBDFCBFF1</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>
        <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/URL_Rewrite_1_1_fr.html</eulaURL>
        <installerFile>
          <fileSize>7051</fileSize>
          <installerURL>http://download.microsoft.com/download/C/C/9/CC913367-ED3C-422E-8CA5-782BC3F646AC/rewrite_1.1_x86_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146802&amp;clcid=0x40c</trackingURL>
          <sha1>2E7AF81534B03FA19DDD3F5A86318C93175235E1</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>
        <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>
            <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/URL_Rewrite_1_1_es.html</eulaURL>
        <installerFile>
          <fileSize>7048</fileSize>
          <installerURL>http://download.microsoft.com/download/9/7/6/9763601E-4112-4F57-A8EE-36868D3FCB82/rewrite_1.1_x86_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146802&amp;clcid=0x40a</trackingURL>
          <sha1>47BB3F776F8874673C912819641675CF878F4F5D</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>
        <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>
            <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/URL_Rewrite_1_1_ja.html</eulaURL>
        <installerFile>
          <fileSize>7056</fileSize>
          <installerURL>http://download.microsoft.com/download/8/1/6/8160F11D-2CFF-4C63-9E6B-F252A947C53E/rewrite_1.1_x86_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146802&amp;clcid=0x411</trackingURL>
          <sha1>7EA03077DE5A22D07E7F66EBD0270A2592EBA468</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>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- Vista / 2k8, 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>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/0/3/E/03EBE3E1-494A-4DC7-B04B-F2B0A35FA988/License.htm</eulaURL>
        <installerFile>
          <fileSize>8834</fileSize>
          <installerURL>http://download.microsoft.com/download/0/3/E/03EBE3E1-494A-4DC7-B04B-F2B0A35FA988/rewrite_1.1_amd64_en-US.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146800</trackingURL>
          <sha1>5C77CFDE58DB34ABF4772C424966309717B0B057</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>
        <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/URL_Rewrite_1_1_de.html</eulaURL>
        <installerFile>
          <fileSize>8793</fileSize>
          <installerURL>http://download.microsoft.com/download/4/0/D/40D46EC3-EA86-40F2-BEDA-38358E586ACA/rewrite_1.1_amd64_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146800&amp;clcid=0x407</trackingURL>
          <sha1>F2F074F3221A90627F43ED1E9345F7D1589564E9</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>
        <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/URL_Rewrite_1_1_fr.html</eulaURL>
        <installerFile>
          <fileSize>8793</fileSize>
          <installerURL>http://download.microsoft.com/download/F/5/0/F5080684-3D9A-4867-8185-8D8D37EFBC6E/rewrite_1.1_amd64_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146800&amp;clcid=0x40c</trackingURL>
          <sha1>DEC1F6776B09D7E149DB9BE157547A74B0FFF14D</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>
        <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>
            <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/URL_Rewrite_1_1_es.html</eulaURL>
        <installerFile>
          <fileSize>8791</fileSize>
          <installerURL>http://download.microsoft.com/download/6/6/5/6656FC54-8696-458A-A8FE-B14E8F5F45E1/rewrite_1.1_amd64_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146800&amp;clcid=0x40a</trackingURL>
          <sha1>516EB7A5AC2E432B0CD7F08FE838F85060B3545C</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>
        <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>
            <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/URL_Rewrite_1_1_ja.html</eulaURL>
        <installerFile>
          <fileSize>9010</fileSize>
          <installerURL>http://download.microsoft.com/download/7/1/2/7124DC18-E4D4-49DD-A199-7495A678AC88/rewrite_1.1_amd64_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146800&amp;clcid=0x411</trackingURL>
          <sha1>C3750B4F44B5F772E251D252363116C0423EFD40</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>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- Win7 x86 en -->
      <installer>
        <id>11</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/0/3/E/03EBE3E1-494A-4DC7-B04B-F2B0A35FA988/License.htm</eulaURL>
        <installerFile>
          <fileSize>7091</fileSize>
          <installerURL>http://download.microsoft.com/download/0/4/D/04DF5782-1A23-41FF-82CE-B59426A06472/rewrite_1.1_x86_en-US.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146802</trackingURL>
          <sha1>1E3CED2733E6247AA9ECB36E55F9C6170952262B</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>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe save "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" /v SP /t REG_DWORD /d 0 /f</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe restore "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" &amp; del "%TEMP%\__rewrite_netfx35_sp_level.txt"</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>
      <!-- Win7 x86 German -->
      <installer>
        <id>12</id>
        <languageId>de</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/URL_Rewrite_1_1_de.html</eulaURL>
        <installerFile>
          <fileSize>7001</fileSize>
          <installerURL>http://download.microsoft.com/download/E/9/7/E97A1267-342F-4423-A0D9-71065C0490D5/rewrite_1.1_x86_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146802&amp;clcid=0x407</trackingURL>
          <sha1>4B4B54B7C9788F5A7CC2D4C4AA4BB9CCBDFCBFF1</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>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe save "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" /v SP /t REG_DWORD /d 0 /f</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe restore "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" &amp; del "%TEMP%\__rewrite_netfx35_sp_level.txt"</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>
      <!-- Win7 x86 French -->
      <installer>
        <id>13</id>
        <languageId>fr</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/URL_Rewrite_1_1_fr.html</eulaURL>
        <installerFile>
          <fileSize>7001</fileSize>
          <installerURL>http://download.microsoft.com/download/C/C/9/CC913367-ED3C-422E-8CA5-782BC3F646AC/rewrite_1.1_x86_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146802&amp;clcid=0x40c</trackingURL>
          <sha1>2E7AF81534B03FA19DDD3F5A86318C93175235E1</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>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe save "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" /v SP /t REG_DWORD /d 0 /f</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe restore "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" &amp; del "%TEMP%\__rewrite_netfx35_sp_level.txt"</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>
      <!-- Win7 x86 Spanish -->
      <installer>
        <id>14</id>
        <languageId>es</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/URL_Rewrite_1_1_es.html</eulaURL>
        <installerFile>
          <fileSize>7001</fileSize>
          <installerURL>http://download.microsoft.com/download/9/7/6/9763601E-4112-4F57-A8EE-36868D3FCB82/rewrite_1.1_x86_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146802&amp;clcid=0x40a</trackingURL>
          <sha1>47BB3F776F8874673C912819641675CF878F4F5D</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>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe save "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" /v SP /t REG_DWORD /d 0 /f</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe restore "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" &amp; del "%TEMP%\__rewrite_netfx35_sp_level.txt"</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>
      <!-- Win7 x86 Japanese -->
      <installer>
        <id>15</id>
        <languageId>ja</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/URL_Rewrite_1_1_ja.html</eulaURL>
        <installerFile>
          <fileSize>7001</fileSize>
          <installerURL>http://download.microsoft.com/download/8/1/6/8160F11D-2CFF-4C63-9E6B-F252A947C53E/rewrite_1.1_x86_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146802&amp;clcid=0x411</trackingURL>
          <sha1>7EA03077DE5A22D07E7F66EBD0270A2592EBA468</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>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe save "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" /v SP /t REG_DWORD /d 0 /f</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe restore "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" &amp; del "%TEMP%\__rewrite_netfx35_sp_level.txt"</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>
      <!-- Win7 x64 EN -->
      <installer>
        <id>16</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/0/3/E/03EBE3E1-494A-4DC7-B04B-F2B0A35FA988/License.htm</eulaURL>
        <installerFile>
          <fileSize>8834</fileSize>
          <installerURL>http://download.microsoft.com/download/0/3/E/03EBE3E1-494A-4DC7-B04B-F2B0A35FA988/rewrite_1.1_amd64_en-US.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146800</trackingURL>
          <sha1>5C77CFDE58DB34ABF4772C424966309717B0B057</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>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe save "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" /v SP /t REG_DWORD /d 0 /f</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe restore "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" &amp; del "%TEMP%\__rewrite_netfx35_sp_level.txt"</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>
      <!-- Win7 x64 German -->
      <installer>
        <id>17</id>
        <languageId>de</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/URL_Rewrite_1_1_de.html</eulaURL>
        <installerFile>
          <fileSize>8741</fileSize>
          <installerURL>http://download.microsoft.com/download/4/0/D/40D46EC3-EA86-40F2-BEDA-38358E586ACA/rewrite_1.1_amd64_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146800&amp;clcid=0x407</trackingURL>
          <sha1>F2F074F3221A90627F43ED1E9345F7D1589564E9</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>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe save "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" /v SP /t REG_DWORD /d 0 /f</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe restore "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" &amp; del "%TEMP%\__rewrite_netfx35_sp_level.txt"</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>
      <!-- Win7 x64 French -->
      <installer>
        <id>18</id>
        <languageId>fr</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/URL_Rewrite_1_1_fr.html</eulaURL>
        <installerFile>
          <fileSize>8741</fileSize>
          <installerURL>http://download.microsoft.com/download/F/5/0/F5080684-3D9A-4867-8185-8D8D37EFBC6E/rewrite_1.1_amd64_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146800&amp;clcid=0x40c</trackingURL>
          <sha1>DEC1F6776B09D7E149DB9BE157547A74B0FFF14D</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>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe save "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" /v SP /t REG_DWORD /d 0 /f</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe restore "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" &amp; del "%TEMP%\__rewrite_netfx35_sp_level.txt"</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>
      <!-- Win7 x64 Spanish -->
      <installer>
        <id>19</id>
        <languageId>es</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/URL_Rewrite_1_1_es.html</eulaURL>
        <installerFile>
          <fileSize>8741</fileSize>
          <installerURL>http://download.microsoft.com/download/6/6/5/6656FC54-8696-458A-A8FE-B14E8F5F45E1/rewrite_1.1_amd64_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146800&amp;clcid=0x40a</trackingURL>
          <sha1>516EB7A5AC2E432B0CD7F08FE838F85060B3545C</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>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe save "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" /v SP /t REG_DWORD /d 0 /f</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe restore "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" &amp; del "%TEMP%\__rewrite_netfx35_sp_level.txt"</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>
      <!-- Win7 x64 Japanese -->
      <installer>
        <id>20</id>
        <languageId>ja</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/URL_Rewrite_1_1_ja.html</eulaURL>
        <installerFile>
          <fileSize>9010</fileSize>
          <installerURL>http://download.microsoft.com/download/7/1/2/7124DC18-E4D4-49DD-A199-7495A678AC88/rewrite_1.1_amd64_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=146800&amp;clcid=0x411</trackingURL>
          <sha1>C3750B4F44B5F772E251D252363116C0423EFD40</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>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe save "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" /v SP /t REG_DWORD /d 0 /f</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe restore "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" &amp; del "%TEMP%\__rewrite_netfx35_sp_level.txt"</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>
    </installers>
  </entry>
  
  <!--URL Rewrite 2.0-->
  <entry>
    <productId>UrlRewrite2</productId>
    <title resourceName="Entry_UrlRewrite2_Title">URL Rewrite 2.0 RC</title>
    <version>2.0</version>
    <summary resourceName="Entry_UrlRewrite2_Summary">IIS URL Rewrite provides flexible rules based rewrite engine that can be used to perform a broad spectrum of URL manipulation tasks.</summary>
    <id>http://www.microsoft.com/web/webpi/urlrewriter</id>
    <updated>2009-11-05T16:30:00Z</updated>
    <longSummary resourceName="Entry_UrlRewrite2_LongSummary">URL Rewrite 2.0 for IIS 7 extends its foundation of rule-based URL rewriting with new support for outbound rewrite rules and with new capability to set HTTP request headers and IIS server variables. This new set of features provides administrators with complete control over the URL structure used by existing or legacy web applications that cannot be modified to natively support user and search engine friendly URLs.</longSummary>
    <published>2009-11-05T12:30:00Z</published>
    <newCategory resourceName="WebPlatformBetaExtensions">Web Platform Beta Extensions</newCategory>
    <!--<productFamily resourceName="CommonHTTPFeatures">Common HTTP Features</productFamily> -->
    <link href="http://www.iis.net/extensions/URLRewrite" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-URLRewrite.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\URL Rewrite</keyPath>
            <valueName>Install</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\URL Rewrite</keyPath>
            <valueName>Version</valueName>
            <valueValue>7.1.0659.0</valueValue>
          </registry>
        </discoveryHint>
      </and>
    </discoveryHint>
    
    <dependency>
      <productId>StaticContent</productId>
    </dependency>
    
    <incompatibilities>
      <incompatibleProduct>
        <productId>UrlRewrite2Beta</productId>
      </incompatibleProduct>
    </incompatibilities>

    <installers>
      <!-- Vista / 2k8, 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>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/6/9/C/69C1195A-123E-4BE8-8EDF-371CDCA4EC6C/License_rc.htm</eulaURL>
        <installerFile>
          <fileSize>5493</fileSize>
          <installerURL>http://download.microsoft.com/download/6/9/C/69C1195A-123E-4BE8-8EDF-371CDCA4EC6C/rewrite_2.0_x86_rc.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=158071</trackingURL>
          <sha1>7FC4CE1756C8FD1456984B78610499A7F76D987F</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>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- Vista / 2k8, 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>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/6/9/C/69C1195A-123E-4BE8-8EDF-371CDCA4EC6C/License_rc.htm</eulaURL>
        <installerFile>
          <fileSize>6196</fileSize>
          <installerURL>http://download.microsoft.com/download/6/7/D/67D80164-7DD0-48AF-86E3-DE7A182D6815/rewrite_2.0_x64_rc.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=158072</trackingURL>
          <sha1>1691013990C27310306C51635CACDC5D5DA5BEB0</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>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- Win 7 x86 -->
      <installer>
        <id>3</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/6/9/C/69C1195A-123E-4BE8-8EDF-371CDCA4EC6C/License_rc.htm</eulaURL>
        <installerFile>
          <fileSize>5493</fileSize>
          <installerURL>http://download.microsoft.com/download/6/9/C/69C1195A-123E-4BE8-8EDF-371CDCA4EC6C/rewrite_2.0_x86_rc.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=158071</trackingURL>
          <sha1>7FC4CE1756C8FD1456984B78610499A7F76D987F</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>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- Win7 x64 -->
      <installer>
        <id>4</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://download.microsoft.com/download/6/9/C/69C1195A-123E-4BE8-8EDF-371CDCA4EC6C/License_rc.htm</eulaURL>
        <installerFile>
          <fileSize>6196</fileSize>
          <installerURL>http://download.microsoft.com/download/6/7/D/67D80164-7DD0-48AF-86E3-DE7A182D6815/rewrite_2.0_x64_rc.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=158072</trackingURL>
          <sha1>1691013990C27310306C51635CACDC5D5DA5BEB0</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>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe save "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" /y</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" /v SP /t REG_DWORD /d 0 /f</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
          <cmdline>
            <exe>%SystemRoot%\System32\cmd.exe</exe>
            <commandLineArguments>/C reg.exe restore "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5" "%TEMP%\__rewrite_netfx35_sp_level.txt" &amp; del "%TEMP%\__rewrite_netfx35_sp_level.txt"</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>
    </installers>
  </entry>

  <!--URL Rewrite 2.0 Beta: Detection-->
  <entry>
    <productId>UrlRewrite2Beta</productId>
    <title resourceName="Entry_UrlRewrite2Beta_Title">URL Rewrite 2.0 Beta</title>
    <version>2.0</version>
    <summary resourceName="Entry_UrlRewrite2Beta_Summary">IIS URL Rewrite provides flexible rules based rewrite engine that can be used to perform a broad spectrum of URL manipulation tasks.</summary>
    <id>http://www.microsoft.com/web/webpi/urlrewriter</id>
    <updated>2009-9-23T16:30:00Z</updated>
    <longSummary resourceName="Entry_UrlRewrite2Beta_LongSummary">URL Rewrite 2.0 for IIS 7 extends its foundation of rule-based URL rewriting with new support for outbound rewrite rules and with new capability to set HTTP request headers and IIS server variables. This new set of features provides administrators with complete control over the URL structure used by existing or legacy web applications that cannot be modified to natively support user and search engine friendly URLs.</longSummary>
    <published>2009-9-23T12:30:00Z</published>
    <!--<newCategory resourceName="NewWebPlatformExtensions">New Web Platform Extensions</newCategory>-->
    <!--<productFamily resourceName="CommonHTTPFeatures">Common HTTP Features</productFamily> -->
    <link href="http://www.iis.net/extensions/URLRewrite" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-URLRewrite.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\URL Rewrite</keyPath>
            <valueName>Install</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\URL Rewrite</keyPath>
            <valueName>Version</valueName>
            <valueValue>7.1.0544.0</valueValue>
          </registry>
        </discoveryHint>
      </and>
    </discoveryHint>

  </entry>
    
  <!--URL Rewrite 1.0: Detection -->
  <entry>
    <productId>UrlRewrite10</productId>
    <title resourceName="Entry_UrlRewrite10_Title">URL Rewrite 1.0</title>
    <version>1.0</version>
    <summary resourceName="Entry_UrlRewrite10_Summary">The URL Rewrite Module provies flexible rules based rewrite engine that can be used to perform a broad spectrum of URL manipulation tasks.</summary>
    <id>http://www.microsoft.com/web/webpi/urlrewriter_7</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_UrlRewrite10_LongSummary">URL Rewrite for IIS 7.0 enables Web administrators to create powerful rules to implement URLs that are easier for users to remember and easier for search engines to find. By using rule templates, rewrite maps and other functionality integrated into IIS Manager, administrators can easily set up rules to define URL rewriting behavior based on HTTP headers and server variables, or to perform redirects, send custom responses, or stop HTTP requests based on the logic expressed in the rewrite rules.</longSummary>
    <published>2008-11-10T12:30:00Z</published>
    <link href="http://www.iis.net/extensions/URLRewrite" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-URLRewrite.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\URL Rewrite</keyPath>
            <valueName>Install</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\URL Rewrite</keyPath>
            <valueName>Version</valueName>
            <valueValue>7.1.0314.0</valueValue>
          </registry>
        </discoveryHint>
      </and>
    </discoveryHint>
  </entry>

  <!-- URL Scan -->
  <entry>
    <productId>UrlScan</productId>
    <title resourceName="Entry_UrlScan_Title">URLScan 3.1</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_UrlScan_Summary">URLScan v3.1 is a security tool that restricts the types of HTTP requests that IIS will process.</summary>
    <id>http://www.microsoft.com/web/webpi/urlscan</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_UrlScan_LongSummary">IIS URL Scan 3.1 is a security tool that restricts the types of HTTP requests that IIS will process. URL Scan 3.1 screens all incoming requests to the server by filtering the requests based on rules that are set by the administrator. Filtering requests helps secure the server by ensuring that only valid requests are processed.</longSummary>
    <productFamily resourceName="Security">Security</productFamily>
    <published>2009-3-17T12:30:00Z</published>
    <link href="http://www.iis.net/extensions/UrlScan" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-URL-Scan.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\URLScan\3.1</keyPath>
        <valueName>Install</valueName>
      </registry>
    </discoveryHint>
    <dependency>
      <or>
        <dependency>
          <productId>IIS51</productId>
        </dependency>
        <dependency>
          <productId>IIS60</productId>
        </dependency>
      </or>
    </dependency>
    <installers>
      <!-- x86 -->
      <installer>
        <id>1</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>
            <osTypes>
              <Server />
              <Ultimate />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/EULA/URL_SCAN_3_1.html</eulaURL>
        <installerFile>
          <fileSize>347</fileSize>
          <installerURL>http://download.microsoft.com/download/c/7/a/c7a411ed-1c0f-48c1-90e5-6d3a1ca054c1/urlscan_v31_x86.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146796</trackingURL>
          <sha1>920ED9C667E6BEE8914736524533892705CB3CA5</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>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <Ultimate />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/EULA/URL_SCAN_3_1.html</eulaURL>
        <installerFile>
          <fileSize>407</fileSize>
          <installerURL>http://download.microsoft.com/download/2/1/9/219764e5-533b-4ce7-95fe-d4e3b98eafea/urlscan_v31_x64.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146797</trackingURL>
          <sha1>8489B133F944281B23452DFE8274524CB11705A2</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!-- Visual Web Developer 2008 SP1 -->
  <entry>
    <productId>VWD</productId>
    <title resourceName="Entry_VWD_Title">Visual Web Developer 2008 Express with SP1</title>
    <version>9.0.30729.1</version>
    <summary resourceName="Entry_VWD_Summary">Visual Web Developer 2008 Express Edition is a free easy-to-use program that allows everyone, from the novice to the professional developer, to create powerful ASP.NET web sites.</summary>
    <id>http://www.microsoft.com/web/webpi/vwd2008</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_VWD_LongSummary">Visual Web Developer 2008 Express Edition is a free easy-to-use program that allows everyone, from the novice to the professional developer, to create powerful ASP.NET web sites. The rich development environment includes features such as a new split view authoring environment with both the visual designer and source markup, standards-based CSS support, and JavaScript IntelliSense with built in support for ASP.NET AJAX.</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-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\DevDiv\VNS\Servicing\9.0\</keyPath>
            <valueName>SP</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\DevDiv\VNS\Servicing\9.0\</keyPath>
            <valueName>SP</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\9.0\Setup\Microsoft Visual Web Developer 2008 Express Edition with SP1 - ENU\</keyPath>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\9.0\Setup\Microsoft Visual Web Developer 2008 Express Edition with SP1 - ENU\</keyPath>
          </registry>
        </discoveryHint>
      </or>
    </discoveryHint>
    <dependency>
      <!-- SQL Express 2008 -->
      <productId>SQLExpress</productId>
    </dependency>
    <incompatibilities>
      <incompatibleProduct>
        <productId>VS2k8RTM</productId>
        <errorMessage resourceName="IncompatibleProduct_VWD_VS2k8RTM_ErrorMessage">You must install Visual Studio 2008 SP1 before you can install Visual Web Developer 2008 Express with SP1.</errorMessage>
      </incompatibleProduct>

      <!-- Visual C#, C++ and Basic. If they're a part of VS 2k8 it will get thrown first
             but we think the above key might not be installed for express editions so this will catch those -->
      <incompatibleProduct>
        <productId>VSCPP2k8RTM</productId>
        <errorMessage resourceName="IncompatibleProduct_VWD_VSCPP2k8RTM_ErrorMessage">You must install Visual C++ 2008 SP1 before you can install Visual Web Developer 2008 Express with SP1.</errorMessage>
      </incompatibleProduct>

      <incompatibleProduct>
        <productId>VSVB2k8RTM</productId>
        <errorMessage resourceName="IncompatibleProduct_VWD_VSVB2k8RTM_ErrorMessage">You must install Visual Basic 2008 SP1 before you can install Visual Web Developer 2008 Express with SP1.</errorMessage>
      </incompatibleProduct>

      <incompatibleProduct>
        <productId>VSCS2k8RTM</productId>
        <errorMessage resourceName="IncompatibleProduct_VWD_VSCS2k8RTM_ErrorMessage">You must install Visual C# 2008 SP1 before you can install Visual Web Developer 2008 Express with SP1.</errorMessage>
      </incompatibleProduct>
    </incompatibilities>
    <terms>
      <termsText resourceName="Terms_VWD_Text">-Visual Studio will receive and display online RSS content. For further information refer to the Readme link.</termsText>
      <termsLink>http://download.microsoft.com/download/A/2/8/A2807F78-C861-4B66-9B31-9205C3F22252/Express2008SP1Readme.htm</termsLink>
      <termsLinkText resourceName="Terms_VWD_LinkText">Readme</termsLinkText>
    </terms>
    <terms>
      <termsText resourceName="Terms_VWD_Text_1">-Microsoft Silverlight is a small browser plug-in that enables rich Web experiences. By installing Silverlight you agree to the license terms which can be viewed by clicking the "View license terms" link.</termsText>
      <termsLink>http://go.microsoft.com/fwlink/?LinkId=123883</termsLink>
      <termsLinkText resourceName="Terms_VWD_LinkText_1">View license terms</termsLinkText>
    </terms>
    <terms>
      <termsText resourceName="Terms_VWD_Text_2">-Silverlight updates automatically. Click "Learn more" to find further information.</termsText>
      <termsLink>http://go.microsoft.com/fwlink/?LinkId=123883</termsLink>
      <termsLinkText resourceName="Terms_VWD_LinkText_2">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>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/EULA/VWD_2008_SP1.html</eulaURL>
        <showsUI>True</showsUI>
        <installerFile>
          <fileSize>2707</fileSize>
          <installerURL>http://download.microsoft.com/download/A/5/4/A54BADB6-9C3F-478D-8657-93B3FC9FE62D/vwdsetup.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146791</trackingURL>
          <sha1>8603BE56EBDC70796850891378FB8E0EC9DF4766</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/x:%temp%\vwd\ /q</commandLineArguments>
          </cmdline>
          <cmdline>
            <exe>%temp%\vwd\setup.exe</exe>
            <commandLineArguments>/q /norestart /web</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_VWD_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>
      <!--French-->
      <installer>
        <id>2</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>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/VWD_2008_SP1_fr.html</eulaURL>
        <showsUI>True</showsUI>
        <installerFile>
          <fileSize>2722</fileSize>
          <installerURL>http://download.microsoft.com/download/5/7/0/570d16e0-7a9e-4c34-928a-baca0ecec8a1/vwdsetup.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146791&amp;clcid=0x40c</trackingURL>
          <sha1>66ECC00F869B0D746293EE9D2A20FBC8818EF51B</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/x:%temp%\vwd\ /q</commandLineArguments>
          </cmdline>
          <cmdline>
            <exe>%temp%\vwd\setup.exe</exe>
            <commandLineArguments>/q /norestart /web</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_VWD_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>
      <!--Spanish-->
      <installer>
        <id>3</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>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/VWD_2008_SP1_es.htm</eulaURL>
        <showsUI>True</showsUI>
        <installerFile>
          <fileSize>2722</fileSize>
          <installerURL>http://download.microsoft.com/download/7/3/2/73243975-91cc-4ee4-9365-2c705a410df3/vwdsetup.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146791&amp;clcid=0x40a</trackingURL>
          <sha1>2A68F5FA308FA5723E5423A387F761B9E2F2CBD9</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/x:%temp%\vwd\ /q</commandLineArguments>
          </cmdline>
          <cmdline>
            <exe>%temp%\vwd\setup.exe</exe>
            <commandLineArguments>/q /norestart /web</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_VWD_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>
      <!--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>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/VWD_2008_SP1_de.html</eulaURL>
        <showsUI>True</showsUI>
        <installerFile>
          <fileSize>2724</fileSize>
          <installerURL>http://download.microsoft.com/download/c/c/7/cc7ba01c-c017-44e8-96fe-3443889f80a0/vwdsetup.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146791&amp;clcid=0x407</trackingURL>
          <sha1>886489011CBBA96F2A0F1C75469F476B1614372F</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/x:%temp%\vwd\ /q</commandLineArguments>
          </cmdline>
          <cmdline>
            <exe>%temp%\vwd\setup.exe</exe>
            <commandLineArguments>/q /norestart /web</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_VWD_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>
      <!--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>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/VWD_2008_SP1_it.html</eulaURL>
        <showsUI>True</showsUI>
        <installerFile>
          <fileSize>2720</fileSize>
          <installerURL>http://download.microsoft.com/download/6/8/c/68c69ba8-8176-4db1-bedb-69f8a656fefc/vwdsetup.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146791&amp;clcid=0x410</trackingURL>
          <sha1>CCC7C232D19D9AAAC314AEA12744A49AA9933D39</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/x:%temp%\vwd\ /q</commandLineArguments>
          </cmdline>
          <cmdline>
            <exe>%temp%\vwd\setup.exe</exe>
            <commandLineArguments>/q /norestart /web</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_VWD_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>
      <!--Korean-->
      <installer>
        <id>6</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>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/VWD_2008_SP1_ko.html</eulaURL>
        <showsUI>True</showsUI>
        <installerFile>
          <fileSize>2721</fileSize>
          <installerURL>http://download.microsoft.com/download/4/f/6/4f6259f5-63f2-4c81-8b9f-ec4cf1f1a4c4/vwdsetup.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146791&amp;clcid=0x412</trackingURL>
          <sha1>050BB203172A8B0E704B6179C2CF5AB3056EFD82</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/x:%temp%\vwd\ /q</commandLineArguments>
          </cmdline>
          <cmdline>
            <exe>%temp%\vwd\setup.exe</exe>
            <commandLineArguments>/q /norestart /web</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_VWD_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>
      <!--Japanese-->
      <installer>
        <id>7</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>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/VWD_2008_SP1_ja.html</eulaURL>
        <showsUI>True</showsUI>
        <installerFile>
          <fileSize>2714</fileSize>
          <installerURL>http://download.microsoft.com/download/4/a/b/4ab57bd2-dd80-4767-9b06-ffd2909cff11/vwdsetup.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146791&amp;clcid=0x411</trackingURL>
          <sha1>07D44CC333931D99C8A639D9128A15A9EA9A566A</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/x:%temp%\vwd\ /q</commandLineArguments>
          </cmdline>
          <cmdline>
            <exe>%temp%\vwd\setup.exe</exe>
            <commandLineArguments>/q /norestart /web</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_VWD_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>
      <!--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>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/VWD_2008_SP1_zh_cn.html</eulaURL>
        <showsUI>True</showsUI>
        <installerFile>
          <fileSize>2714</fileSize>
          <installerURL>http://download.microsoft.com/download/c/d/b/cdb0efe8-b565-476b-bb2f-fe183df0481f/vwdsetup.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146791&amp;clcid=0x804</trackingURL>
          <sha1>93A3514119C1068A8D986D16F56C4728F4A6F08A</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/x:%temp%\vwd\ /q</commandLineArguments>
          </cmdline>
          <cmdline>
            <exe>%temp%\vwd\setup.exe</exe>
            <commandLineArguments>/q /norestart /web</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_VWD_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>
      <!--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>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/VWD_2008_SP1_zh_tw.html</eulaURL>
        <showsUI>True</showsUI>
        <installerFile>
          <fileSize>2715</fileSize>
          <installerURL>http://download.microsoft.com/download/3/7/b/37b2cb82-3020-4ab5-b48e-b2be78d3b4d5/vwdsetup.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146791&amp;clcid=0x404</trackingURL>
          <sha1>17A6A5581E8419A76529AE0E1C116E15897611EF</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/x:%temp%\vwd\ /q</commandLineArguments>
          </cmdline>
          <cmdline>
            <exe>%temp%\vwd\setup.exe</exe>
            <commandLineArguments>/q /norestart /web</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_VWD_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>
      <!--Russian-->
      <installer>
        <id>10</id>
        <languageId>ru</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>
          </os>
        </osList>
        <eulaURL>http://www.microsoft.com/web/webpi/eula/VWD_2008_SP1_ru.html</eulaURL>
        <showsUI>True</showsUI>
        <installerFile>
          <fileSize>2724</fileSize>
          <installerURL>http://download.microsoft.com/download/5/F/F/5FF455A4-D55D-484F-B0D7-FCE61DDC51BB/vwdsetup.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146791&amp;clcid=0x419</trackingURL>
          <sha1>99D62A605FC5C83929C2103A0DC77E1792B744B6</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/x:%temp%\vwd\ /q</commandLineArguments>
          </cmdline>
          <cmdline>
            <exe>%temp%\vwd\setup.exe</exe>
            <commandLineArguments>/q /norestart /web</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_VWD_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>

  <!-- WebDAV -->
  <entry>
    <productId>WebDAVOOB</productId>
    <title resourceName="Entry_WebDAVOOB_Title">WebDav 7.5</title>
    <version>7.5.0.0</version>  
    <summary resourceName="Entry_WebDAVOOB_Summary">The Microsoft WebDAV Extension for IIS 7.5 helps you enable powerful publishing capabilities for your Web environment.</summary>
    <id>http://www.microsoft.com/web/webpi/webdav</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_WebDAVOOB_LongSummary">WebDAV 7.5 enables Web authors to publish content easily and more securely to IIS 7.0 Web servers. Because WebDAV is deeply integrated with IIS 7.0, Web administrators and hosters can manage WebDAV settings using IIS 7.0 management and configuration tools.</longSummary>
    <productFamily resourceName="DeploymentandPublishing">Deployment and Publishing</productFamily>
    <published>2009-3-17T12:30:00Z</published>
    <link href="http://www.iis.net/extensions/WebDAV" />
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-icon.png</icon>
    </images>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\WebDAV</keyPath>
        <valueName>Install</valueName>
        <valueValue>1</valueValue>
      </registry>
    </discoveryHint>
    <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>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/EULA/webdav75forIIS7.html</eulaURL>
        <installerFile>
          <fileSize>752</fileSize>
          <installerURL>http://download.microsoft.com/download/B/1/9/B19DD371-60E3-410D-B203-DA531193EEF9/webdav_x86_75.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146811</trackingURL>
          <sha1>2E9FD906D92A7EFA0052F58092C7BC17AE35D006</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/webdav75forIIS7_de.html</eulaURL>
        <installerFile>
          <fileSize>1507</fileSize>
          <installerURL>http://download.microsoft.com/download/E/E/0/EE052A4C-A47C-4D9D-A123-DCCAA8AE683C/webdav_de-de_i386.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146811&amp;clcid=0x407</trackingURL>
          <sha1>36DF1DFBCBAF98EB670AAF7EAD21A7D9F98F8A1B</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/webdav75forIIS7_fr.html</eulaURL>
        <installerFile>
          <fileSize>1507</fileSize>
          <installerURL>http://download.microsoft.com/download/E/8/A/E8A25EE0-8A97-44EB-A075-97788F731168/webdav_fr-fr_i386.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146811&amp;clcid=0x40c</trackingURL>
          <sha1>08404556BF71249E0DFDA9A0A6495BFCB7197F24</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/webdav75forIIS7_ja.html</eulaURL>
        <installerFile>
          <fileSize>1505</fileSize>
          <installerURL>http://download.microsoft.com/download/D/A/0/DA0A9E11-9920-48A0-B074-218C7C8D8C64/webdav_ja-jp_i386.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146811&amp;clcid=0x411</trackingURL>
          <sha1>10547228C491C70F9E4836A99A5DCC91D3C6BA85</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/webdav75forIIS7_es.html</eulaURL>
        <installerFile>
          <fileSize>1505</fileSize>
          <installerURL>http://download.microsoft.com/download/9/F/E/9FE5892A-EC1B-4BB6-A57A-756DFA812F3D/webdav_es-es_i386.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146811&amp;clcid=0x40a</trackingURL>
          <sha1>53B2148DD675DAF62C6799559A21A0F3C2E44AAE</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/webdav75forIIS7.html</eulaURL>
        <installerFile>
          <fileSize>913</fileSize>
          <installerURL>http://download.microsoft.com/download/B/5/6/B5690FF0-548A-466D-8C3D-DEC7704EF694/webdav_x64_75.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146812</trackingURL>
          <sha1>5607E8873134CBE15C6EE1509AD8E798024ADE06</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/webdav75forIIS7_de.html</eulaURL>
        <installerFile>
          <fileSize>38</fileSize>
          <installerURL>http://download.microsoft.com/download/5/2/D/52D27BE0-1C39-4F78-B67B-B8AC4277C6E8/webdav_de-de_amd64.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146812&amp;clcid=0x407</trackingURL>
          <sha1>5889B9937896304BD121F4FF13C226822D7D760F</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/webdav75forIIS7_fr.html</eulaURL>
        <installerFile>
          <fileSize>1668</fileSize>
          <installerURL>http://download.microsoft.com/download/1/2/0/12002809-1912-4AD8-9E96-66DABC47F1D8/webdav_fr-fr_amd64.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146812&amp;clcid=0x40c</trackingURL>
          <sha1>34E29A4F35B262520DDDA53F30464BE872FBB7A2</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/webdav75forIIS7_ja.html</eulaURL>
        <installerFile>
          <fileSize>1666</fileSize>
          <installerURL>http://download.microsoft.com/download/C/6/B/C6BB5E28-B9E4-470D-A799-3B646270CD84/webdav_ja-jp_amd64.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146812&amp;clcid=0x411</trackingURL>
          <sha1>6E840469181432BC5A20A3C8E40FC28DC90F996E</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/webdav75forIIS7_es.html</eulaURL>
        <installerFile>
          <fileSize>1666</fileSize>
          <installerURL>http://download.microsoft.com/download/C/C/9/CC957CC3-0228-43EB-AF29-B22D130D5DC1/webdav_es-es_amd64.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146812&amp;clcid=0x40a</trackingURL>
          <sha1>B5535C16470669DB909D094A88FD1E4EE6EA0C60</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!-- Web Deploy -->
  <entry>
    <productId>WDeploy</productId>
    <title resourceName="Entry_WDeploy_Title">Web Deployment Tool 1.0</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_WDeploy_Summary">The IIS Web Deployment Tool provides deployment and migration support for IIS 6.0 and 7.0. The Web Deployment Tool incorporates many features that enable Web server administrators to deploy, sync, and migrate sites, including configuration, content, SSL certificates, and other types of data associated with a Web server.</summary>
    <id>http://www.microsoft.com/web/webpi/webdeploy</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_WDeploy_LongSummary">The Web Deployment Tool provides deployment and migration support for application packages and IIS 6.0 and 7.0 Web servers. For developers, the Web Deployment Tool provides a framework for adding manifest files to ZIP packages that simplify local and remote Web application deployment. The Web Deployment Tool also incorporates many features that enable Web server administrators to deploy, sync, and migrate sites, including configuration, content, SSL certificates, and other types of data associated with a Web server. </longSummary>
    <productFamily resourceName="DeploymentandPublishing">Deployment and Publishing</productFamily>
    <published>2009-3-17T12:30:00Z</published>
    <link href="http://www.iis.net/extensions/webdeploymenttool" />
    <newCategory resourceName="NewWebPlatformExtensions">New Web Platform Extensions</newCategory>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-WebDeploy.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <and>
        <discoveryHint>
          <file>
            <filePath>%programfiles%\IIS\Microsoft Web Deploy\Microsoft.Web.Deployment.dll</filePath>
            <minimumVersion>7.1.0600.0</minimumVersion>
          </file>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\MSDeploy\1</keyPath>
            <valueName>Install</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
      </and>
    </discoveryHint>
    <dependency>
      <and>
        <dependency>
          <!--.NET 2.0 SP1-->
          <productId>NETFramework20SP1</productId>
        </dependency>
        <dependency>
          <productId>SMO</productId>
        </dependency>
      </and>
    </dependency>
    <installers>
      <!-- x86 English -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy.html</eulaURL>
        <installerFile>
          <fileSize>5062</fileSize>
          <installerURL>http://download.microsoft.com/download/4/9/1/491CC67A-9386-477E-9121-A8FD9D2BB0B6/WebDeploy_x86_en-US.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821</trackingURL>
          <sha1>6B54FF31D0DA438F0625B10F93D570F34396FB2C</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </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>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_de.html</eulaURL>
        <installerFile>
          <fileSize>5070</fileSize>
          <installerURL>http://download.microsoft.com/download/C/A/0/CA03E685-6A83-432D-85E2-BACD6B650351/WebDeploy_x86_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821&amp;clcid=0x407</trackingURL>
          <sha1>A7360A5F7A4BEEFC62AD51AE764D5611F8E46DE5</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </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>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_fr.html</eulaURL>
        <installerFile>
          <fileSize>1767</fileSize>
          <installerURL>http://download.microsoft.com/download/5/9/0/5902FF3C-F02D-4031-BFC1-2EBB82109D71/WebDeploy_x86_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821&amp;clcid=0x40c</trackingURL>
          <sha1>F0F6FDFEC689B2D86EEECBBE75AA2BDE77952C05</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </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>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_es.html</eulaURL>
        <installerFile>
          <fileSize>5067</fileSize>
          <installerURL>http://download.microsoft.com/download/F/1/9/F1992047-BB1A-445E-9A6A-24A717C88E0E/WebDeploy_x86_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821&amp;clcid=0x40a</trackingURL>
          <sha1>1D45716C765ACAA498C365C64D440F2E5464C2DE</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </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>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_ja.html</eulaURL>
        <installerFile>
          <fileSize>1767</fileSize>
          <installerURL>http://download.microsoft.com/download/4/6/E/46EFCF93-2960-4271-9403-14F831F80031/WebDeploy_x86_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821&amp;clcid=0x411</trackingURL>
          <sha1>941EEF6B24E1A21DA281C26D4C9054AE2678CA1D</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Italian -->
      <installer>
        <id>6</id>
        <languageId>it</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_it.html</eulaURL>
        <installerFile>
          <fileSize>5069</fileSize>
          <installerURL>http://download.microsoft.com/download/C/1/6/C16E1C4C-E8AA-4EC2-B6C8-37C8F985B79E/WebDeploy_x86_it-IT.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821&amp;clcid=0x410</trackingURL>
          <sha1>44A0B05F5F87EEEDE98AF28416B3F51B98D7F0E2</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Russian -->
      <installer>
        <id>7</id>
        <languageId>ru</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_ru.html</eulaURL>
        <installerFile>
          <fileSize>5067</fileSize>
          <installerURL>http://download.microsoft.com/download/9/9/A/99A8D645-1723-49A1-A3EF-E0541A912D46/WebDeploy_x86_ru-RU.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821&amp;clcid=0x419</trackingURL>
          <sha1>A2DB49872E67F085ABF85B99B58B7998B51AA77B</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Korean -->
      <installer>
        <id>8</id>
        <languageId>ko</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_ko.html</eulaURL>
        <installerFile>
          <fileSize>5063</fileSize>
          <installerURL>http://download.microsoft.com/download/0/E/1/0E1C2587-7938-4400-AFED-8401366423A9/WebDeploy_x86_ko-KR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821&amp;clcid=0x412</trackingURL>
          <sha1>965E19EC26E243F9FE85EBC11B894C4C27D00696</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </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>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_zh_cn.html</eulaURL>
        <installerFile>
          <fileSize>5053</fileSize>
          <installerURL>http://download.microsoft.com/download/1/3/D/13D01124-B5F2-4C06-9322-CB6EC85D980E/WebDeploy_x86_zh-CN.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821&amp;clcid=0x804</trackingURL>
          <sha1>41DF2E4A0D3EA8EFF468FA41545341F13AD0CC29</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </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>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_zh_tw.html</eulaURL>
        <installerFile>
          <fileSize>1767</fileSize>
          <installerURL>http://download.microsoft.com/download/3/4/F/34FA62BA-4B49-421C-B30D-292A9C74902B/WebDeploy_x86_zh-TW.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821&amp;clcid=0x404</trackingURL>
          <sha1>70D09BE5A7C616A336B58BDEEB99F8849E403D81</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 English -->
      <installer>
        <id>11</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy.html</eulaURL>
        <installerFile>
          <fileSize>5281</fileSize>
          <installerURL>http://download.microsoft.com/download/6/A/6/6A6C1EE8-58EC-4CF9-B038-310D23AF42BD/WebDeploy_x64_en-US.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822</trackingURL>
          <sha1>32887BF03BBB5C18020ED70ECAC0FC2770D31638</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 German -->
      <installer>
        <id>12</id>
        <languageId>de</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_de.html</eulaURL>
        <installerFile>
          <fileSize>5288</fileSize>
          <installerURL>http://download.microsoft.com/download/F/9/5/F9502C31-BC24-4C6C-8119-502F768E4902/WebDeploy_x64_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822&amp;clcid=0x407</trackingURL>
          <sha1>B927D26E4323DA72CC78377BDA3E03501193BDFC</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 French -->
      <installer>
        <id>13</id>
        <languageId>fr</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_fr.html</eulaURL>
        <installerFile>
          <fileSize>5288</fileSize>
          <installerURL>http://download.microsoft.com/download/A/3/F/A3FD5A8C-29B7-4DA7-B7A4-9FCF5336392B/WebDeploy_x64_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822&amp;clcid=0x40c</trackingURL>
          <sha1>53872C624BB45788551FCF9BBC33B3443ACDBA86</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Spanish -->
      <installer>
        <id>14</id>
        <languageId>es</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_es.html</eulaURL>
        <installerFile>
          <fileSize>5286</fileSize>
          <installerURL>http://download.microsoft.com/download/8/B/F/8BFD44CD-E21F-4755-A7B5-9BAAE3FC6C42/WebDeploy_x64_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822&amp;clcid=0x40a</trackingURL>
          <sha1>070971248F866C25BBDF9F1C232CD4D0C62E8DAB</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Japanese -->
      <installer>
        <id>15</id>
        <languageId>ja</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_ja.html</eulaURL>
        <installerFile>
          <fileSize>5286</fileSize>
          <installerURL>http://download.microsoft.com/download/E/E/9/EE9CFBE0-BC0E-4D15-90CD-8C41CE7ED4EB/WebDeploy_x64_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822&amp;clcid=0x411</trackingURL>
          <sha1>E895CA43738B80113453E2CD0C3DED4A656ABEDF</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Italian -->
      <installer>
        <id>16</id>
        <languageId>it</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_it.html</eulaURL>
        <installerFile>
          <fileSize>5287</fileSize>
          <installerURL>http://download.microsoft.com/download/7/D/F/7DFDD794-399E-48DB-96C7-F9CB724D833F/WebDeploy_x64_it-IT.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822&amp;clcid=0x410</trackingURL>
          <sha1>77B6807DDE5D5F346C49C4A97DFA01A9407D4A2E</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Russian -->
      <installer>
        <id>17</id>
        <languageId>ru</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_ru.html</eulaURL>
        <installerFile>
          <fileSize>5285</fileSize>
          <installerURL>http://download.microsoft.com/download/D/0/3/D0315BFC-AD7D-4386-8B6A-ECDBA14AE468/WebDeploy_x64_ru-RU.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822&amp;clcid=0x419</trackingURL>
          <sha1>55A942CA320F184D8C17D5A9AE9619974914493E</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Korean -->
      <installer>
        <id>18</id>
        <languageId>ko</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_ko.html</eulaURL>
        <installerFile>
          <fileSize>5281</fileSize>
          <installerURL>http://download.microsoft.com/download/8/2/8/82892029-BE2E-43D8-842E-F3E95E536E26/WebDeploy_x64_ko-KR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822&amp;clcid=0x412</trackingURL>
          <sha1>E5CB659EC7A74B2ACD7FD0CCC01072E2A3C95104</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </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>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_zh_cn.html</eulaURL>
        <installerFile>
          <fileSize>5272</fileSize>
          <installerURL>http://download.microsoft.com/download/D/C/D/DCD8FF61-8788-440C-9CE5-0DD5A4B1B6B5/WebDeploy_x64_zh-CN.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822&amp;clcid=0x804</trackingURL>
          <sha1>5BEE03D24F9754BD8EC621F2F9C90E393C032A9B</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </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>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_zh_tw.html</eulaURL>
        <installerFile>
          <fileSize>5273</fileSize>
          <installerURL>http://download.microsoft.com/download/D/4/A/D4A9B6DE-20E9-4823-AE4C-B376D9F3FBC3/WebDeploy_x64_zh-TW.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822&amp;clcid=0x404</trackingURL>
          <sha1>66F4C521BA6E9F73217916C62422AD3D93183EE4</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!-- Web Deploy without SMO -->
  <entry>
    <productId>WDeployNoSMO</productId>
    <title resourceName="Entry_WDeployNoSMO_Title">Web Deployment Tool 1.0</title>
    <version>7.0.0.0</version>
    <summary resourceName="Entry_WDeployNoSMO_Summary">The IIS Web Deployment Tool provides deployment and migration support for IIS 6.0 and 7.0. The Web Deployment Tool incorporates many features that enable Web server administrators to deploy, sync, and migrate sites, including configuration, content, SSL certificates, and other types of data associated with a Web server.</summary>
    <id>http://www.microsoft.com/web/webpi/webdeploy</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_WDeployNoSMO_LongSummary">The Web Deployment Tool provides deployment and migration support for application packages and IIS 6.0 and 7.0 Web servers. For developers, the Web Deployment Tool provides a framework for adding manifest files to ZIP packages that simplify local and remote Web application deployment. The Web Deployment Tool also incorporates many features that enable Web server administrators to deploy, sync, and migrate sites, including configuration, content, SSL certificates, and other types of data associated with a Web server. </longSummary>
    <published>2009-3-17T12:30:00Z</published>
    <link href="http://www.iis.net/extensions/webdeploymenttool" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-WebDeploy.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.iis.net/</uri>
    </author>
    <discoveryHint>
      <and>
        <discoveryHint>
          <file>
            <filePath>%programfiles%\IIS\Microsoft Web Deploy\Microsoft.Web.Deployment.dll</filePath>
            <minimumVersion>7.1.0600.0</minimumVersion>
          </file>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\MSDeploy\1</keyPath>
            <valueName>Install</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
      </and>
    </discoveryHint>
    <!--.NET Framework 2.0 SP1-->
    <dependency>
      <productId>NETFramework20SP1</productId>
    </dependency>
    <installers>
      <!-- x86 English -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy.html</eulaURL>
        <installerFile>
          <fileSize>5062</fileSize>
          <installerURL>http://download.microsoft.com/download/4/9/1/491CC67A-9386-477E-9121-A8FD9D2BB0B6/WebDeploy_x86_en-US.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821</trackingURL>
          <sha1>6B54FF31D0DA438F0625B10F93D570F34396FB2C</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </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>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_de.html</eulaURL>
        <installerFile>
          <fileSize>5070</fileSize>
          <installerURL>http://download.microsoft.com/download/C/A/0/CA03E685-6A83-432D-85E2-BACD6B650351/WebDeploy_x86_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821&amp;clcid=0x407</trackingURL>
          <sha1>A7360A5F7A4BEEFC62AD51AE764D5611F8E46DE5</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </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>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_fr.html</eulaURL>
        <installerFile>
          <fileSize>1767</fileSize>
          <installerURL>http://download.microsoft.com/download/5/9/0/5902FF3C-F02D-4031-BFC1-2EBB82109D71/WebDeploy_x86_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821&amp;clcid=0x40c</trackingURL>
          <sha1>F0F6FDFEC689B2D86EEECBBE75AA2BDE77952C05</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </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>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_es.html</eulaURL>
        <installerFile>
          <fileSize>5067</fileSize>
          <installerURL>http://download.microsoft.com/download/F/1/9/F1992047-BB1A-445E-9A6A-24A717C88E0E/WebDeploy_x86_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821&amp;clcid=0x40a</trackingURL>
          <sha1>1D45716C765ACAA498C365C64D440F2E5464C2DE</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </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>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_ja.html</eulaURL>
        <installerFile>
          <fileSize>1767</fileSize>
          <installerURL>http://download.microsoft.com/download/4/6/E/46EFCF93-2960-4271-9403-14F831F80031/WebDeploy_x86_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821&amp;clcid=0x411</trackingURL>
          <sha1>941EEF6B24E1A21DA281C26D4C9054AE2678CA1D</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Italian -->
      <installer>
        <id>6</id>
        <languageId>it</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_it.html</eulaURL>
        <installerFile>
          <fileSize>5069</fileSize>
          <installerURL>http://download.microsoft.com/download/C/1/6/C16E1C4C-E8AA-4EC2-B6C8-37C8F985B79E/WebDeploy_x86_it-IT.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821&amp;clcid=0x410</trackingURL>
          <sha1>44A0B05F5F87EEEDE98AF28416B3F51B98D7F0E2</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Russian -->
      <installer>
        <id>7</id>
        <languageId>ru</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_ru.html</eulaURL>
        <installerFile>
          <fileSize>5067</fileSize>
          <installerURL>http://download.microsoft.com/download/9/9/A/99A8D645-1723-49A1-A3EF-E0541A912D46/WebDeploy_x86_ru-RU.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821&amp;clcid=0x419</trackingURL>
          <sha1>A2DB49872E67F085ABF85B99B58B7998B51AA77B</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x86 Korean -->
      <installer>
        <id>8</id>
        <languageId>ko</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_ko.html</eulaURL>
        <installerFile>
          <fileSize>5063</fileSize>
          <installerURL>http://download.microsoft.com/download/0/E/1/0E1C2587-7938-4400-AFED-8401366423A9/WebDeploy_x86_ko-KR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821&amp;clcid=0x412</trackingURL>
          <sha1>965E19EC26E243F9FE85EBC11B894C4C27D00696</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </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>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_zh_cn.html</eulaURL>
        <installerFile>
          <fileSize>5053</fileSize>
          <installerURL>http://download.microsoft.com/download/1/3/D/13D01124-B5F2-4C06-9322-CB6EC85D980E/WebDeploy_x86_zh-CN.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821&amp;clcid=0x804</trackingURL>
          <sha1>41DF2E4A0D3EA8EFF468FA41545341F13AD0CC29</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </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>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_zh_tw.html</eulaURL>
        <installerFile>
          <fileSize>1767</fileSize>
          <installerURL>http://download.microsoft.com/download/3/4/F/34FA62BA-4B49-421C-B30D-292A9C74902B/WebDeploy_x86_zh-TW.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146821&amp;clcid=0x404</trackingURL>
          <sha1>70D09BE5A7C616A336B58BDEEB99F8849E403D81</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 English -->
      <installer>
        <id>11</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy.html</eulaURL>
        <installerFile>
          <fileSize>5281</fileSize>
          <installerURL>http://download.microsoft.com/download/6/A/6/6A6C1EE8-58EC-4CF9-B038-310D23AF42BD/WebDeploy_x64_en-US.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822</trackingURL>
          <sha1>32887BF03BBB5C18020ED70ECAC0FC2770D31638</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 German -->
      <installer>
        <id>12</id>
        <languageId>de</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_de.html</eulaURL>
        <installerFile>
          <fileSize>5288</fileSize>
          <installerURL>http://download.microsoft.com/download/F/9/5/F9502C31-BC24-4C6C-8119-502F768E4902/WebDeploy_x64_de-DE.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822&amp;clcid=0x407</trackingURL>
          <sha1>B927D26E4323DA72CC78377BDA3E03501193BDFC</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 French -->
      <installer>
        <id>13</id>
        <languageId>fr</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_fr.html</eulaURL>
        <installerFile>
          <fileSize>5288</fileSize>
          <installerURL>http://download.microsoft.com/download/A/3/F/A3FD5A8C-29B7-4DA7-B7A4-9FCF5336392B/WebDeploy_x64_fr-FR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822&amp;clcid=0x40c</trackingURL>
          <sha1>53872C624BB45788551FCF9BBC33B3443ACDBA86</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Spanish -->
      <installer>
        <id>14</id>
        <languageId>es</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_es.html</eulaURL>
        <installerFile>
          <fileSize>5286</fileSize>
          <installerURL>http://download.microsoft.com/download/8/B/F/8BFD44CD-E21F-4755-A7B5-9BAAE3FC6C42/WebDeploy_x64_es-ES.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822&amp;clcid=0x40a</trackingURL>
          <sha1>070971248F866C25BBDF9F1C232CD4D0C62E8DAB</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Japanese -->
      <installer>
        <id>15</id>
        <languageId>ja</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_ja.html</eulaURL>
        <installerFile>
          <fileSize>5286</fileSize>
          <installerURL>http://download.microsoft.com/download/E/E/9/EE9CFBE0-BC0E-4D15-90CD-8C41CE7ED4EB/WebDeploy_x64_ja-JP.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822&amp;clcid=0x411</trackingURL>
          <sha1>E895CA43738B80113453E2CD0C3DED4A656ABEDF</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Italian -->
      <installer>
        <id>16</id>
        <languageId>it</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_it.html</eulaURL>
        <installerFile>
          <fileSize>5287</fileSize>
          <installerURL>http://download.microsoft.com/download/7/D/F/7DFDD794-399E-48DB-96C7-F9CB724D833F/WebDeploy_x64_it-IT.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822&amp;clcid=0x410</trackingURL>
          <sha1>77B6807DDE5D5F346C49C4A97DFA01A9407D4A2E</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Russian -->
      <installer>
        <id>17</id>
        <languageId>ru</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_ru.html</eulaURL>
        <installerFile>
          <fileSize>5285</fileSize>
          <installerURL>http://download.microsoft.com/download/D/0/3/D0315BFC-AD7D-4386-8B6A-ECDBA14AE468/WebDeploy_x64_ru-RU.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822&amp;clcid=0x419</trackingURL>
          <sha1>55A942CA320F184D8C17D5A9AE9619974914493E</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 Korean -->
      <installer>
        <id>18</id>
        <languageId>ko</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_ko.html</eulaURL>
        <installerFile>
          <fileSize>5281</fileSize>
          <installerURL>http://download.microsoft.com/download/8/2/8/82892029-BE2E-43D8-842E-F3E95E536E26/WebDeploy_x64_ko-KR.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822&amp;clcid=0x412</trackingURL>
          <sha1>E5CB659EC7A74B2ACD7FD0CCC01072E2A3C95104</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </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>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_zh_cn.html</eulaURL>
        <installerFile>
          <fileSize>5272</fileSize>
          <installerURL>http://download.microsoft.com/download/D/C/D/DCD8FF61-8788-440C-9CE5-0DD5A4B1B6B5/WebDeploy_x64_zh-CN.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822&amp;clcid=0x804</trackingURL>
          <sha1>5BEE03D24F9754BD8EC621F2F9C90E393C032A9B</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </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>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
          <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/webdeploy_zh_tw.html</eulaURL>
        <installerFile>
          <fileSize>5273</fileSize>
          <installerURL>http://download.microsoft.com/download/D/4/A/D4A9B6DE-20E9-4823-AE4C-B376D9F3FBC3/WebDeploy_x64_zh-TW.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146822&amp;clcid=0x404</trackingURL>
          <sha1>66F4C521BA6E9F73217916C62422AD3D93183EE4</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=ALL</properties>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!-- Windows Cache -->
  <entry>
    <productId>WinCache52</productId>
    <title resourceName="Entry_WinCache52_Title">Windows Cache Extension 1.0 for PHP 5.2</title>
    <version>1.0</version>
    <summary resourceName="Entry_WinCache52_Summary">The Windows Cache Extension 1.0 is a PHP accelerator that is used to significantly increase the speed of PHP code running on Windows Operating System.</summary>
    <longSummary resourceName="Entry_WinCache52_LongSummary">Windows Cache Extension 1.0 is a PHP accelerator that is used to significantly increase the speed of PHP code running on Windows Operating System. Windows Cache Extension increases performance by caching PHP file content and compiled PHP opcode in shared memory, thus avoiding the overhead of reading, parsing and compiling the PHP source code for every request.</longSummary>
    <id>http://www.microsoft.com/web/webpi/wincache52</id>
    <updated>2009-11-19T16:30:00Z</updated>
    <published>2009-11-19T12:30:00Z</published>
    <link href="http://www.iis.net/extensions/wincacheforphp" />
    <frameworkFamily resourceName="PHP">PHP</frameworkFamily>
    <newCategory resourceName="NewWebPlatformExtensions">New Web Platform Extensions</newCategory>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/IIS_WebPlatformInstaller_GenericWizardArt.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://php.iis.net/</uri>
    </author>
    <discoveryHint>
      <or>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Cache Extension for PHP</keyPath>
            <valueName>Version</valueName>
            <valueValue>1.0.1117.0</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows Cache Extension for PHP</keyPath>
            <valueName>Version</valueName>
            <valueValue>1.0.1117.0</valueValue>
          </registry>
        </discoveryHint>
      </or>
    </discoveryHint>
    <!-- bring along IIS and PHP-->
    <dependency>
      <or>
        <!--IIS 5.1-->
        <dependency>
          <and>
            <!--IIS-->
            <dependency>
              <productId>IIS51</productId>
            </dependency>
            <!--FastCGI-->
            <dependency>
              <or>
                <dependency>
                  <productId>FastCGIIIS6</productId>
                </dependency>
                <dependency>
                  <productId>FastCGI15BetaIIS6</productId>
                </dependency>
              </or>
            </dependency>
            <!--PHP-->
            <dependency>
              <productId>PHP</productId>
            </dependency>
          </and>
        </dependency>
        <!--IIS 6.0-->
        <dependency>
          <and>
            <!--IIS-->
            <dependency>
              <productId>IIS60</productId>
            </dependency>
            <!--FastCGI-->
            <dependency>
              <or>
                <dependency>
                  <productId>FastCGIIIS6</productId>
                </dependency>
                <dependency>
                  <productId>FastCGI15BetaIIS6</productId>
                </dependency>
              </or>
            </dependency>
            <!--PHP-->
            <dependency>
              <productId>PHP</productId>
            </dependency>
          </and>
        </dependency>
        <dependency>
          <!--IIS 7.0-->
          <and>
            <dependency>
              <productId>StaticContent</productId>
            </dependency>
            <dependency>
              <productId>DefaultDocument</productId>
            </dependency>
            <dependency>
              <productId>DirectoryBrowse</productId>
            </dependency>
            <dependency>
              <productId>HTTPErrors</productId>
            </dependency>
            <dependency>
              <productId>HTTPLogging</productId>
            </dependency>
            <dependency>
              <productId>LoggingTools</productId>
            </dependency>
            <dependency>
              <productId>RequestMonitor</productId>
            </dependency>
            <dependency>
              <productId>RequestFiltering</productId>
            </dependency>
            <dependency>
              <productId>StaticContentCompression</productId>
            </dependency>
            <dependency>
              <productId>IISManagementConsole</productId>
            </dependency>
            <dependency>
              <productId>CGI</productId>
            </dependency>
            <!--PHP-->
            <dependency>
              <productId>PHP</productId>
            </dependency>
          </and>
        </dependency>
      </or>
    </dependency>
    <installers>
      <!-- x86 Installation -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://svn.php.net/viewvc/pecl/wincache/trunk/LICENSE?revision=290634&amp;view=markup</eulaURL>
        <installerFile>
          <fileSize>162</fileSize>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=163235</trackingURL>
          <installerURL>http://windows.php.net/downloads/pecl/wincache/wincache52wpi.exe</installerURL>
          <sha1>602FDF85E58901FB574147D38BB51BA85104B721</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%SystemRoot%\System32\iisreset.exe</exe>
            <commandLineArguments>/STOP</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q:a /t:%TEMP%</commandLineArguments>
          </cmdline>
          <cmdline>
            <exe>%windir%\System32\cscript.exe</exe>
            <commandLineArguments>"%TEMP%\wincachewpipre.vbs" PHPPATH "%ProgramFiles%\PHP\"</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>25001</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_WinCache52_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 Windows Cache Extension for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>25005</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_WinCache52_25005_pre_DetailedInformation">Missing or incorrect command line option running the pre-installation script.  PHP must be installed via the Web Platform Installer for Windows Cache Extension for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
          <msiInstall>
            <msi>%TEMP%\wincache52wpi.msi</msi>
            <properties>PHPPATH="%ProgramFiles%\PHP\" IACCEPTWINDOWSCACHEFORPHPLICENSETERMS=Yes</properties>
          </msiInstall>
          <cmdline>
            <exe>%windir%\System32\cscript.exe</exe>
            <commandLineArguments>"%TEMP%\wincachewpipost.vbs" PHPINIPATH "%ProgramFiles%\PHP\php.ini"</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>25002</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_WinCache52_25002_DetailedInformation">Unable to load the php.ini file.  PHP must be installed via the Web Platform Installer for Windows Cache Extension for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>25003</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_WinCache52_25003_DetailedInformation">Unable to append the WINCACHE extension to the php.ini.  No changes were made to the php.ini file.  PHP must be installed via the Web Platform Installer for Windows Cache Extension for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>25004</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_WinCache52_25004_DetailedInformation">Unable to append the WINCACHE extension to the php.ini.  A backup was saved as php.ini.wincache.bak.  PHP must be installed via the Web Platform Installer for Windows Cache Extension for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>25005</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_WinCache52_25005_post_DetailedInformation">Missing or incorrect command line option running the post-installation script.  PHP must be installed via the Web Platform Installer for Windows Cache Extension for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\iisreset.exe</exe>
            <commandLineArguments>/START</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- x64 installation -->
      <installer>
        <id>2</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://svn.php.net/viewvc/pecl/wincache/trunk/LICENSE?revision=290634&amp;view=markup</eulaURL>
        <installerFile>
          <fileSize>162</fileSize>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=163236</trackingURL>
          <installerURL>http://windows.php.net/downloads/pecl/wincache/wincache52wpi.exe</installerURL>
          <sha1>602FDF85E58901FB574147D38BB51BA85104B721</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%SystemRoot%\System32\iisreset.exe</exe>
            <commandLineArguments>/STOP</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>        
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q:a /t:%TEMP%</commandLineArguments>
          </cmdline>
          <cmdline>
            <exe>%windir%\System32\cscript.exe</exe>
            <commandLineArguments>"%TEMP%\wincachewpipre.vbs" PHPPATH "%ProgramFiles(x86)%\PHP\"</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>25001</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_WinCache52_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 Windows Cache Extension for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>25005</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_WinCache52_25005_pre_DetailedInformation">Missing or incorrect command line option running the pre-installation script.  PHP must be installed via the Web Platform Installer for Windows Cache Extension for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
          <msiInstall>
            <msi>%TEMP%\wincache52wpi.msi</msi>
            <properties>PHPPATH="%ProgramFiles(x86)%\PHP\" IACCEPTWINDOWSCACHEFORPHPLICENSETERMS=Yes</properties>
          </msiInstall>
          <cmdline>
            <exe>%windir%\System32\cscript.exe</exe>
            <commandLineArguments>"%TEMP%\wincachewpipost.vbs" PHPINIPATH "%ProgramFiles(x86)%\PHP\php.ini"</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>25002</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_WinCache52_25002_DetailedInformation">Unable to load the php.ini file.  PHP must be installed via the Web Platform Installer for Windows Cache Extension for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>25003</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_WinCache52_25003_DetailedInformation">Unable to append the WINCACHE extension to the php.ini.  No changes were made to the php.ini file.  PHP must be installed via the Web Platform Installer for Windows Cache Extension for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>25004</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_WinCache52_25004_DetailedInformation">Unable to append the WINCACHE extension to the php.ini.  A backup was saved as php.ini.wincache.bak.  PHP must be installed via the Web Platform Installer for Windows Cache Extension for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>25005</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_WinCache52_25005_post_DetailedInformation">Missing or incorrect command line option running the post-installation script.  PHP must be installed via the Web Platform Installer for Windows Cache Extension for PHP to correctly install.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
          <cmdline>
            <exe>%SystemRoot%\System32\iisreset.exe</exe>
            <commandLineArguments>/START</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>          
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!--.NET Framework 3.5 SP1, WinXP thru Win2k8 -->
  <entry>
    <productId>NETFramework35</productId>
    <title resourceName="Entry_NETFramework35_Title">.NET Framework 3.5 SP 1</title>
    <summary resourceName="Entry_NETFramework35_Summary">Microsoft ASP.NET is a free application programming framework that allows programmers to create dynamic web applications.</summary>
    <id>http://www.microsoft.com/web/webpi/netframework3_5</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_NETFramework35_LongSummary">Microsoft ASP.NET is a free application programming framework that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites to large, enterprise-class web applications. All you need to get started programming with ASP.NET is the free .NET Framework and the free Visual Web Developer.</longSummary>
    <frameworkFamily resourceName="NETFramework">.NET Framework</frameworkFamily>
    <published>2009-3-17T12:30:00Z</published>
    <link href="http://www.microsoft.com/net" />
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/net-option-a.png</icon>
    </images>
    <discoveryHint>
      <and>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5</keyPath>
            <valueName>Install</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <or>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5</keyPath>
                <valueName>SP</valueName>
                <valueValue>1</valueValue>
              </registry>
            </discoveryHint>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\1033</keyPath>
                <valueName>SP</valueName>
                <valueValue>1</valueValue>
              </registry>
            </discoveryHint>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\1041</keyPath>
                <valueName>SP</valueName>
                <valueValue>1</valueValue>
              </registry>
            </discoveryHint>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\3082</keyPath>
                <valueName>SP</valueName>
                <valueValue>1</valueValue>
              </registry>
            </discoveryHint>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\1036</keyPath>
                <valueName>SP</valueName>
                <valueValue>1</valueValue>
              </registry>
            </discoveryHint>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\1031</keyPath>
                <valueName>SP</valueName>
                <valueValue>1</valueValue>
              </registry>
            </discoveryHint>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\1042</keyPath>
                <valueName>SP</valueName>
                <valueValue>1</valueValue>
              </registry>
            </discoveryHint>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\1049</keyPath>
                <valueName>SP</valueName>
                <valueValue>1</valueValue>
              </registry>
            </discoveryHint>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\2052</keyPath>
                <valueName>SP</valueName>
                <valueValue>1</valueValue>
              </registry>
            </discoveryHint>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\1040</keyPath>
                <valueName>SP</valueName>
                <valueValue>1</valueValue>
              </registry>
            </discoveryHint>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\1028</keyPath>
                <valueName>SP</valueName>
                <valueValue>1</valueValue>
              </registry>
            </discoveryHint>
          </or>
        </discoveryHint>
      </and>
    </discoveryHint>
    <!-- bring along IIS for ASP.NET-->   
    <related>
      <!--IIS 5.1-->
      <relatedProduct>
        <productId>IIS51</productId>
      </relatedProduct>
      <!--IIS 6.0-->
      <relatedProduct>
        <productId>IIS60</productId>
      </relatedProduct>
      <!--IIS 7.0-->
      <relatedProduct>
        <productId>StaticContent</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>DefaultDocument</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>DirectoryBrowse</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>HTTPErrors</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>HTTPLogging</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>LoggingTools</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>RequestMonitor</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>RequestFiltering</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>StaticContentCompression</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>IISManagementConsole</productId>
        </relatedProduct>
      <relatedProduct>
        <productId>ASPNET</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>NETExtensibility</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>ISAPIFilters</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>ISAPIExtensions</productId>
      </relatedProduct>
    </related>
    <installers>
      <!-- XP thru 2k8 -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>0</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/EULA/NET_3_5_SP1.html</eulaURL>
        <installerFile>
          <fileSize>2890</fileSize>
          <installerURL>http://download.microsoft.com/download/0/6/1/061f001c-8752-4600-a198-53214c69b51f/dotnetfx35setup.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146773</trackingURL>
          <sha1>EC9F0C31B9949CA1CF14E9A43BCA065FA5BC0E71</sha1>
        </installerFile>
        <logFiles>
          <location>%temp%\dd_dotnetfx35install.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /norestart</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_NETFramework35_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>
      <!-- Win7, not server core -->
      <installer>
        <id>2</id>
        <languageId>en</languageId>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Client />
              <Server />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/EULA/NET_3_5_SP1.html</eulaURL>
        <installCommands>
          <cmdline>
            <exe>%windir%\system32\dism.exe</exe>
            <commandLineArguments>/online /enable-feature /featureName:NetFx3</commandLineArguments>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- Win7 server core -->
      <installer>
        <id>3</id>
        <languageId>en</languageId>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <ServerCore />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/EULA/NET_3_5_SP1.html</eulaURL>
        <installCommands>
          <cmdline>
            <exe>%windir%\system32\dism.exe</exe>
            <commandLineArguments>/online /enable-feature /featureName:NetFx3-ServerCore</commandLineArguments>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!--.NET Framework 4, WinXP and higher -->
  <entry>
    <productId>NETFramework4</productId>
    <title resourceName="Entry_NETFramework4_Title">Microsoft .NET Framework 4 Beta 2</title>
    <summary resourceName="Entry_NETFramework4_Summary">ASP.NET is a Microsoft technology that enables programmers to create dynamic Web applications.</summary>
    <id>http://www.microsoft.com/web/webpi/netframework4B2</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_NETFramework4_LongSummary">ASP.NET is a Microsoft technology that enables programmers to create dynamic Web applications. You can use ASP.NET to create anything from small, personal Web sites to large, enterprise-class Web applications. All you need to get started with ASP.NET is the .NET Framework and the Visual Web Developer Express, which are both free downloads.</longSummary>
    <frameworkFamily resourceName="NETFramework">.NET Framework</frameworkFamily>
    <published>2009-3-17T12:30:00Z</published>
    <link href="http://go.microsoft.com/fwlink/?LinkID=151797" />
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/net-option-a.png</icon>
    </images>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full</keyPath>
        <valueName>Install</valueName>
        <valueValue>1</valueValue>
      </registry>
    </discoveryHint>
    <!-- bring along IIS for ASP.NET-->
    <related>
      <!--IIS 5.1-->
      <relatedProduct>
        <productId>IIS51</productId>
      </relatedProduct>
      <!--IIS 6.0-->
      <relatedProduct>
        <productId>IIS60</productId>
      </relatedProduct>
      <!--IIS 7.0-->
      <relatedProduct>
        <productId>StaticContent</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>DefaultDocument</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>DirectoryBrowse</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>HTTPErrors</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>HTTPLogging</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>LoggingTools</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>RequestMonitor</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>RequestFiltering</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>StaticContentCompression</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>IISManagementConsole</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>ASPNET</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>NETExtensibility</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>ISAPIFilters</productId>
      </relatedProduct>
      <relatedProduct>
        <productId>ISAPIExtensions</productId>
      </relatedProduct>
    </related>
    <installers>
      <!-- XP thru W2K3 -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
              <spMajorVersion>3</spMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>9</osMinorVersion>
            </maximumVersion>
          </os>
        </osList>
        <eulaURL>http://go.microsoft.com/fwlink/?LinkId=166028</eulaURL>
        <installerFile>
          <fileSize>807</fileSize>
          <installerURL>http://download.microsoft.com/download/D/2/C/D2C07945-4D8B-44B6-A5E6-EE5A4CB8357D/dotnetfx40_full_setup.exe</installerURL>
          <trackingURL></trackingURL>
          <sha1>486B3CB38C797E7DA97066E54BCE5DC65B5A132B</sha1>
        </installerFile>
        <logFiles>
          <location>%temp%\dd_dotnetfx4install.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /chainingpackage webpi /norestart </commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_NETFramework4_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2145124330</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_NETFramework4_FailReboot">The installation was unsuccessful. The computer needs to be restarted in order to install.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2145071090</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_NETFramework4_FailReboot">The installation was unsuccessful. The computer needs to be restarted in order to install.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2145071092</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_NETFramework4_FailReboot">The installation was unsuccessful. The computer needs to be restarted in order to install.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>2359301</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_NETFramework4_FailReboot">The installation was unsuccessful. The computer needs to be restarted in order to install.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>5100</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_NETFramework4_5100_DetailedInformation">Machine does not meet system requirements.</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- Vista, Win7, W2K8 and W2K8 R2 -->
      <!-- W2K8 server core not supported -->
      <installer>
        <id>2</id>
        <languageId>en</languageId>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Client />
              <Server />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://go.microsoft.com/fwlink/?LinkId=166028</eulaURL>
        <installerFile>
          <fileSize>807</fileSize>
          <installerURL>http://download.microsoft.com/download/D/2/C/D2C07945-4D8B-44B6-A5E6-EE5A4CB8357D/dotnetfx40_full_setup.exe</installerURL>
          <trackingURL></trackingURL>
          <sha1>486B3CB38C797E7DA97066E54BCE5DC65B5A132B</sha1>
        </installerFile>
        <logFiles>
          <location>%temp%\dd_dotnetfx4install.txt</location>
        </logFiles>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /chainingpackage webpi /norestart</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_NETFramework4_3010_DetailedInformation">The installation was successful and the computer needs to be restarted.</detailedInformation>
                </successRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2145124330</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_NETFramework4_FailReboot">The installation was unsuccessful. The computer needs to be restarted in order to install.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2145071090</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_NETFramework4_FailReboot">The installation was unsuccessful. The computer needs to be restarted in order to install.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>-2145071092</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_NETFramework4_FailReboot">The installation was unsuccessful. The computer needs to be restarted in order to install.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>2359301</returnCode>
                <failureRebootRequired>
                  <detailedInformation resourceName="Mapping_NETFramework4_FailReboot">The installation was unsuccessful. The computer needs to be restarted in order to install.</detailedInformation>
                </failureRebootRequired>
              </mapping>
              <mapping>
                <returnCode>5100</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_5100_DetailedInformation">Machine does not meet system requirements.</detailedInformation>
                </failure>
              </mapping>
              <mapping>
                <returnCode>-2067922943</returnCode>
                <failure>
                  <detailedInformation resourceName="Mapping_SQLExpress_-2067922943_DetailedInformation">Invalid platform OS service packs.</detailedInformation>
                </failure>
              </mapping>
            </returnCodeMappings>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!--.NET Framework 2.0 SP1, WinXP SP2 & Win2k3 -->
  <entry>
    <productId>NETFramework20SP1</productId>
    <title resourceName="Entry_NETFramework20SP1_Title">.NET Framework 2.0 SP 1</title>
    <summary resourceName="Entry_NETFramework20SP1_Summary">.NET Framework 2.0 SP 1 builds incrementally on .NET Framework 2.0.</summary>
    <id>http://www.microsoft.com/web/webpi/netframework2_0_1</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <published>2009-3-17T12:30:00Z</published>
    <link href="http://www.asp.net" />
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <discoveryHint>
      <and>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v2.0.50727</keyPath>
            <valueName>Install</valueName>
            <valueValue>1</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <or>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v2.0.50727</keyPath>
                <valueName>SP</valueName>
                <valueValue>1</valueValue>
              </registry>
            </discoveryHint>
            <discoveryHint>
              <registry>
                <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v2.0.50727</keyPath>
                <valueName>SP</valueName>
                <valueValue>2</valueValue>
              </registry>
            </discoveryHint>
          </or>
        </discoveryHint>
      </and>
    </discoveryHint>
    <dependency>
      <productId>WindowsInstaller31</productId>
    </dependency>
    <installers>
      <!-- x86 -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
              <!-- sp version -->
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/EULA/NET_3_5_SP1.html</eulaURL>
        <installerFile>
          <fileSize>24178</fileSize>
          <installerURL>http://download.microsoft.com/download/0/8/c/08c19fa4-4c4f-4ffb-9d6c-150906578c9e/NetFx20SP1_x86.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146774</trackingURL>
          <sha1>EEF5A36924CDF0C02598CCF96AA4F60887A49840</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /norestart</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_NETFramework20SP1_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>5</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
              <spMajorVersion>2</spMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/EULA/NET_3_5_SP1.html</eulaURL>
        <installerFile>
          <fileSize>48043</fileSize>
          <installerURL>http://download.microsoft.com/download/9/8/6/98610406-c2b7-45a4-bdc3-9db1b1c5f7e2/NetFx20SP1_x64.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146775</trackingURL>
          <sha1>F4FC64EBF66978CA95EBF4F5ACFD0107D77C5656</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q /norestart</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_NETFramework20SP1_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>
  
  <!--Windows Installer 3.1 XP / 2k3 -->
  <entry>
    <productId>WindowsInstaller31</productId>
    <title resourceName="Entry_WindowsInstaller31_Title">Windows Installer 3.1</title>
    <version>0.0.0</version>
    <summary resourceName="Entry_WindowsInstaller31_Summary">The Microsoft® Windows® Installer (MSI) is the application installation and configuration service for Windows. </summary>
    <id>http://www.microsoft.com/web/webpi/windowsinstaller_3_1</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <published>2009-3-17T12:30:00Z</published>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <discoveryHint>
      <file>
        <filePath>%windir%\System32\msi.dll</filePath>
        <minimumVersion>3.1.4000.2435</minimumVersion>
      </file>
    </discoveryHint>
    <installers>
      <!-- XP / 2k3, x86 -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <installerFile>
          <fileSize>2525</fileSize>
          <installerURL>http://download.microsoft.com/download/1/4/7/147ded26-931c-4daf-9095-ec7baf996f46/WindowsInstaller-KB893803-v2-x86.exe</installerURL>
          <sha1>8318455B36BA0A748307459279D46F2F4CDB5A0E</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/quiet /norestart</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_WindowsInstaller31_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>
      <!-- XP / 2k3, x64 -->
      <installer>
        <id>2</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
            </minimumVersion>
          </os>
        </osList>
        <installerFile>
          <fileSize>4477</fileSize>
          <installerURL>http://download.microsoft.com/download/4/8/5/4852c63a-cf27-4e83-baad-47b8372e9e9b/WindowsServer2003-KB898715-x64-enu.exe</installerURL>
          <sha1>19CBDD37A5BF13BF3800EF63CF4827131C94CA35</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/quiet /norestart</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_WindowsInstaller31_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>
  
  <!-- PowerShell 1.0 -->
  <entry>
    <productId>PowerShell</productId>
    <title resourceName="Entry_PowerShell_Title">Windows PowerShell</title>
    <version>7.0.0.0</version>
    <id>http://www.microsoft.com/web/webpi/windowspowershell</id>
    <summary resourceName="Entry_PowerShell_Summary">Microsoft Windows PowerShell is a new command-line shell and scripting language designed for system administration and automation. Built on the .NET Framework, Windows PowerShell enables IT professionals and developers to control and automate the administration of Windows and applications.</summary>
    <updated>2009-3-17T16:30:00Z</updated>
    <link href="http://blogs.msdn.com/powershell/" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-Powershell2.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1</keyPath>
        <valueName>Install</valueName>
        <valueValue>1</valueValue>
      </registry>
    </discoveryHint>
    <dependency>
      <productId>PowerShellMsu</productId>
    </dependency>
    <installers>
      <!-- Vista / 2k8 / Win7 -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <Client />
            </osTypes>
          </os>
        </osList>
        <installCommands>
          <cmdline>
            <exe>%windir%\system32\pkgmgr.exe</exe>
            <commandLineArguments>/iu:MicrosoftWindowsPowerShell</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>0</returnCode>
                <success />
              </mapping>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_WindowsInstaller45_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>
      <!-- XP x86 -->
      <installer>
        <id>2</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Client />
            </osTypes>
          </os>
        </osList>
        <installerFile>
          <fileSize>1653</fileSize>
          <installerURL>http://download.microsoft.com/download/7/3/4/7345bb7d-0b07-40e8-9480-5b8c55b9c8b7/WindowsXP-KB926139-v2-x86-ENU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146817</trackingURL>
          <sha1>D80037C1B662E33ADB96DA0637CC6969A10AF892</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q</commandLineArguments>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- XP x64 -->
      <installer>
        <id>3</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Client />
            </osTypes>
          </os>
        </osList>
        <installerFile>
          <fileSize>2243</fileSize>
          <installerURL>http://download.microsoft.com/download/c/3/0/c30e0a7f-fe2c-466e-81a8-f01f906c372a/WindowsServer2003.WindowsXP-KB926139-v2-x64-ENU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146818</trackingURL>
          <sha1>AD32479D3B6727A69B7FBC3419A3CE82CF44B593</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q</commandLineArguments>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- 2k3 x86 -->
      <installer>
        <id>4</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
            </osTypes>
          </os>
        </osList>
        <installerFile>
          <fileSize>1652</fileSize>
          <installerURL>http://download.microsoft.com/download/d/e/7/de7cb629-73a3-49cc-b796-50dfaaf1b833/WindowsServer2003-KB926139-v2-x86-ENU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146819</trackingURL>
          <sha1>582118BF0985397C3E36C9C5C7065BE4A1CE4E28</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q</commandLineArguments>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- 2k3 x64 -->
      <installer>
        <id>5</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
            </osTypes>
          </os>
        </osList>
        <installerFile>
          <fileSize>2243</fileSize>
          <installerURL>http://download.microsoft.com/download/f/1/4/f14d3ac7-086f-4ccd-973f-e9820cae39bb/WindowsServer2003.WindowsXP-KB926139-v2-x64-ENU.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146820</trackingURL>
          <sha1>AD32479D3B6727A69B7FBC3419A3CE82CF44B593</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/q</commandLineArguments>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!-- PowerShell 1.0 -->
  <entry>
    <productId>PowerShellMsu</productId>
    <title resourceName="Entry_PowerShellMsu_Title">Windows PowerShell Installation Package</title>
    <version>7.0.0.0</version>
    <id>http://www.microsoft.com/web/webpi/windowspowershell</id>
    <summary resourceName="Entry_PowerShellMsu_Summary">Microsoft Windows PowerShell is a new command-line shell and scripting language designed for system administration and automation. Built on the .NET Framework, Windows PowerShell enables IT professionals and developers to control and automate the administration of Windows and applications.</summary>
    <updated>2009-3-17T16:30:00Z</updated>
    <link href="http://blogs.msdn.com/powershell/" />
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-Powershell2.png</icon>
    </images>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>

    <discoveryHint>
      <or>
        <discoveryHint>
          <file>
            <filePath>%windir%\Servicing\Packages\Microsoft-Windows-PowerShell-Package~31bf3856ad364e35~x86~~6.0.6000.16386.mum</filePath>
          </file>
        </discoveryHint>
        <discoveryHint>
          <file>
            <filePath>%windir%\Servicing\Packages\Microsoft-Windows-PowerShell-Package~31bf3856ad364e35~amd64~~6.0.6000.16386.mum</filePath>
          </file>
        </discoveryHint>
      </or>
    </discoveryHint>

    <installers>
      <!-- Vista x86 -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <!-- Vista, 2k8  -->
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Client />
            </osTypes>
          </os>
        </osList>
        <installerFile>
          <fileSize>5155</fileSize>
          <installerURL>http://download.microsoft.com/download/4/b/8/4b8e4fac-bf73-49d0-8b98-ce1f58ba26b8/Windows6.0-KB928439-x86.msu</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146814</trackingURL>
          <sha1>5964BDD633E19A1968897BAA5348D0174BA069CE</sha1>
        </installerFile>
        <installCommands>
          <msuInstall>
            <msu>%InstallerFile%</msu>
            <commandLineArguments>/quiet /norestart</commandLineArguments>
          </msuInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- Vista x64 -->
      <installer>
        <id>2</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Client />
            </osTypes>
          </os>
        </osList>
        <installerFile>
          <fileSize>5295</fileSize>
          <installerURL>http://download.microsoft.com/download/c/d/f/cdfb3b08-f9bc-48c2-92fa-214b5e684cff/Windows6.0-KB928439-x64.msu</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146816</trackingURL>
          <sha1>9A49E79107D29146F6F504CB305313311E4C8C25</sha1>
        </installerFile>
        <installCommands>
          <msuInstall>
            <msu>%InstallerFile%</msu>
            <commandLineArguments>/quiet /norestart</commandLineArguments>
          </msuInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!-- Powershell 2.0, used for dependency checking but we don't install right now -->
  <entry>
    <productId>PowerShell2</productId>
    <title resourceName="Entry_PowerShell2_Title">Powershell 2.0</title>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\PowerShellEngine</keyPath>
        <valueName>PowerShellVersion</valueName>
        <valueValue>2.0</valueValue>
      </registry>
    </discoveryHint>
  </entry>
  
  <!-- Windows Installer 4.5 -->
  <entry>
    <productId>WindowsInstaller45</productId>
    <title resourceName="Entry_WindowsInstaller45_Title">Windows Installer 4.5</title>
    <version>0.0.0</version>
    <summary resourceName="Entry_WindowsInstaller45_Summary">The Microsoft® Windows® Installer (MSI) is the application installation and configuration service for Windows. </summary>
    <id>http://www.microsoft.com/web/webpi/windowsinstaller_vista</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <published>2009-3-17T12:30:00Z</published>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <discoveryHint>
      <file>
        <filePath>%windir%\System32\msi.dll</filePath>
        <minimumVersion>4.5.6000.20817</minimumVersion>
      </file>
    </discoveryHint>
    <installers>
      <!-- Vista+, x86 -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </minimumVersion>
          </os>
        </osList>
        <installerFile>
          <fileSize>1726</fileSize>
          <installerURL>http://download.microsoft.com/download/2/6/1/261fca42-22c0-4f91-9451-0e0f2e08356d/Windows6.0-KB942288-v2-x86.msu</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=139590</trackingURL>
          <sha1>77DB6DD4A51E4C5BC2A474A87AE54C3CCE2DBB31</sha1>
        </installerFile>
        <installCommands>
          <msuInstall>
            <msu>%InstallerFile%</msu>
            <commandLineArguments>/quiet /norestart</commandLineArguments>
          </msuInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- Vista+, x64 -->
      <installer>
        <id>2</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </minimumVersion>
          </os>
        </osList>
        <installerFile>
          <fileSize>3014</fileSize>
          <installerURL>http://download.microsoft.com/download/2/6/1/261fca42-22c0-4f91-9451-0e0f2e08356d/Windows6.0-KB942288-v2-x64.msu</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=139591</trackingURL>
          <sha1>CF17CFA81A8DC032662E6309CC136A7F4324C143</sha1>
        </installerFile>
        <installCommands>
          <msuInstall>
            <msu>%InstallerFile%</msu>
            <commandLineArguments>/quiet /norestart</commandLineArguments>
          </msuInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- XP 86 -->
      <installer>
        <id>3</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
          </os>
        </osList>
        <installerFile>
          <fileSize>3249</fileSize>
          <installerURL>http://download.microsoft.com/download/2/6/1/261fca42-22c0-4f91-9451-0e0f2e08356d/WindowsXP-KB942288-v3-x86.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=139592</trackingURL>
          <sha1>86E1CC622DBF4979717B8F76AD73220CDB70400B</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/quiet /norestart</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_WindowsInstaller45_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>
      <!-- 2k3, x86 -->
      <installer>
        <id>4</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
            </maximumVersion>
          </os>
        </osList>
        <installerFile>
          <fileSize>2999</fileSize>
          <installerURL>http://download.microsoft.com/download/2/6/1/261fca42-22c0-4f91-9451-0e0f2e08356d/WindowsServer2003-KB942288-v4-x86.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=139593</trackingURL>
          <sha1>8ECC8FD0549AB6F26803E9C2F840A671760F913B</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/quiet /norestart</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_WindowsInstaller45_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>
      <!-- XP / 2k3, x64 -->
      <installer>
        <id>5</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>
        <installerFile>
          <fileSize>4581</fileSize>
          <installerURL>http://download.microsoft.com/download/2/6/1/261fca42-22c0-4f91-9451-0e0f2e08356d/WindowsServer2003-KB942288-v4-x64.exe</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=139594</trackingURL>
          <sha1>9724F8B3C12FADEEE26CD68E139F515CEE28ACEE</sha1>
        </installerFile>
        <installCommands>
          <cmdline>
            <exe>%InstallerFile%</exe>
            <commandLineArguments>/quiet /norestart</commandLineArguments>
            <returnCodeMappings>
              <mapping>
                <returnCode>3010</returnCode>
                <successRebootRequired>
                  <detailedInformation resourceName="Mapping_WindowsInstaller45_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>
  
  <!-- FastCGI Update -->
  <entry>
    <productId>FastCGIUpdate</productId>
    <title resourceName="Entry_FastCGIUpdate_Title">Update for IIS 7.0 FastCGI</title>
    <version>0.0.0</version>
    <summary resourceName="Entry_FastCGIUpdate_Summary">Fix PHP applications that depend on the REQUEST_URI server variable.</summary>
    <id>http://www.microsoft.com/web/webpi/updatefastcgi</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_FastCGIUpdate_LongSummary">Update for IIS 7.0 FastCGI</longSummary>
    <published>2008-7-15T12:30:00Z</published>
    <link href="http://learn.iis.net" />
    <newCategory resourceName="Updates">Updates</newCategory>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <discoveryHint>
      <file>
        <filePath>%windir%\System32\inetsrv\cgi.dll</filePath>
        <minimumVersion>7.0.6001.22229</minimumVersion>
      </file>
    </discoveryHint>
    <dependency>
      <productId>CGI</productId>
    </dependency>
    <terms>
      <termsText resourceName="Terms_FastCGIUpdate_Text">Refer to the KB article to get more details on this hotfix.</termsText>
      <termsLink>http://support.microsoft.com/?kbid=954946</termsLink>
      <termsLinkText resourceName="Terms_FastCGIUpdate_LinkText">View KB 954946</termsLinkText>
    </terms>
    <installers>
      <!-- Vista x86 -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <installerFile>
          <fileSize>227</fileSize>
          <installerURL>http://download.microsoft.com/download/3/0/c/30ce6281-59e5-4315-9d9f-0a14bec95bbf/Windows6.0-KB954946-x86.msu</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=139598</trackingURL>
          <sha1>BCEF70EFD677815EB70FF96DF2F32BE85E101FD9</sha1>
        </installerFile>
        <installCommands>
          <msuInstall>
            <msu>%InstallerFile%</msu>
            <commandLineArguments>/quiet /norestart</commandLineArguments>
          </msuInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- Vista, x64 -->
      <installer>
        <id>2</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <installerFile>
          <fileSize>266</fileSize>
          <installerURL>http://download.microsoft.com/download/1/f/3/1f34b591-b8d2-4552-94e6-8e7c877cf01c/Windows6.0-KB954946-x64.msu</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=139599</trackingURL>
          <sha1>AAF9FE7AB028E655F10F7BBD8D743F0547503FEB</sha1>
        </installerFile>
        <installCommands>
          <msuInstall>
            <msu>%InstallerFile%</msu>
            <commandLineArguments>/quiet /norestart</commandLineArguments>
          </msuInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- 2k8, x86 -->
      <installer>
        <id>3</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
            </osTypes>
          </os>
        </osList>
        <installerFile>
          <fileSize>227</fileSize>
          <installerURL>http://download.microsoft.com/download/f/5/7/f578ad19-1024-495f-a287-2a05ffe9c819/Windows6.0-KB954946-x86.msu</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=139600</trackingURL>
          <sha1>BCEF70EFD677815EB70FF96DF2F32BE85E101FD9</sha1>
        </installerFile>
        <installCommands>
          <msuInstall>
            <msu>%InstallerFile%</msu>
            <commandLineArguments>/quiet /norestart</commandLineArguments>
          </msuInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- 2k8, x64 -->
      <installer>
        <id>4</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
            </osTypes>
          </os>
        </osList>
        <installerFile>
          <fileSize>266</fileSize>
          <installerURL>http://download.microsoft.com/download/0/2/2/02261fa2-a0d7-4280-b72a-026cc48d418b/Windows6.0-KB954946-x64.msu</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=139601</trackingURL>
          <sha1>AAF9FE7AB028E655F10F7BBD8D743F0547503FEB</sha1>
        </installerFile>
        <installCommands>
          <msuInstall>
            <msu>%InstallerFile%</msu>
            <commandLineArguments>/quiet /norestart</commandLineArguments>
          </msuInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!-- FastCGI for IIS 6.0 -->
  <entry>
    <productId>FastCGIIIS6</productId>
    <title resourceName="Entry_FastCGIIIS6_Title">FastCGI 1.0 for IIS 6.0 and IIS 5.1</title>
    <version>1.0</version>
    <summary resourceName="Entry_FastCGIIIS6_Summary">The FastCGI Extension for Internet Information Services (IIS) 5.1 and 6.0 enables popular application frameworks (such as PHP) to be hosted on the IIS web server in a high-performance and reliable way.</summary>
    <id>http://www.microsoft.com/web/webpi/fastcgi_iis6</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_FastCGIIIS6_LongSummary">FastCGI for IIS 6.0 and IIS 5.1 enables popular application frameworks  that support the FastCGI protocol (like PHP)to run well on the IIS Web server. FastCGI hosts FastCGI-compliant frameworks with better performance and reliability than the Common Gateway Interface (CGI), and is recommended for running PHP and other FastCGI-compliant applications.</longSummary>
    <productFamily resourceName="ApplicationDevelopment">Application Development</productFamily>
    <published>2007-11-10T12:30:00Z</published>
    <link href="http://www.iis.net/extensions/fastcgi" />
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-Fast-CGI.png</icon>
    </images>
    <discoveryHint>
      <or>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{E136BB09-1BB2-49A0-9FF3-5C25564D3819}</keyPath>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{C93ADF5A-38F2-475D-8B20-10C807711C56}</keyPath>
          </registry>
        </discoveryHint>
      </or>
    </discoveryHint>
    <dependency>
      <or>
        <dependency>
          <productId>IIS51</productId>
        </dependency>
        <dependency>
          <productId>IIS60</productId>
        </dependency>
      </or>
    </dependency>
    <incompatibilities>
      <incompatibleProduct>
        <productId>FastCGI15BetaIIS6</productId>
        <errorMessage resourceName="IncompatibleProduct_FastCGIIIS6_FastCGI15BetaIIS6_ErrorMessage">You must uninstall FastCGI 1.5 for IIS 6.0 and IIS 5.1 - Beta before you can install FastCGI 1.0 for IIS 6.0 and IIS 5.1.  For more information on how to uninstall this product, visit the article located here: http://go.microsoft.com/fwlink/?LinkId=153812.</errorMessage>
      </incompatibleProduct>
    </incompatibilities>
    <installers>
      <!-- x86 -->
      <installer>
        <id>1</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>
            <osTypes>
              <Server />
              <Ultimate />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/EULA/FAST_CGI_6.html</eulaURL>
        <installerFile>
          <fileSize>635</fileSize>
          <installerURL>http://download.microsoft.com/download/1/f/a/1fa5534b-5c99-412d-8a11-8341492e7051/fcgisetup32.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146823</trackingURL>
          <sha1>B218F289A2481B32EFB3B9FAD102CFC333AB07F4</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>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <Ultimate />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/EULA/FAST_CGI_6.html</eulaURL>
        <installerFile>
          <fileSize>690</fileSize>
          <installerURL>http://download.microsoft.com/download/1/f/a/1fa5534b-5c99-412d-8a11-8341492e7051/fcgisetup64.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146824</trackingURL>
          <sha1>08C214F3A1DF4096F5C97BD7A74BE463CFD1E8D0</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!-- FastCGI 1.5 Beta for IIS 6.0 -->
  <entry>
    <productId>FastCGI15BetaIIS6</productId>
    <title resourceName="Entry_FastCGI15BetaIIS6_Title">FastCGI 1.5 for IIS 6.0 and IIS 5.1 - Beta</title>
    <version>1.5</version>
    <summary resourceName="Entry_FastCGI15BetaIIS6_Summary">The FastCGI Extension for Internet Information Services (IIS) 5.1 and 6.0 enables popular application frameworks (such as PHP) to be hosted on the IIS web server in a high-performance and reliable way.</summary>
    <id>http://www.microsoft.com/web/webpi/fastcgi_1.5_iis6</id>
    <updated>2009-4-20T16:30:00Z</updated>
    <longSummary resourceName="Entry_FastCGI15BetaIIS6_LongSummary">FastCGI for IIS 6.0 and IIS 5.1 enables popular application frameworks  that support the FastCGI protocol (like PHP)to run well on the IIS Web server. FastCGI hosts FastCGI-compliant frameworks with better performance and reliability than the Common Gateway Interface (CGI), and is recommended for running PHP and other FastCGI-compliant applications.</longSummary>
    <productFamily resourceName="ApplicationDevelopment">Application Development</productFamily>
    <published>2009-4-20T12:30:00Z</published>
    <link href="http://www.iis.net/extensions/fastcgi" />
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-Fast-CGI.png</icon>
    </images>
    <discoveryHint>
      <or>
        <discoveryHint>
          <!-- x86 -->
          <msiProductCode>{C68DB230-76C0-4458-B1E9-BE519DB50F15}</msiProductCode>
        </discoveryHint>
        <discoveryHint>
          <!-- x64 -->
          <msiProductCode>{D1169110-EBFA-45DE-BA6A-E0FD3938A9AF}</msiProductCode>
        </discoveryHint>
      </or>
    </discoveryHint>
    <dependency>
      <or>
        <dependency>
          <productId>IIS51</productId>
        </dependency>
        <dependency>
          <productId>IIS60</productId>
        </dependency>
      </or>
    </dependency>
    <installers>
      <installer>
        <id>1</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>
            <osTypes>
              <Server />
              <Ultimate />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/eula/fcgilicense1.5.htm</eulaURL>
        <installerFile>
          <fileSize>493</fileSize>
          <installerURL>http://download.microsoft.com/download/E/0/C/E0C0709A-66E5-4113-9A6C-A5F65BF6717D/fcgisetup32.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=149367</trackingURL>
          <sha1>23247343661CB9765A356CCF3D8DCE99638F1A56</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <installer>
        <id>2</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>
            <osTypes>
              <Server />
              <Ultimate />
            </osTypes>
          </os>
        </osList>
        <eulaURL>http://www.iis.net/downloads/files/eula/fcgilicense1.5.htm</eulaURL>
        <installerFile>
          <fileSize>554</fileSize>
          <installerURL>http://download.microsoft.com/download/6/0/2/60237D55-DABA-4FF1-921B-786E0A968049/fcgisetup64.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkID=149369</trackingURL>
          <sha1>A2F909F2018BC094E63F729EE0E313D25B465C37</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!-- IIS 5.1 and IIS 6.0 Products-->
  <!--Core WWW 5.1-->
  <entry>
    <productId>IIS51</productId>
    <title resourceName="Entry_IIS51_Title">Internet Information Services 5.1</title>
    <version>5.1</version>
    <summary resourceName="Entry_IIS51_Summary">IIS 5.1 in Windows XP Professional with SP1 provides a development environment for building applications that run on IIS. IIS 5.1 can, by default, service only 10 simultaneous client connections, with one Web site only, and does not use all the features of the server versions.</summary>
    <id>http://www.microsoft.com/web/webpi/iis5_1</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_IIS51_LongSummary">IIS 5.1 in Windows XP Professional with SP1 provides a development environment for building applications that run on IIS. IIS 5.1 can, by default, service only 10 simultaneous client connections, with one Web site only, and does not use all the features of the server versions.</longSummary>
    <productFamily resourceName="CoreWebServer">Core Web Server</productFamily>
    <link href="http://learn.iis.net" />
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-icon.png</icon>
    </images>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\InetStp\Extensions\{763A6C86-f30F-11D0-9953-00C04FD919C1}</keyPath>
      </registry>
    </discoveryHint>
    <installers>
      <installer>
        <id>1</id>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>1</osMinorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <Ultimate />
            </osTypes>
          </os>
        </osList>
        <iisComponent>
          <iis51ComponentName>iis_www</iis51ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!--Core WWW 6.0-->
  <entry>
    <productId>IIS60</productId>
    <title resourceName="Entry_IIS60_Title">Internet Information Services 6.0</title>
    <version>6.0</version>
    <summary resourceName="Entry_IIS60_Summary">Microsoft Windows Server 2003 and Internet Information Services (IIS) 6.0 provide the services to support a secure, available, and scalable Web server on which to run your Web sites and applications.</summary>
    <id>http://www.microsoft.com/web/webpi/iis6</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <longSummary resourceName="Entry_IIS60_LongSummary">Microsoft Windows Server 2003 and Internet Information Services (IIS) 6.0 provide the services to support a secure, available, and scalable Web server on which to run your Web sites and applications.</longSummary>
    <productFamily resourceName="CoreWebServer">Core Web Server</productFamily>
    <link href="http://learn.iis.net" />
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-icon.png</icon>
    </images>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\InetStp\Extensions\{763A6C86-f30F-11D0-9953-00C04FD919C1}</keyPath>
      </registry>
    </discoveryHint>
    <installers>
      <installer>
        <id>1</id>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
              <osMinorVersion>2</osMinorVersion>
            </maximumVersion>
          </os>
        </osList>
        <iisComponent>
          <iis60ComponentName>iis_www</iis60ComponentName>
        </iisComponent>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!-- Native Client 2008 -->
  <entry>
    <productId>SQLNativeClient</productId>
    <title resourceName="Entry_SQLNativeClient_Title">SQL Server Native Client</title>
    <version>10.1.2531.0</version>
    <summary resourceName="Entry_SQLNativeClient_Summary">Microsoft SQL Server 2008 Native Client (SQL Native Client) is a single dynamic-link library (DLL) containing both the SQL OLE DB provider and SQL ODBC driver. It contains run-time support for applications using native-code APIs (ODBC, OLE DB and ADO) to connect to Microsoft SQL Server 2000, 2005, or 2008. </summary>
    <id>http://www.microsoft.com/web/webpi/nativeclient</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server Native Client 10.0\CurrentVersion</keyPath>
        <valueName>Version</valueName>
        <valueValue>10.1.2531.0</valueValue>
      </registry>
    </discoveryHint>
    <installers>
      <!-- x86 -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <installerFile>
          <fileSize>4504</fileSize>
          <installerURL>http://download.microsoft.com/download/0/E/6/0E67502A-22B4-4C47-92D3-0D223F117190/sqlncli.msi</installerURL>
          <sha1>9d19ba6964f22440a6b46158f5c8c62549a00147</sha1>
        </installerFile>
        <eulaURL>http://www.iis.net/downloads/files/EULA/SQL_NATIVE_CLIENT.html</eulaURL>
        <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>
        <installerFile>
          <fileSize>7919</fileSize>
          <installerURL>http://download.microsoft.com/download/A/D/0/AD021EF1-9CBC-4D11-AB51-6A65019D4706/sqlncli.msi</installerURL>
          <sha1>77614355125bf5c7ca6779abdb747695b622b54f</sha1>
        </installerFile>
        <eulaURL>http://www.iis.net/downloads/files/EULA/SQL_NATIVE_CLIENT.html</eulaURL>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!-- Native Client 2005 -->
  <entry>
    <productId>SQLNativeClient2005</productId>
    <title resourceName="Entry_SQLNativeClient2005_Title">SQL Server Native Client 2005</title>
    <version>10.0.1600.22</version>
    <summary resourceName="Entry_SQLNativeClient2005_Summary">Microsoft SQL Server 2005 Native Client (SQL Native Client) is a single dynamic-link library (DLL) containing both the SQL OLE DB provider and SQL ODBC driver. It contains run-time support for applications using native-code APIs (ODBC, OLE DB and ADO) to connect to Microsoft SQL Server 2000, 2005, or 2008. </summary>
    <id>http://www.microsoft.com/web/webpi/nativeclient2005</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Native Client\MSIRefCount</keyPath>
        <valueName>Uninstall</valueName>
        <valueValue>{11111111-1111-1111-1111-111111111111}</valueValue>
      </registry>
    </discoveryHint>
    <installers>
      <!-- x86 -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <installerFile>
          <fileSize>3529</fileSize>
          <installerURL>http://download.microsoft.com/download/2/7/c/27c60d49-6dbe-423e-9a9e-1c873f269484/sqlncli.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=150822</trackingURL>
          <sha1>F564379ABB12FDEAE9280F7A4E72BFE6A1B839A1</sha1>
        </installerFile>
        <eulaURL>http://www.iis.net/downloads/files/EULA/SQL_SERVER_2005_NATIVE_CLIENT.html</eulaURL>
        <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>
        <installerFile>
          <fileSize>6422</fileSize>
          <installerURL>http://download.microsoft.com/download/2/7/c/27c60d49-6dbe-423e-9a9e-1c873f269484/sqlncli_x64.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=150823</trackingURL>
          <sha1>C1468E6B83D372AF4956B582509D9A2216D77807</sha1>
        </installerFile>
        <eulaURL>http://www.iis.net/downloads/files/EULA/SQL_SERVER_2005_NATIVE_CLIENT.html</eulaURL>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!-- CLR Types -->
  <entry>
    <productId>SQLCLRTypes</productId>
    <title resourceName="Entry_SQLCLRTypes_Title">SQL Server System CLR Types</title>
    <version>10.1.2531.0</version>
    <summary resourceName="Entry_SQLCLRTypes_Summary">The SQL Server System CLR Types package contains the components implementing the new geometry, geography, and hierarchyid types in SQL Server 2008. This component can be installed separately from the server to allow client applications to use these types outside of the server.</summary>
    <id>http://www.microsoft.com/web/webpi/clrtypes</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <discoveryHint>
      <registry>
        <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\RefCount\SQLSysClrTypes</keyPath>
      </registry>
    </discoveryHint>
    <!--Windows Installer 4.5-->
    <dependency>
      <productId>WindowsInstaller45</productId>
    </dependency>
    <installers>
      <installer>
        <!-- x86 -->
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <installerFile>
          <fileSize>1479</fileSize>
          <installerURL>http://download.microsoft.com/download/0/E/6/0E67502A-22B4-4C47-92D3-0D223F117190/SQLSysClrTypes.msi</installerURL>
          <sha1>5f1bccea2a3795f011a724739125396f648243c0</sha1>
        </installerFile>
        <eulaURL>http://www.iis.net/downloads/files/EULA/SQL_CLR_TYPES.html</eulaURL>
        <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>
        <installerFile>
          <fileSize>1873</fileSize>
          <installerURL>http://download.microsoft.com/download/A/D/0/AD021EF1-9CBC-4D11-AB51-6A65019D4706/SQLSysClrTypes.msi</installerURL>
          <sha1>2e61c080956670c543b777ffea7686f4789bd878</sha1>
        </installerFile>
        <eulaURL>http://www.iis.net/downloads/files/EULA/SQL_CLR_TYPES.html</eulaURL>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!-- SMO -->
  <entry>
    <!-- this product ID is hardcoded in the binares. Please don't change -->
    <productId>SMO</productId>
    <title resourceName="Entry_SMO_Title">SQL Server 2008 Management Objects</title>
    <version>10.1.2531.0</version>
    <summary resourceName="Entry_SMO_Summary">The SQL Server Management Objects (SMO) is a .NET Framework object model that enables software developers to create client-side applications to manage and administer SQL Server objects and services.</summary>
    <longSummary resourceName="Entry_SMO_LongSummary">SQL Server Management Objects (SMO) is a collection of objects that automate management of Microsoft SQL Server. You can use SMO to create databases, perform backups, create jobs, configure SQL Server, assign permissions, and perform many other administrative tasks.  This object model will work with SQL Server 2000, SQL Server 2005 and SQL Server 2008.</longSummary>
    <id>http://www.microsoft.com/web/webpi/smo</id>
    <productFamily resourceName="SQL">SQL</productFamily>
    <updated>2009-3-17T16:30:00Z</updated>
    <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\SharedManagementObjects\CurrentVersion</keyPath>
            <valueName>Version</valueName>
            <valueValue>10.1.2531.0</valueValue>
      </registry>
    </discoveryHint>
    <!--CLR Types and native client-->
    <dependency>
      <and>
        <dependency>
          <productId>SQLNativeClient</productId>
        </dependency>
        <dependency>
          <productId>SQLCLRTypes</productId>
        </dependency>
      </and>
    </dependency>
    <installers>
      <!-- x86 -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <installerFile>
          <fileSize>4626</fileSize>
          <installerURL>http://download.microsoft.com/download/0/E/6/0E67502A-22B4-4C47-92D3-0D223F117190/SharedManagementObjects.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146807</trackingURL>
          <sha1>4673d6bd5b1da7e014896cbea10a1481e50c424f</sha1>
        </installerFile>
        <eulaURL>http://www.iis.net/downloads/files/EULA/SQL_SMO.html</eulaURL>
        <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>
        <installerFile>
          <fileSize>5297</fileSize>
          <installerURL>http://download.microsoft.com/download/A/D/0/AD021EF1-9CBC-4D11-AB51-6A65019D4706/SharedManagementObjects.msi</installerURL>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146808</trackingURL>
          <sha1>1CC8BB52A48E197C0F7A280DD76E33DFE62D3AA2</sha1>
        </installerFile>
        <eulaURL>http://www.iis.net/downloads/files/EULA/SQL_SMO.html</eulaURL>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!-- NET Connector -->
  <entry>
    <!-- this product ID is hardcoded in the binares. Please don't change -->
    <productId>MySQLConnector</productId>
    <title resourceName="Entry_MySQLConnector_Title">MySQL Connector/Net 5.2</title>
    <version>5.2.5</version>
    <summary resourceName="Entry_MySQLConnector_Summary">Connector/NET enables developers to easily create .NET applications that require secure, high-performance data connectivity with MySQL. It implements the required ADO.NET interfaces and integrates into ADO.NET aware tools. Developers can build applications using their choice of .NET languages. Connector/NET is a fully managed ADO.NET driver written in 100% pure C#.</summary>
    <id>http://www.microsoft.com/web/webpi/connector_net</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <author>
      <name>http://mysql.llarian.net/</name>
      <uri>http://mysql.llarian.net/</uri>
    </author>
    <discoveryHint>
      <or>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\MySQL AB\MySQL Connector/Net</keyPath>
            <valueName>Version</valueName>
            <valueValue>5.2.5</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\MySQL AB\MySQL Connector/Net</keyPath>
            <valueName>Version</valueName>
            <valueValue>5.2.5</valueValue>
          </registry>
        </discoveryHint>
      </or>
    </discoveryHint>
    <installers>
      <installer>
        <installerFile>
          <fileSize>3372</fileSize>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=146809</trackingURL>
          <installerURL>http://mysql.llarian.net/Downloads/Connector-Net/mysql-connector-net-5.2.5.zip</installerURL>
          <sha1>7843BD01FA95441C579C4CE4B5CA6557185C9A19</sha1>
        </installerFile>
        <id>1</id>
        <languageId>en</languageId>
        <installCommands>
          <unzip>
            <zipFile>%InstallerFile%</zipFile>
            <targetDirectory>%temp%\netconnector</targetDirectory>
          </unzip>
          <msiInstall>
            <msi>%temp%\netconnector\MySql.Data.msi</msi>
          </msiInstall>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>

  <!-- PHP -->
  <entry>
    <productId>PHP</productId>
    <title resourceName="Entry_PHP_Title">PHP 5.2.11</title>
    <version>5.2.11</version>
    <summary resourceName="Entry_PHP_Summary">PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.</summary>
    <longSummary resourceName="Entry_PHP_LongSummary">PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. It generally runs on a web server, taking PHP code as its input and creating web pages as output. The non-thread-safe build of PHP offered here is the recommended build to use when running PHP on Windows via FastCGI support provided in Microsoft Internet Information Services.</longSummary>
    <id>http://www.microsoft.com/web/webpi/php5_2_11</id>
    <updated>2009-9-17T16:30:00Z</updated>
    <published>2009-9-17T12:30:00Z</published>
    <link href="http://windows.php.net/" />
    <frameworkFamily resourceName="PHP">PHP</frameworkFamily>
    <newCategory resourceName="NewWebPlatformExtensions">New Web Platform Extensions</newCategory>
    <images>
      <icon>http://www.microsoft.com/web/media/gallery/apps-screenshots/Microsoft-PHP.png</icon>
    </images>
    <author>
      <name>PHP.net</name>
      <uri>http://windows.php.net/</uri>
    </author>
    <discoveryHint>
      <or>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{47166BA8-3364-42AE-AC6B-EFD2CF91AFFC}</keyPath>
            <valueName>DisplayVersion</valueName>
            <valueValue>5.2.11</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{47166BA8-3364-42AE-AC6B-EFD2CF91AFFC}</keyPath>
            <valueName>DisplayVersion</valueName>
            <valueValue>5.2.11</valueValue>
          </registry>
        </discoveryHint>
      </or>
    </discoveryHint>
    <!-- bring along IIS for PHP-->
    <dependency>
      <or>
        <!--IIS 5.1-->
        <dependency>
          <and>
            <!--IIS-->
            <dependency>
              <productId>IIS51</productId>
            </dependency>
            <!--FastCGI-->
            <dependency>
              <or>
                <dependency>
                  <productId>FastCGIIIS6</productId>
                </dependency>
                <dependency>
                  <productId>FastCGI15BetaIIS6</productId>
                </dependency>
              </or>
            </dependency>
          </and>
        </dependency>
        <!--IIS 6.0-->
        <dependency>
          <and>
            <!--IIS-->
            <dependency>
              <productId>IIS60</productId>
            </dependency>
            <!--FastCGI-->
            <dependency>
              <or>
                <dependency>
                  <productId>FastCGIIIS6</productId>
                </dependency>
                <dependency>
                  <productId>FastCGI15BetaIIS6</productId>
                </dependency>
              </or>
            </dependency>
          </and>
        </dependency>
        <dependency>
          <!--IIS 7.0-->
          <and>
            <dependency>
              <productId>StaticContent</productId>
            </dependency>
            <dependency>
              <productId>DefaultDocument</productId>
            </dependency>
            <dependency>
              <productId>DirectoryBrowse</productId>
            </dependency>
            <dependency>
              <productId>HTTPErrors</productId>
            </dependency>
            <dependency>
              <productId>HTTPLogging</productId>
            </dependency>
            <dependency>
              <productId>LoggingTools</productId>
            </dependency>
            <dependency>
              <productId>RequestMonitor</productId>
            </dependency>
            <dependency>
              <productId>RequestFiltering</productId>
            </dependency>
            <dependency>
              <productId>StaticContentCompression</productId>
            </dependency>
            <dependency>
              <productId>IISManagementConsole</productId>
            </dependency>
            <dependency>
              <productId>CGI</productId>
            </dependency>
            <dependency>
              <or>
                <dependency>
                  <productId>UrlRewrite</productId>
                </dependency>
                <dependency>
                  <productId>UrlRewrite2</productId>
                </dependency>
              </or>
            </dependency>
          </and>
        </dependency>
      </or>
    </dependency>
    <installers>
      <!-- Vista+, x86 -->
      <installer>
        <id>1</id>
        <languageId>en</languageId>
        <architectures>
          <x86 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <installerFile>
          <fileSize>19482</fileSize>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=148254</trackingURL>
          <installerURL>http://windows.php.net/downloads/releases/php-5.2.11-nts-Win32-VC6-x86.msi</installerURL>
          <sha1>2E28DAEECCFC4D6EF2375C81134B054450E54C51</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=iis4FastCGI,ext_php_mysql,ext_php_mysqli,ext_php_mssql,ext_php_mbstring,ext_php_gd2,ext_php_gettext,ext_php_curl,ext_php_exif,ext_php_xmlrpc,ext_php_openssl,ext_php_soap,ext_php_pdo_mysql,ext_php_pdo_sqlite,ext_php_zip,ext_php_imap,ext_php_tidy</properties>
          </msiInstall>
          <cmdline>
            <exe>%windir%\System32\inetsrv\appcmd.exe</exe>
            <commandLineArguments>set config  -section:system.webServer/fastCgi "/[fullPath='%systemdrive%\Program Files\PHP\php-cgi.exe',arguments=''].activityTimeout:300"  /commit:apphost</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- Vista+, x64 -->
      <installer>
        <id>2</id>
        <languageId>en</languageId>
        <architectures>
          <x64 />
        </architectures>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>6</osMajorVersion>
              <osMinorVersion>0</osMinorVersion>
            </minimumVersion>
            <osTypes>
              <Server />
              <HomePremium />
              <Ultimate />
              <Enterprise />
              <Business />
            </osTypes>
          </os>
        </osList>
        <installerFile>
          <fileSize>19482</fileSize>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=148254</trackingURL>
          <installerURL>http://windows.php.net/downloads/releases/php-5.2.11-nts-Win32-VC6-x86.msi</installerURL>
          <sha1>2E28DAEECCFC4D6EF2375C81134B054450E54C51</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=iis4FastCGI,ext_php_mysql,ext_php_mysqli,ext_php_mssql,ext_php_mbstring,ext_php_gd2,ext_php_gettext,ext_php_curl,ext_php_exif,ext_php_xmlrpc,ext_php_openssl,ext_php_soap,ext_php_pdo_mysql,ext_php_pdo_sqlite,ext_php_zip,ext_php_imap,ext_php_tidy</properties>
          </msiInstall>
          <cmdline>
            <exe>%windir%\System32\inetsrv\appcmd.exe</exe>
            <commandLineArguments>set config  -section:system.webServer/fastCgi "/[fullPath='%systemdrive%\Program Files (x86)\PHP\php-cgi.exe',arguments=''].activityTimeout:300"  /commit:apphost</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
      <!-- XP / 2k3 -->
      <installer>
        <id>3</id>
        <languageId>en</languageId>
        <osList>
          <os>
            <minimumVersion>
              <osMajorVersion>5</osMajorVersion>
            </minimumVersion>
            <maximumVersion>
              <osMajorVersion>5</osMajorVersion>
            </maximumVersion>
            <osTypes>
              <Server />
              <Ultimate />
            </osTypes>
          </os>
        </osList>
        <installerFile>
          <fileSize>19482</fileSize>
          <trackingURL>http://go.microsoft.com/fwlink/?LinkId=148254</trackingURL>
          <installerURL>http://windows.php.net/downloads/releases/php-5.2.11-nts-Win32-VC6-x86.msi</installerURL>
          <sha1>2E28DAEECCFC4D6EF2375C81134B054450E54C51</sha1>
        </installerFile>
        <installCommands>
          <msiInstall>
            <msi>%InstallerFile%</msi>
            <properties>ADDLOCAL=iis4FastCGI,ext_php_mysql,ext_php_mysqli,ext_php_mssql,ext_php_mbstring,ext_php_gd2,ext_php_gettext,ext_php_curl,ext_php_exif,ext_php_xmlrpc,ext_php_openssl,ext_php_soap,ext_php_pdo_mysql,ext_php_pdo_sqlite,ext_php_zip,ext_php_imap,ext_php_tidy</properties>
          </msiInstall>
          <cmdline>
            <exe>%windir%\System32\cscript.exe</exe>
            <commandLineArguments>%windir%\system32\inetsrv\fcgiconfig.js -set -section:"PHP" -ActivityTimeout:300</commandLineArguments>
            <ignoreExitCode>true</ignoreExitCode>
          </cmdline>
        </installCommands>
        <helpLink>http://forums.iis.net/1155.aspx</helpLink>
      </installer>
    </installers>
  </entry>
  
  <!-- ******** END INSTALLABLE PRODUCTS ******** -->
  
  <!--Visual Studio RTM : detection-->
  <entry>
    <productId>VS2k8RTM</productId>
    <external />
    <title resourceName="Entry_VS2k8RTM_Title">Microsoft Visual Studio 2008 RTM</title>
    <productFamily resourceName="VisualStudio">Visual Studio</productFamily>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <longSummary resourceName="Entry_VS2k8RTM_LongSummary">Visual Studio RTM is not installed</longSummary>
    <link href="http://www.microsoft.com/express/" />
    <id>http://www.microsoft.com/web/webpi/VS2008RTM</id>
    <discoveryHint>
      <or>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DevDiv\VS\Servicing\9.0</keyPath>
            <valueName>SP</valueName>
            <valueValue>0</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\DevDiv\VS\Servicing\9.0</keyPath>
            <valueName>SP</valueName>
            <valueValue>0</valueValue>
          </registry>
        </discoveryHint>
      </or>
    </discoveryHint>
  </entry>

  <!--Visual Studio C++ RTM : detection-->
  <entry>
    <productId>VSCPP2k8RTM</productId>
    <external />
    <title resourceName="Entry_VSCPP2k8RTM_Title">Microsoft Visual Studio C++ 2008 RTM</title>
    <productFamily resourceName="VisualStudio">Visual Studio</productFamily>
    <longSummary resourceName="Entry_VSCPP2k8RTM_LongSummary">Visual C++ RTM is not installed</longSummary>
    <link href="http://www.microsoft.com/express/" />
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <id>http://www.microsoft.com/web/webpi/VC2008RTM</id>
    <discoveryHint>
      <or>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DevDiv\VC\Servicing\9.0</keyPath>
            <valueName>SP</valueName>
            <valueValue>0</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\DevDiv\VC\Servicing\9.0</keyPath>
            <valueName>SP</valueName>
            <valueValue>0</valueValue>
          </registry>
        </discoveryHint>
      </or>
    </discoveryHint>
  </entry>

  <!--Visual Basic RTM : detection-->
  <entry>
    <productId>VSVB2k8RTM</productId>
    <external />
    <title resourceName="Entry_VSVB2k8RTM_Title">Microsoft Visual Basic 2008 RTM</title>
    <productFamily resourceName="VisualStudio">Visual Studio</productFamily>
    <longSummary resourceName="Entry_VSVB2k8RTM_LongSummary">Visual Basic RTM is not installed</longSummary>
    <link href="http://www.microsoft.com/express/" />
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <id>http://www.microsoft.com/web/webpi/VB2008RTM</id>
    <discoveryHint>
      <or>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DevDiv\VB\Servicing\9.0</keyPath>
            <valueName>SP</valueName>
            <valueValue>0</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\DevDiv\VB\Servicing\9.0</keyPath>
            <valueName>SP</valueName>
            <valueValue>0</valueValue>
          </registry>
        </discoveryHint>
      </or>
    </discoveryHint>
  </entry>

  <!-- Visual C# RTM : detection-->
  <entry>
    <productId>VSCS2k8RTM</productId>
    <external />
    <title resourceName="Entry_VSCS2k8RTM_Title">Microsoft Visual C# 2008 RTM</title>
    <productFamily resourceName="VisualStudio">Visual Studio</productFamily>
    <longSummary resourceName="Entry_VSCS2k8RTM_LongSummary">Visual C# RTM is not installed</longSummary>
    <link href="http://www.microsoft.com/express/" />
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <id>http://www.microsoft.com/web/webpi/VCS2008RTM</id>
    <discoveryHint>
      <or>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DevDiv\VCS\Servicing\9.0</keyPath>
            <valueName>SP</valueName>
            <valueValue>0</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\DevDiv\VCS\Servicing\9.0</keyPath>
            <valueName>SP</valueName>
            <valueValue>0</valueValue>
          </registry>
        </discoveryHint>
      </or>
    </discoveryHint>
  </entry>

  <!-- Included because if web development feature is there we don't need to install VWD -->
  <entry>
    <productId>VSVWDFeature</productId>
    <external />
    <title resourceName="Entry_VSVWDFeature_Title">Visual Studio Web Development Feature</title>
    <longSummary resourceName="Entry_VSVWDFeature_LongSummary">The Visual Studio Web Development Feature is not installed</longSummary>
    <link href="http://www.microsoft.com/express/" />
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <id>http://www.microsoft.com/web/webpi/VWD2008RTM</id>
    <discoveryHint>
      <or>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\Software\Microsoft\VisualStudio\9.0\Packages\{349C5850-65DF-11DA-9384-00065B846F21}</keyPath>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\VisualStudio\9.0\Packages\{349C5850-65DF-11DA-9384-00065B846F21}</keyPath>
          </registry>
        </discoveryHint>
      </or>
    </discoveryHint>
  </entry>

  <!-- Legacy PHP detection -->
  <entry>
    <productId>LegacyPHP</productId>
    <external />
    <title resourceName="Entry_LegacyPHP_Title">Legacy PHP</title>
    <version>5.2</version>
    <summary resourceName="Entry_LegacyPHP_Summary">PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.</summary>
    <id>http://www.microsoft.com/web/webpi/php5_2_9</id>
    <updated>2009-3-17T16:30:00Z</updated>
    <published>2009-3-5T12:30:00Z</published>
    <longSummary resourceName="Entry_LegacyPHP_LongSummary">PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. It generally runs on a web server, taking PHP code as its input and creating web pages as output. The non-thread-safe build of PHP offered here is the recommended build to use when running PHP on Windows via FastCGI support provided in Microsoft Internet Information Services.</longSummary>
    <link href="http://windows.php.net/" />
    <author>
      <name>PHP.net</name>
      <uri>http://windows.php.net/</uri>
    </author>
    <discoveryHint>
      <or>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\PHP</keyPath>
            <valueName>WebServerType</valueName>
            <valueValue>iis4FastCGI</valueValue>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\Software\Wow6432Node\PHP</keyPath>
            <valueName>WebServerType</valueName>
            <valueValue>iis4FastCGI</valueValue>
          </registry>
        </discoveryHint>
      </or>
    </discoveryHint>
  </entry>

  <!--SQL Server 2005 : detection-->
  <entry>
    <productId>SQLExpress2005</productId>
    <external />
    <title resourceName="Entry_SQLExpress2005_Title">Microsoft SQL Server Express 2005</title>
    <productFamily resourceName="SQL">SQL</productFamily>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <longSummary resourceName="Entry_SQLExpress2005_LongSummary">SQL Server Express 2005 is not installed</longSummary>
    <link href="http://www.microsoft.com/express/" />
    <id>http://www.microsoft.com/web/webpi/sqlexpress_2005</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>
  </entry>

  <!--SQL Server Management Studio 2005 : detection-->
  <entry>
    <productId>SSMS2005</productId>
    <external />
    <title resourceName="Entry_SSMS2005_Title">Microsoft SQL Server 2005 Management Studio Express</title>
    <productFamily resourceName="SQL">SQL</productFamily>
    <author>
      <name>Microsoft</name>
      <uri>http://www.microsoft.com/</uri>
    </author>
    <longSummary resourceName="Entry_SSMS2005_LongSummary">SQL Server Management Studio Express 2005 is not installed</longSummary>
    <link href="http://www.microsoft.com/express/" />
    <id>http://www.microsoft.com/web/webpi/ssmsexpress_2005</id>
    <discoveryHint>
      <or>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Microsoft SQL Server\90\Tools\ShellSEM</keyPath>
          </registry>
        </discoveryHint>
        <discoveryHint>
          <registry>
            <keyPath>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\Tools\ShellSEM</keyPath>
          </registry>
        </discoveryHint>
      </or>
    </discoveryHint>
  </entry>
  
  <!--UI:  TAB Definition  -->
  <tabs>
    <tab>
      <groupTab>
        <id>WhatsNew</id>
        <name resourceName="Tab_WhatsNew_Name">What's New?</name>
        <description resourceName="Tab_WhatsNew_Description">Choose from the following new downloads and select "Install" to continue:</description>
        <groupingId>newGrouping</groupingId>
      </groupTab>
    </tab>
    <tab>
      <pillarTab>
        <id>WebPlatform</id>
        <name resourceName="Tab_WebPlatform_Name">Web Platform</name>
        <description resourceName="Tab_WebPlatform_Description">Select the Web Platform products below or choose "Customize" to select individual packages.</description>
        <pillar>
          <id>WebServer</id>
          <name resourceName="Tab_WebPlatform_Pillar_WebServer_Name">Web Server</name>
          <description resourceName="Tab_WebPlatform_Pillar_WebServer_Description">Easily manage, deploy and host web applications, sites and services with the Internet Information Services (IIS) Web Server.  Expand the capabilities of your IIS web server with the latest extensions. </description>
          <groupingId>WebPlatformFamilyGrouping</groupingId>
          <recommended>
            <productId>StaticContent</productId>
            <productId>DefaultDocument</productId>
            <productId>DirectoryBrowse</productId>
            <productId>HTTPErrors</productId>
            <productId>HTTPLogging</productId>
            <productId>LoggingTools</productId>
            <productId>RequestMonitor</productId>
            <productId>IISManagementConsole</productId>
            <productId>StaticContentCompression</productId>
            <productId>RequestFiltering</productId>
            <productId>IIS51</productId>
            <productId>IIS60</productId>
          </recommended>
        </pillar>
        <pillar>
          <id>Frameworks</id>
          <name resourceName="Tab_WebPlatform_Pillar_Frameworks_Name">Frameworks and Runtimes</name>
          <description resourceName="Tab_WebPlatform_Pillar_Frameworks_Description">Powerful frameworks and runtimes help you build and run web applications, sites and services quickly and easily.  The ASP.NET Framework provides rich functionalities that are adaptable to a wide range of projects. Run popular web applications with ASP.NET and PHP.</description>
          <groupingId>FrameworksAndRuntimesFamilyGrouping</groupingId>
          <recommended>
            <productId>NETFramework35</productId>
            <productId>ASPNET</productId>
          </recommended>
        </pillar>
        <pillar>
          <id>Database</id>
          <name resourceName="Tab_WebPlatform_Pillar_Database_Name">Database</name>
          <description resourceName="Tab_WebPlatform_Pillar_Database_Description">Data-enable your web applications with SQL Server: a complete database engine with best in class ease of use and manageability. Take advantage of the rich reporting, business intelligence and tools support.</description>
          <groupingId>DatabaseFamilyGrouping</groupingId>
          <recommended>
            <!-- SQL Express 2k8 -->
            <productId>SQLExpress</productId>
          </recommended>
        </pillar>
        <pillar>
          <id>Tools</id>
          <name resourceName="Tab_WebPlatform_Pillar_Tools_Name">Tools</name>
          <description resourceName="Tab_WebPlatform_Pillar_Tools_Description">Increase productivity with tooling support for ASP.NET, Silverlight, Javascript, Web standards and more. Visual Web Developer provides a complete environment for developing and testing standards-based web applications, sites and services.</description>
          <groupingId>ToolsFamilyGrouping</groupingId>
          <recommended>
            <productId>VWD</productId>
          </recommended>
        </pillar>
      </pillarTab>
    </tab>
  </tabs>
  <groupings>
    <grouping>
      <id>newGrouping</id>
      <attribute>newCategory</attribute>
      <include installed="false">
        <item>Updates</item>
        <item>New Web Platform Extensions</item>
        <item>New Web Applications</item>
        <item>Web Platform Beta Extensions</item>
      </include>
    </grouping>
    <grouping>
      <id>WebPlatformFamilyGrouping</id>
      <attribute>productFamily</attribute>
      <include>
        <item>Core Web Server</item>
        <item>Application Development</item>
        <item>Common HTTP Features</item>
        <item>Compatibility</item>
        <item>Deployment and Publishing</item>
        <item>Health and Diagnostics</item>
        <item>Management</item>
        <item>Performance</item>
        <item>Security</item>
        <item>WAS</item>
      </include>
    </grouping>
    <grouping>
      <id>DatabaseFamilyGrouping</id>
      <attribute>productFamily</attribute>
      <include>
        <item>SQL</item>
      </include>
    </grouping>
    <grouping>
      <id>FrameworksAndRuntimesFamilyGrouping</id>
      <attribute>frameworkFamily</attribute>
      <include>
        <item>.NET Framework</item>
        <item>PHP</item>
      </include>
    </grouping>
    <grouping>
      <id>ToolsFamilyGrouping</id>
      <attribute>productFamily</attribute>
      <include>
        <item>Developer Tools</item>
      </include>
    </grouping>
    <grouping>
      <id>ASPNETQSGrouping</id>
      <attribute>aspnetQS</attribute>
    </grouping>
    <grouping>
      <id>ASPNETDevQSGrouping</id>
      <attribute>aspnetDevQS</attribute>
    </grouping>
    <grouping>
      <id>PHPQSGrouping</id>
      <attribute>phpQS</attribute>
    </grouping>
    <grouping>
      <id>PHPDevQSGrouping</id>
      <attribute>phpDevQS</attribute>
    </grouping>
    <grouping>
      <id>EverythingQSGrouping</id>
      <attribute>everythingQS</attribute>
    </grouping>
    <grouping>
      <id>EverythingDevQSGrouping</id>
      <attribute>everythingDevQS</attribute>
    </grouping>
    <grouping>
      <id>BetaQSGrouping</id>
      <attribute>betaQS</attribute>
    </grouping>
  </groupings>
  <preferences>
    <text resourceName="Preferences_Text">Choose from the options below to show additional products:</text>
    <preferencesFeeds>
      <preferencesFeed>
        <url>http://www.microsoft.com/web/webpi/2.0/MediaProductList.xml</url>
        <name resourceName="Feed_Media_Name">Media</name>
        <description resourceName="Feed_Media_Description">Show software that will help you manage and stream rich media content such as HD Video.</description>
      </preferencesFeed>
      <preferencesFeed>
        <url>http://www.microsoft.com/web/webpi/2.0/ToolsProductList.xml</url>
        <name resourceName="Feed_Tools_Name">Developer Tools</name>
        <description resourceName="Feed_Tools_Description">Show tools that will help you design and develop web sites, applications and services.</description>
      </preferencesFeed>
    </preferencesFeeds>
  </preferences>

  <oses>
    <!-- Reference by mgmt console which is not included on Win7 -->
    <os id="IIS7VistaPlus">
      <minimumVersion>
        <osMajorVersion>6</osMajorVersion>
        <osMinorVersion>0</osMinorVersion>
        <spMajorVersion>0</spMajorVersion>
      </minimumVersion>
      <osTypes>
        <Server />
        <HomePremium />
        <Ultimate />
        <Enterprise />
        <Business />
      </osTypes>
    </os>
    
    <os id="Win7ServerCore">
      <minimumVersion>
        <osMajorVersion>6</osMajorVersion>
        <osMinorVersion>1</osMinorVersion>
      </minimumVersion>
      <osTypes>
        <ServerCore />
      </osTypes>
    </os>
  </oses>
  
  <osLists>
    <osList id="IIS7OSes">
      <os idref="IIS7VistaPlus" />
      <os idref="Win7ServerCore" />
    </osList>

    <osList id="IIS7NoHome">
      <!-- Vista+ no home premium -->
      <os>
        <minimumVersion>
          <osMajorVersion>6</osMajorVersion>
          <osMinorVersion>0</osMinorVersion>
          <spMajorVersion>0</spMajorVersion>
        </minimumVersion>
        <osTypes>
          <Server />
          <Ultimate />
          <Enterprise />
          <Business />
        </osTypes>
      </os>
      <os idref="Win7ServerCore" />
    </osList>

    <osList id="IIS7Server">
      <!-- Win2k8+ -->
      <os>
        <minimumVersion>
          <osMajorVersion>6</osMajorVersion>
          <osMinorVersion>0</osMinorVersion>
          <spMajorVersion>0</spMajorVersion>
        </minimumVersion>
        <osTypes>
          <Server />
        </osTypes>
      </os>
      <os idref="Win7ServerCore" />
    </osList>

    <osList id="IIS75Plus">
      <os>
        <minimumVersion>
          <osMajorVersion>6</osMajorVersion>
          <osMinorVersion>1</osMinorVersion>
        </minimumVersion>
        <osTypes>
          <Server />
          <ServerCore />
          <Ultimate />
          <Enterprise />
          <Business />
        </osTypes>
      </os>
    </osList>
    
  </osLists>
</feed>