home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <assembly description="Downlevel manifest for migration of OLE ComBase Keys"
- displayName="Downlevel manifest for OLE"
- company="Microsoft" copyright=""
- supportInformation=""
- creationTimeStamp="2006-02-15T20:15:23.9993750-07:00"
- lastUpdateTimeStamp="2006-02-15T20: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-Base-DL"
- version="0.0.0.0"
- processorArchitecture="*"
- language="*">
- </assemblyIdentity>
- <migration scope="Upgrade,MigWiz,USMT">
- <migXml xmlns="">
- <!-- Check as this manifest is only valid for down level OS < Windows Vista -->
- <detects>
- <detect>
- <condition>MigXmlHelper.IsOSEarlierThan("NT", "6.0.0.0")</condition>
- </detect>
- </detects>
- <rules context="System">
- <include>
- <objectSet>
- <!-- migrate regkeys -->
- <pattern type="Registry">HKLM\Software\Microsoft\OLE\* [*]</pattern>
- </objectSet>
- </include>
- <exclude>
- <objectSet>
- <pattern type="File">%systemroot%\system32 [olecnv32.dll]</pattern>
- </objectSet>
- </exclude>
- </rules>
- </migXml>
- <migrationDisplayID>Additional_Options\Windows_Core_Settings</migrationDisplayID>
- </migration>
- </assembly>
-
-
-