home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / dlmanifests / microsoft-windows-mediaplayer-migration-dl.man < prev    next >
Extensible Markup Language  |  2008-01-19  |  5KB  |  68 lines

  1. ∩╗┐<?xml version="1.0" encoding="UTF-8"?>
  2. <assembly description="Windows Media Player downlevel manifest" displayName="Windows Media Player downlevel manifest" company="Microsoft" copyright="" supportInformation=""  creationTimeStamp="2004-08-12T19:06:43.4477679-07:00" lastUpdateTimeStamp="2004-10-02T00:00:36.7834601-07:00" estimatedSize="" authors="zachd" owners="zachd" testers="ginag" 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">
  3.  
  4.   <assemblyIdentity name="Microsoft-Windows-MediaPlayer-Migration-DL" version="0.0.0.0" processorArchitecture="*" publicKeyToken="" language="neutral" buildType="release" buildFilter="" versionScope="nonSxS"></assemblyIdentity>
  5.  
  6.     <migration scope="Upgrade,MigWiz,USMT">
  7.         <migXml xmlns="">
  8.             <detects>
  9.                 <detect>
  10.                     <condition>MigXmlHelper.IsOSLaterThan("NT", "5.1")</condition>
  11.                 </detect>
  12.                 <detect>
  13.                     <condition>MigXmlHelper.IsOSEarlierThan("NT", "6.0")</condition>
  14.                 </detect>
  15.                 <detect>
  16.                     <condition negation="Yes">MigXmlHelper.DoesStringContentEqual("Registry","HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\WindowsFeatures [Windows Media Player]","0x00000000")</condition>
  17.                 </detect>
  18.             </detects>
  19.  
  20.             <rules context="User">
  21.                 <include>
  22.                     <objectSet>
  23.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Preferences\* [*]</pattern>
  24.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Player\Tasks\* [*]</pattern>
  25.                     </objectSet>
  26.                 </include>
  27.                 <exclude>
  28.                     <objectSet>
  29.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Preferences [CDRecordPath]</pattern>
  30.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Preferences [SearchPath]</pattern>
  31.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Preferences [IgnoreBadFilePaths*]</pattern>
  32.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Preferences [LibraryDatabasePath]</pattern>
  33.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Preferences [TranscodedFilesCachePath]</pattern>
  34.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Preferences [ObfuscatedSyncPlaylistsPath]</pattern>
  35.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Preferences [CurrentBackgroundScanFolder]</pattern>
  36.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Preferences [BackgroundScanCompleteDate]</pattern>
  37.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Preferences [TrackFoldersDirectories*]</pattern>
  38.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Preferences [RandomFolderName]</pattern>
  39.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Preferences\VideoSettings\* [*]</pattern>
  40.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Preferences\TrackFolders\* [*]</pattern>
  41.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Preferences\FindFolders\* [*]</pattern>
  42.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Preferences [DebugShuffle]</pattern>
  43.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Preferences [LastNotFoundDir]</pattern>
  44.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Preferences [ExportCDTempFile]</pattern>
  45.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Preferences [SetHMEPermissionsOnDBDone]</pattern>
  46.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Subscriptions\* [*]</pattern>
  47.                         <pattern type="Registry">HKCU\Software\Microsoft\MediaPlayer\Services\* [*]</pattern>
  48.                     </objectSet>
  49.                 </exclude>
  50.             </rules>
  51.  
  52.             <rules context="System">
  53.                 <include>
  54.                     <objectSet>
  55.                         <pattern type="Registry">HKLM\Software\Microsoft\MediaPlayer\Preferences\HME\* [*]</pattern>
  56.                         <pattern type="Registry">HKLM\Software\Microsoft\Windows Media Player NSS\3.0\* [*]</pattern>
  57.                     </objectSet>
  58.                 </include>
  59.             </rules>
  60.  
  61.             <plugin file="Microsoft-Windows-MediaPlayer\MediaPlayer-DLMigPlugin.dll" classId="{8179c2ca-2b60-49d6-bc81-d796378b024e}" preDetectDiscover="False" buildFilter="build.arch=x86"/>
  62.         </migXml>
  63.         <migrationDisplayID>Programs\Media_Player_Settings</migrationDisplayID>
  64.     </migration>
  65. </assembly>
  66.  
  67.  
  68.