home *** CD-ROM | disk | FTP | other *** search
- <assembly manifestVersion="1.0" description="Downleve manifest for MSMQ DCOM Proxy component" displayName="Downleve manifest for MSMQ DCOM Proxy component" company="Microsoft" copyright="" supportInformation="" creationTimeStamp="2006-06-16T16:37:03.6090709-07:00" lastUpdateTimeStamp="2006-06-12T23:01:42.1450255-08:00" authors="SanjibS" owners="MikeDice;AnandRaj" testers="AshishW" buildFilter="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:schemas-microsoft-com:asm.v3">
- <assemblyIdentity name="Microsoft-Windows-msmq-DCOM-DL" version="0.0.0.0" processorArchitecture="*" language="neutral" publicKeyToken="$(Build.WindowsPublicKeyToken)" buildFilter="" buildType="release" versionScope="nonSxS" />
- <migration>
- <registerSDF name="MSMQ-DCOMProxy">
- </registerSDF>
- <migXml xmlns="">
- <detects>
- <!-- Platform detection -->
- <detect>
- <condition>MigXmlHelper.DoesOSMatch("NT","5.1.*")</condition>
- <condition>MigXmlHelper.DoesOSMatch("NT","5.2.*")</condition>
- </detect>
- <!-- Detect presence of the MSMQ Type Libraries -->
- <detect>
- <condition>MigXmlHelper.DoesObjectExist("File", "%windir%\system32\mqoa10.tlb");</condition>
- </detect>
- <detect>
- <condition>MigXmlHelper.DoesObjectExist("File", "%windir%\system32\mqoa20.tlb");</condition>
- </detect>
- </detects>
- </migXml>
- </migration>
- </assembly>