home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / dlmanifests / explorer-dl.man < prev    next >
Text File  |  2008-01-19  |  3KB  |  54 lines

  1. <assembly manifestVersion="1.0" description="$(resourceString.description)" displayName="$(resourceString.displayName)" company="MS" copyright="" supportInformation="" creationTimeStamp="2003-11-11T22:56:35.2127782-08:00" lastUpdateTimeStamp="2004-06-22T20:56:25.0993422-07:00" authors="ericflo" owners="ericflo" testers="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:schemas-microsoft-com:asm.v3">
  2.     <assemblyIdentity name="Microsoft-Windows-explorer-DL" version="0.0.0.0" processorArchitecture="*" language="*"/>
  3.     <migration scope="Upgrade,MigWiz,USMT">
  4.         <migXml xmlns="">
  5.             <detects>
  6.                 <detect>
  7.                     <condition>MigXmlHelper.IsOSEarlierThan("NT","6.0.0.0")</condition>
  8.                 </detect>
  9.             </detects>
  10.             <rules context="User">
  11.                 <include>
  12.                     <objectSet>
  13.                         <pattern type="Registry">
  14.                             HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop [Taskbar]
  15.                         </pattern>
  16.                         <pattern type="Registry">
  17.                             HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop [TaskbarWinXP]
  18.                         </pattern>
  19.                         <pattern type="Registry">
  20.                             HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects [Settings]
  21.                         </pattern>
  22.                         <pattern type="Registry">
  23.                             HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2 [Settings]
  24.                         </pattern>
  25.                         <pattern type="Registry">
  26.                             HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\* [*]
  27.                         </pattern>
  28.                         <pattern type="Registry">
  29.                             HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer [EnableAutoTray]
  30.                         </pattern>
  31.                         <pattern type="Registry">
  32.                             HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer [ShellState]
  33.                         </pattern>
  34.                         <pattern type="Registry">
  35.                             HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage\* [*]
  36.                         </pattern>
  37.                         <pattern type="Registry">
  38.                             HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\TrayNotify\* [*]
  39.                         </pattern>
  40.                     </objectSet>
  41.                 </include>
  42.                 <exclude>
  43.                     <objectSet>
  44.                         <pattern type="Registry">
  45.                             HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced [StartMenuInit]
  46.                         </pattern>
  47.                     </objectSet>
  48.                 </exclude>
  49.             </rules>
  50.         </migXml>
  51.         <migrationDisplayID>Appearance_and_Display\Taskbar_and_Start_Menu</migrationDisplayID>
  52.     </migration>
  53. </assembly>
  54.