home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / PolicyDefinitions / StartMenu.admx < prev    next >
Extensible Markup Language  |  2008-01-19  |  21KB  |  291 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8"?>
  2. <!--  (c) 2006 Microsoft Corporation  -->
  3. <policyDefinitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
  4.   <policyNamespaces>
  5.     <target prefix="startmenu" namespace="Microsoft.Policies.StartMenu" />
  6.     <using prefix="windows" namespace="Microsoft.Policies.Windows" />
  7.   </policyNamespaces>
  8.   <resources minRequiredRevision="1.0" />
  9.   <policies>
  10.     <policy name="ClearRecentProgForNewUserInStartMenu" class="User" displayName="$(string.ClearRecentProgForNewUserInStartMenu)" explainText="$(string.ClearRecentProgForNewUserInStartMenu_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="ClearRecentProgForNewUserInStartMenu">
  11.       <parentCategory ref="windows:StartMenu" />
  12.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  13.       <enabledValue>
  14.         <decimal value="1" />
  15.       </enabledValue>
  16.       <disabledValue>
  17.         <decimal value="0" />
  18.       </disabledValue>
  19.     </policy>
  20.     <policy name="NoGamesFolderOnStartMenu" class="User" displayName="$(string.NoGamesFolderOnStartMenu)" explainText="$(string.NoGamesFolderOnStartMenu_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoStartMenuMyGames">
  21.       <parentCategory ref="windows:StartMenu" />
  22.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  23.       <enabledValue>
  24.         <decimal value="1" />
  25.       </enabledValue>
  26.       <disabledValue>
  27.         <decimal value="0" />
  28.       </disabledValue>
  29.     </policy>
  30.     <policy name="NoSearchComputerLinkInStartMenu" class="User" displayName="$(string.NoSearchComputerLinkInStartMenu)" explainText="$(string.NoSearchComputerLinkInStartMenu_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoSearchComputerLinkInStartMenu">
  31.       <parentCategory ref="windows:StartMenu" />
  32.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  33.       <enabledValue>
  34.         <decimal value="1" />
  35.       </enabledValue>
  36.       <disabledValue>
  37.         <decimal value="0" />
  38.       </disabledValue>
  39.     </policy>
  40.     <policy name="NoSearchFilesInStartMenu" class="User" displayName="$(string.NoSearchFilesInStartMenu)" explainText="$(string.NoSearchFilesInStartMenu_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoSearchFilesInStartMenu">
  41.       <parentCategory ref="windows:StartMenu" />
  42.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  43.       <enabledValue>
  44.         <decimal value="1" />
  45.       </enabledValue>
  46.       <disabledValue>
  47.         <decimal value="0" />
  48.       </disabledValue>
  49.     </policy>
  50.     <policy name="NoSearchInternetInStartMenu" class="User" displayName="$(string.NoSearchInternetInStartMenu)" explainText="$(string.NoSearchInternetInStartMenu_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoSearchInternetInStartMenu">
  51.       <parentCategory ref="windows:StartMenu" />
  52.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  53.       <enabledValue>
  54.         <decimal value="1" />
  55.       </enabledValue>
  56.       <disabledValue>
  57.         <decimal value="0" />
  58.       </disabledValue>
  59.     </policy>
  60.     <policy name="NoSearchProgramsInStartMenu" class="User" displayName="$(string.NoSearchProgramsInStartMenu)" explainText="$(string.NoSearchProgramsInStartMenu_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoSearchProgramsInStartMenu">
  61.       <parentCategory ref="windows:StartMenu" />
  62.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  63.       <enabledValue>
  64.         <decimal value="1" />
  65.       </enabledValue>
  66.       <disabledValue>
  67.         <decimal value="0" />
  68.       </disabledValue>
  69.     </policy>
  70.     <policy name="NoSearchCommInStartMenu" class="User" displayName="$(string.NoSearchCommInStartMenu)" explainText="$(string.NoSearchCommInStartMenu_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoSearchCommInStartMenu">
  71.       <parentCategory ref="windows:StartMenu" />
  72.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  73.       <enabledValue>
  74.         <decimal value="1" />
  75.       </enabledValue>
  76.       <disabledValue>
  77.         <decimal value="0" />
  78.       </disabledValue>
  79.     </policy>
  80.     <policy name="NoUserFolderOnStartMenu" class="User" displayName="$(string.NoUserFolderOnStartMenu)" explainText="$(string.NoUserFolderOnStartMenu_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoUserFolderInStartMenu">
  81.       <parentCategory ref="windows:StartMenu" />
  82.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  83.       <enabledValue>
  84.         <decimal value="1" />
  85.       </enabledValue>
  86.       <disabledValue>
  87.         <decimal value="0" />
  88.       </disabledValue>
  89.     </policy>
  90.     <policy name="UseFoldersOnStartMenu" class="User" displayName="$(string.UseFoldersOnStartMenu)" explainText="$(string.UseFoldersOnStartMenu_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="UseFoldersInStartMenu">
  91.       <parentCategory ref="windows:StartMenu" />
  92.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  93.       <enabledValue>
  94.         <decimal value="1" />
  95.       </enabledValue>
  96.       <disabledValue>
  97.         <decimal value="0" />
  98.       </disabledValue>
  99.     </policy>
  100.     <policy name="ShowRunInStartMenu" class="User" displayName="$(string.ShowRunInStartMenu)" explainText="$(string.ShowRunInStartMenu_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="ForceRunOnStartMenu">
  101.       <parentCategory ref="windows:StartMenu" />
  102.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  103.       <enabledValue>
  104.         <decimal value="1" />
  105.       </enabledValue>
  106.       <disabledValue>
  107.         <decimal value="0" />
  108.       </disabledValue>
  109.     </policy>
  110.     <policy name="QuickLaunchEnabled" class="User" displayName="$(string.QuickLaunchEnabled)" explainText="$(string.QuickLaunchEnabled_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="QuickLaunchEnabled">
  111.       <parentCategory ref="windows:StartMenu" />
  112.       <supportedOn ref="windows:SUPPORTED_WindowsVista" />
  113.       <enabledValue>
  114.         <decimal value="1" />
  115.       </enabledValue>
  116.       <disabledValue>
  117.         <decimal value="0" />
  118.       </disabledValue>
  119.     </policy>
  120.     <policy name="ClearRecentDocsOnExit" class="User" displayName="$(string.ClearRecentDocsOnExit)" explainText="$(string.ClearRecentDocsOnExit_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="ClearRecentDocsOnExit">
  121.       <parentCategory ref="windows:StartMenu" />
  122.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  123.     </policy>
  124.     <policy name="ForceStartMenuLogOff" class="User" displayName="$(string.ForceStartMenuLogOff)" explainText="$(string.ForceStartMenuLogOff_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="ForceStartMenuLogOff">
  125.       <parentCategory ref="windows:StartMenu" />
  126.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  127.     </policy>
  128.     <policy name="GreyMSIAds" class="User" displayName="$(string.GreyMSIAds)" explainText="$(string.GreyMSIAds_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="GreyMSIAds">
  129.       <parentCategory ref="windows:StartMenu" />
  130.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  131.     </policy>
  132.     <policy name="Intellimenus" class="User" displayName="$(string.Intellimenus)" explainText="$(string.Intellimenus_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="Intellimenus">
  133.       <parentCategory ref="windows:StartMenu" />
  134.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  135.     </policy>
  136.     <policy name="LockTaskbar" class="User" displayName="$(string.LockTaskbar)" explainText="$(string.LockTaskbar_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="LockTaskbar">
  137.       <parentCategory ref="windows:StartMenu" />
  138.       <supportedOn ref="windows:SUPPORTED_WindowsXP" />
  139.     </policy>
  140.     <policy name="MemCheckBoxInRunDlg" class="User" displayName="$(string.MemCheckBoxInRunDlg)" explainText="$(string.MemCheckBoxInRunDlg_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="MemCheckBoxInRunDlg">
  141.       <parentCategory ref="windows:StartMenu" />
  142.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  143.     </policy>
  144.     <policy name="NoAutoTrayNotify" class="User" displayName="$(string.NoAutoTrayNotify)" explainText="$(string.NoAutoTrayNotify_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoAutoTrayNotify">
  145.       <parentCategory ref="windows:StartMenu" />
  146.       <supportedOn ref="windows:SUPPORTED_WindowsXP" />
  147.     </policy>
  148.     <policy name="NoBalloonTip" class="User" displayName="$(string.NoBalloonTip)" explainText="$(string.NoBalloonTip_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoSMBalloonTip">
  149.       <parentCategory ref="windows:StartMenu" />
  150.       <supportedOn ref="windows:SUPPORTED_WindowsXP" />
  151.     </policy>
  152.     <policy name="NoChangeStartMenu" class="User" displayName="$(string.NoChangeStartMenu)" explainText="$(string.NoChangeStartMenu_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoChangeStartMenu">
  153.       <parentCategory ref="windows:StartMenu" />
  154.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  155.     </policy>
  156.     <policy name="NoClose" class="User" displayName="$(string.NoClose)" explainText="$(string.NoClose_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoClose">
  157.       <parentCategory ref="windows:StartMenu" />
  158.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  159.     </policy>
  160.     <policy name="NoCommonGroups" class="User" displayName="$(string.NoCommonGroups)" explainText="$(string.NoCommonGroups_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoCommonGroups">
  161.       <parentCategory ref="windows:StartMenu" />
  162.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  163.     </policy>
  164.     <policy name="NoFavoritesMenu" class="User" displayName="$(string.NoFavoritesMenu)" explainText="$(string.NoFavoritesMenu_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoFavoritesMenu">
  165.       <parentCategory ref="windows:StartMenu" />
  166.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  167.     </policy>
  168.     <policy name="NoFind" class="User" displayName="$(string.NoFind)" explainText="$(string.NoFind_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoFind">
  169.       <parentCategory ref="windows:StartMenu" />
  170.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  171.     </policy>
  172.     <policy name="NoFrequentUsedPrograms" class="User" displayName="$(string.NoFrequentUsedPrograms)" explainText="$(string.NoFrequentUsedPrograms_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoStartMenuMFUprogramsList">
  173.       <parentCategory ref="windows:StartMenu" />
  174.       <supportedOn ref="windows:SUPPORTED_WindowsXP" />
  175.     </policy>
  176.     <policy name="NoHelp" class="User" displayName="$(string.NoHelp)" explainText="$(string.NoHelp_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoSMHelp">
  177.       <parentCategory ref="windows:StartMenu" />
  178.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  179.     </policy>
  180.     <policy name="NoInstrumentation" class="User" displayName="$(string.NoInstrumentation)" explainText="$(string.NoInstrumentation_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoInstrumentation">
  181.       <parentCategory ref="windows:StartMenu" />
  182.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  183.     </policy>
  184.     <policy name="NoMoreProgramsList" class="User" displayName="$(string.NoMoreProgramsList)" explainText="$(string.NoMoreProgramsList_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoStartMenuMorePrograms">
  185.       <parentCategory ref="windows:StartMenu" />
  186.       <supportedOn ref="windows:SUPPORTED_WindowsXP" />
  187.     </policy>
  188.     <policy name="NoNetAndDialupConnect" class="User" displayName="$(string.NoNetAndDialupConnect)" explainText="$(string.NoNetAndDialupConnect_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoNetworkConnections">
  189.       <parentCategory ref="windows:StartMenu" />
  190.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  191.     </policy>
  192.     <policy name="NoPinnedPrograms" class="User" displayName="$(string.NoPinnedPrograms)" explainText="$(string.NoPinnedPrograms_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoStartMenuPinnedList">
  193.       <parentCategory ref="windows:StartMenu" />
  194.       <supportedOn ref="windows:SUPPORTED_WindowsXP" />
  195.     </policy>
  196.     <policy name="NoRecentDocsHistory" class="User" displayName="$(string.NoRecentDocsHistory)" explainText="$(string.NoRecentDocsHistory_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoRecentDocsHistory">
  197.       <parentCategory ref="windows:StartMenu" />
  198.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  199.     </policy>
  200.     <policy name="NoRecentDocsMenu" class="User" displayName="$(string.NoRecentDocsMenu)" explainText="$(string.NoRecentDocsMenu_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoRecentDocsMenu">
  201.       <parentCategory ref="windows:StartMenu" />
  202.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  203.     </policy>
  204.     <policy name="NoResolveSearch" class="User" displayName="$(string.NoResolveSearch)" explainText="$(string.NoResolveSearch_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoResolveSearch">
  205.       <parentCategory ref="windows:StartMenu" />
  206.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  207.     </policy>
  208.     <policy name="NoResolveTrack" class="User" displayName="$(string.NoResolveTrack)" explainText="$(string.NoResolveTrack_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoResolveTrack">
  209.       <parentCategory ref="windows:StartMenu" />
  210.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  211.     </policy>
  212.     <policy name="NoRun" class="User" displayName="$(string.NoRun)" explainText="$(string.NoRun_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoRun">
  213.       <parentCategory ref="windows:StartMenu" />
  214.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  215.     </policy>
  216.     <policy name="NoSetFolders" class="User" displayName="$(string.NoSetFolders)" explainText="$(string.NoSetFolders_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoSetFolders">
  217.       <parentCategory ref="windows:StartMenu" />
  218.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  219.     </policy>
  220.     <policy name="NoSetTaskbar" class="User" displayName="$(string.NoSetTaskbar)" explainText="$(string.NoSetTaskbar_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoSetTaskbar">
  221.       <parentCategory ref="windows:StartMenu" />
  222.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  223.     </policy>
  224.     <policy name="NoSMConfigurePrograms" class="User" displayName="$(string.NoSMConfigurePrograms)" explainText="$(string.NoSMConfigurePrograms_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoSMConfigurePrograms">
  225.       <parentCategory ref="windows:StartMenu" />
  226.       <supportedOn ref="windows:SUPPORTED_Win2kSP3_Or_XPSP1" />
  227.     </policy>
  228.     <policy name="NoSMMyDocuments" class="User" displayName="$(string.NoSMMyDocuments)" explainText="$(string.NoSMMyDocuments_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoSMMyDocs">
  229.       <parentCategory ref="windows:StartMenu" />
  230.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  231.     </policy>
  232.     <policy name="NoSMMyMusic" class="User" displayName="$(string.NoSMMyMusic)" explainText="$(string.NoSMMyMusic_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoStartMenuMyMusic">
  233.       <parentCategory ref="windows:StartMenu" />
  234.       <supportedOn ref="windows:SUPPORTED_WindowsXP" />
  235.     </policy>
  236.     <policy name="NoSMMyNetworkPlaces" class="User" displayName="$(string.NoSMMyNetworkPlaces)" explainText="$(string.NoSMMyNetworkPlaces_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoStartMenuNetworkPlaces">
  237.       <parentCategory ref="windows:StartMenu" />
  238.       <supportedOn ref="windows:SUPPORTED_WindowsXP" />
  239.     </policy>
  240.     <policy name="NoSMMyPictures" class="User" displayName="$(string.NoSMMyPictures)" explainText="$(string.NoSMMyPictures_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoSMMyPictures">
  241.       <parentCategory ref="windows:StartMenu" />
  242.       <supportedOn ref="windows:SUPPORTED_WindowsXP" />
  243.     </policy>
  244.     <policy name="NoStartMenuSubFolders" class="User" displayName="$(string.NoStartMenuSubFolders)" explainText="$(string.NoStartMenuSubFolders_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoStartMenuSubFolders">
  245.       <parentCategory ref="windows:StartMenu" />
  246.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  247.     </policy>
  248.     <policy name="NoStartPage" class="User" displayName="$(string.NoStartPage)" explainText="$(string.NoStartPage_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoSimpleStartMenu">
  249.       <parentCategory ref="windows:StartMenu" />
  250.       <supportedOn ref="windows:SUPPORTED_WindowsXP" />
  251.     </policy>
  252.     <policy name="NoTaskBarClock" class="User" displayName="$(string.NoTaskBarClock)" explainText="$(string.NoTaskBarClock_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="HideClock">
  253.       <parentCategory ref="windows:StartMenu" />
  254.       <supportedOn ref="windows:SUPPORTED_WindowsXP" />
  255.     </policy>
  256.     <policy name="NoTaskGrouping" class="User" displayName="$(string.NoTaskGrouping)" explainText="$(string.NoTaskGrouping_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoTaskGrouping">
  257.       <parentCategory ref="windows:StartMenu" />
  258.       <supportedOn ref="windows:SUPPORTED_WindowsXP" />
  259.     </policy>
  260.     <policy name="NoToolbarsOnTaskbar" class="User" displayName="$(string.NoToolbarsOnTaskbar)" explainText="$(string.NoToolbarsOnTaskbar_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoToolbarsOnTaskbar">
  261.       <parentCategory ref="windows:StartMenu" />
  262.       <supportedOn ref="windows:SUPPORTED_WindowsXP" />
  263.     </policy>
  264.     <policy name="NoTrayContextMenu" class="User" displayName="$(string.NoTrayContextMenu)" explainText="$(string.NoTrayContextMenu_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoTrayContextMenu">
  265.       <parentCategory ref="windows:StartMenu" />
  266.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  267.     </policy>
  268.     <policy name="NoTrayItemsDisplay" class="User" displayName="$(string.NoTrayItemsDisplay)" explainText="$(string.NoTrayItemsDisplay_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoTrayItemsDisplay">
  269.       <parentCategory ref="windows:StartMenu" />
  270.       <supportedOn ref="windows:SUPPORTED_WindowsXP" />
  271.     </policy>
  272.     <policy name="NoUserNameOnStartMenu" class="User" displayName="$(string.NoUserNameOnStartMenu)" explainText="$(string.NoUserNameOnStartMenu_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoUserNameInStartMenu">
  273.       <parentCategory ref="windows:StartMenu" />
  274.       <supportedOn ref="windows:SUPPORTED_WindowsXPOrServerOnly" />
  275.     </policy>
  276.     <policy name="NoWindowsUpdate" class="User" displayName="$(string.NoWindowsUpdate)" explainText="$(string.NoWindowsUpdate_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoWindowsUpdate">
  277.       <parentCategory ref="windows:StartMenu" />
  278.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  279.     </policy>
  280.     <policy name="RemoveUnDockPCButton" class="User" displayName="$(string.RemoveUnDockPCButton)" explainText="$(string.RemoveUnDockPCButton_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="NoStartMenuEjectPC">
  281.       <parentCategory ref="windows:StartMenu" />
  282.       <supportedOn ref="windows:SUPPORTED_WindowsXP" />
  283.     </policy>
  284.     <policy name="StartMenuLogOff" class="User" displayName="$(string.StartMenuLogOff)" explainText="$(string.StartMenuLogOff_Help)" key="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" valueName="StartMenuLogOff">
  285.       <parentCategory ref="windows:StartMenu" />
  286.       <supportedOn ref="windows:SUPPORTED_Win2k" />
  287.     </policy>
  288.   </policies>
  289.  
  290. </policyDefinitions>
  291.