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

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <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-02-16T20:14:36.4936641+00: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">
  3.     <assemblyIdentity name="Microsoft-Windows-shell32-DL" version="0.0.0.0" processorArchitecture="*" language="*"></assemblyIdentity>
  4.     <!-- Setting this component as its own consumer on upgrade -->
  5.     <migration scope="Upgrade,MigWiz,USMT">
  6.         <migXml xmlns:auto-ns2="urn:schemas-microsoft-com:asm.v3" xmlns="">
  7.             <detects>
  8.                 <detect>
  9.                     <condition>MigXmlHelper.IsOSEarlierThan("NT","6.0.0.0")</condition>
  10.                 </detect>
  11.             </detects>
  12.             <!-- Common Win2K & XP Settings -->
  13.             <rules context="user">
  14.                 <include>
  15.                     <objectSet>
  16.                         <!-- Advanced Folder Option Settings -->
  17.                         <pattern type="Registry">HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState [*]</pattern>
  18.                         <pattern type="Registry">HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer [IconUnderline]</pattern>
  19.                     </objectSet>
  20.                 </include>
  21.             </rules>
  22.             <!-- Exclusive Win2K Settings -->
  23.             <rules context="user">
  24.                 <detects>
  25.                     <detect>
  26.                         <condition>MigXmlHelper.DoesOSMatch("NT","5.0.*")</condition>
  27.                     </detect>
  28.                 </detects>
  29.                 <include>
  30.                     <objectSet>
  31.                         <!-- Desktop Settings -->
  32.                         <pattern type="Registry">HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\DesktopStreamMRU\* [*]</pattern>
  33.                         <pattern type="Registry">HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\DesktopStreams\* [*]</pattern>
  34.                         <!-- Folder View Settings -->
  35.                         <pattern type="Registry">HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StreamMRU\* [*]</pattern>
  36.                         <pattern type="Registry">HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\* [*]</pattern>
  37.                     </objectSet>
  38.                 </include>
  39.             </rules>
  40.             <!-- Exclusive WinXP Settings -->
  41.             <rules context="user">
  42.                 <detects>
  43.                     <detect>
  44.                         <condition>MigXmlHelper.DoesOSMatch("NT","5.1.*")</condition>
  45.                         <condition>MigXmlHelper.DoesOSMatch("NT","5.2.*")</condition>
  46.                     </detect>
  47.                 </detects>
  48.                 <include>
  49.                     <objectSet>
  50.                         <!-- Folder View Settings -->
  51.                         <pattern type="Registry">HKCU\Software\Microsoft\Windows\ShellNoRoam\BagMRU\* [*]</pattern>
  52.                         <pattern type="Registry">HKCU\Software\Microsoft\Windows\ShellNoRoam\Bags\* [*]</pattern>
  53.                         <pattern type="Registry">HKCU\Software\Microsoft\Windows\Shell\BagMRU\* [*]</pattern>
  54.                         <pattern type="Registry">HKCU\Software\Microsoft\Windows\Shell\Bags\* [*]</pattern>
  55.                         <!-- Desktop Settings -->
  56.                         <!-- Extensibility point, handled by upgrade: <pattern type="Registry">HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\* [*]</pattern> -->
  57.                         <!-- CLSID_MyDocuments -->
  58.                         <pattern type="Registry">HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu [{450D8FBA-AD25-11D0-98A8-0800361B1103}]</pattern>
  59.                         <pattern type="Registry">HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel [{450D8FBA-AD25-11D0-98A8-0800361B1103}]</pattern>
  60.                         <!-- CLSID_MyComputer -->
  61.                         <pattern type="Registry">HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu [{20D04FE0-3AEA-1069-A2D8-08002B30309D}]</pattern>
  62.                         <pattern type="Registry">HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel [{20D04FE0-3AEA-1069-A2D8-08002B30309D}]</pattern>
  63.                         <!-- CLSID_NetworkPlaces -->
  64.                         <pattern type="Registry">HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu [{208D2C60-3AEA-1069-A2D7-08002B30309D}]</pattern>
  65.                         <pattern type="Registry">HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel [{208D2C60-3AEA-1069-A2D7-08002B30309D}]</pattern>
  66.                         <!-- CLSID_Internet -->
  67.                         <pattern type="Registry">HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu [{871C5380-42A0-1069-A2EA-08002B30309D}]</pattern>
  68.                         <pattern type="Registry">HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel [{871C5380-42A0-1069-A2EA-08002B30309D}]</pattern>
  69.                     </objectSet>
  70.                 </include>
  71.             </rules>
  72.         </migXml>
  73.         <machineSpecific>
  74.             <migXml xmlns:auto-ns2="urn:schemas-microsoft-com:asm.v3" xmlns="">
  75.                 <!-- Exclusive WinXP Settings -->
  76.                 <rules context="user">
  77.                     <detects>
  78.                         <detect>
  79.                             <condition>MigXmlHelper.DoesOSMatch("NT","5.1.*")</condition>
  80.                             <condition>MigXmlHelper.DoesOSMatch("NT","5.2.*")</condition>
  81.                         </detect>
  82.                     </detects>
  83.                     <include>
  84.                         <objectSet>
  85.                             <!-- Recent Documents -->
  86.                             <pattern type="File">%CSIDL_APPDATA%\Microsoft\Windows\Recent [*]</pattern>
  87.                             <pattern type="Registry">HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs\* [*]</pattern>
  88.                         </objectSet>
  89.                     </include>
  90.                 </rules>
  91.             </migXml>
  92.         </machineSpecific>
  93.         <migrationDisplayID>Appearance_and_Display\Personalized_Settings</migrationDisplayID>
  94.     </migration>
  95. </assembly>
  96.