右键添加组策略 cmd /kreg add "HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\组策略\Command" /ve /d ""C:\windows\system32\mmc.exe" "C:\windows\system32\gpedit.msc"" /t REG_sz /f
右键添加服务
cmd /kreg add "HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\服务\Command" /ve /d """C:\windows\system32\mmc.exe\""C:\windows\system32\services.msc\"" /t REG_sz /f
右键添加启动项
cmd /kreg add "HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\启动项\Command" /ve /d """C:\windows\pchealth\helpctr\binaries\Msconfig.exe\"-6 ""/t REG_sz /f
右键添加注册表
cmd /kreg add "HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\注册表\Command" /ve /d ""C:\windows\regedit.exe"" /t REG_sz /f 您的提问 右键显示桌面 和右键 任务管理器 你右键右下角时间那里就有
打开记事本,输入:Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers][HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\NvCplDesktopContext]
@="%systemroot\explorer.exe"[HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\NvCplDesktopContext]
@="C:\Documents and Settings\Morliz\Application Data\Microsoft\Internet Explorer\Quick Launch\显示桌面.scf" 将上面代码保存成reg文件。双击它进行注册即可。