home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <assembly
- description="Downlevel manifest for COM+ Services"
- displayName="COM+ Downlevel Manifest"
- company="Microsoft"
- copyright=""
- supportInformation=""
- creationTimeStamp="2003-07-08T23:15:23.9993750-07:00"
- lastUpdateTimeStamp="2003-07-08T23:15:23.9993750-07:00"
- estimatedSize=""
- authors="johnfran"
- owners="johnfran"
- testers="stb"
- buildFilter=""
- manifestVersion="1.0"
- xmlns:xsd="http://www.w3.org/2001/XMLSchema"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns="urn:schemas-microsoft-com:asm.v3" >
- <assemblyIdentity
- name="Microsoft-Windows-COM-ComPlus-Setup-DL"
- version="0.0.0.0"
- processorArchitecture="*"
- language="*">
- </assemblyIdentity>
- <migration scope="Upgrade,MigWiz,USMT">
- <migXml xmlns="">
- <detects>
- <detect>
- <condition>
- MigXmlHelper.IsOSEarlierThan("NT", "6.0.*")
- </condition>
- </detect>
- </detects>
- <plugin file="Microsoft-Windows-COM-ComPlus-Setup-DL\commig.dll" classId="{AB1D4748-682E-40AE-8CFA-6E3F8A5ED6BC}"></plugin>
- <rules context="System">
- <include>
- <objectSet>
- <pattern type="File">%systemroot%\Registration\* [*.crmlog]</pattern>
- <pattern type="Registry">HKLM\SOFTWARE\Microsoft\COM3 [*]</pattern>
- <pattern type="Registry">HKLM\SOFTWARE\Microsoft\COM3\Setup [*]</pattern>
- <pattern type="Registry">HKLM\Software\Microsoft\EventSystem\Subscriptions\* [*]</pattern>
- </objectSet>
- </include>
- <exclude>
- <objectSet>
- <pattern type="File">%systemroot%\Registration [*.clb]</pattern>
- <pattern type="File">%systemroot% [comsetup.log]</pattern>
- <pattern type="File">%systemroot%\system32 [clbcatex.dll]</pattern>
- </objectSet>
- </exclude>
- </rules>
- <rules context="User">
- <include>
- <objectSet>
- <pattern type="Registry">HKCU\Software\Microsoft\EventSystem\Subscriptions\* [*]</pattern>
- </objectSet>
- </include>
- </rules>
- </migXml>
- <migrationDisplayID>Additional_Options\Windows_Core_Settings</migrationDisplayID>
- </migration>
- </assembly>
-