右键菜单定制

Windows Registry Editor Version 5.00
 
;任意文件夹菜单
;[HKEY_CLASSES_ROOT\Directory\shell\mymenu]
;"SubCommands"="My Computer;Libraries;Control Panel;Command Prompt;Wordpad;Notepad;StikyNot;Paint;Calculator;SnippingTool;Regedit;Restart Explorer;Restart;Shutdown"
;"MUIVerb"="快捷工具"
;"Position"="top"
 
;库文件背景夹菜单
;[HKEY_CLASSES_ROOT\LibraryFolder\background\shell\mymenu]
;"SubCommands"="My Computer;Libraries;Control Panel;Command Prompt;Wordpad;Notepad;StikyNot;Paint;Calculator;SnippingTool;Regedit;Restart Explorer;Restart;Shutdown"
;"MUIVerb"="快捷工具"
;"Position"="top"
 
文件夹背景菜单
[HKEY_CLASSES_ROOT\Directory\background\shell\mymenu]
"SubCommands"="My Computer;Libraries;Control Panel;Command Prompt;Wordpad;Notepad;StikyNot;Paint;Calculator;SnippingTool;Regedit;Restart Explorer;Restart;Shutdown"
"icon"="UserAccountControlSettings.exe"
"MUIVerb"="快捷工具"
"Position"="top"
 
;任意文件菜单(非文件夹)
;[HKEY_CLASSES_ROOT\*\shell\mymenu]
;"SubCommands"="My Computer;Libraries;Control Panel;Command Prompt;Wordpad;Notepad;StikyNot;Paint;Calculator;SnippingTool;Regedit;Restart Explorer;Restart;Shutdown"
;"MUIVerb"="快捷工具"
;"Position"="top"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Calculator]
@="计算器"
"icon"="calc.exe"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Calculator\command]
@="calc.exe"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Command Prompt]
@="命令提示符"
"icon"="cmd.exe"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Command Prompt\command]
@="cmd.exe"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Control Panel]
@="控制面板"
"icon"="shell32.dll,21"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Control Panel\command]
@="rundll32.exe shell32.dll,Control_RunDLL"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Libraries]
@="库"
"icon"="explorer.exe"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Libraries\command]
@="explorer.exe"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\My Computer]
@="计算机"
"icon"="imageres.dll,105"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\My Computer\command]
@="explorer.exe /e,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Notepad]
@="记事本"
"icon"="notepad.exe"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Notepad\command]
@="notepad.exe"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Paint]
@="画图"
"icon"="mspaint.exe"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Paint\command]
@="mspaint.exe"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Regedit]
@="注册表编辑器"
"icon"="Regedit.exe"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Regedit\command]
@="Regedit.exe"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Restart]
@="重启计算机"
"icon"="shell32.dll,112"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Restart\command]
@="Shutdown -r -f -t 0"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Restart Explorer]
@="重启资源管理器"
"icon"="shell32.dll,238"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Restart Explorer\command]
@="tskill explorer"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Shutdown]
@="关机"
"icon"="shell32.dll,215"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Shutdown\command]
@="Shutdown -s -f -t 0"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SnippingTool]
@="截图工具"
"icon"="SnippingTool.exe"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SnippingTool\command]
@="SnippingTool.exe"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\StikyNot]
@="便笺"
"icon"="StikyNot.exe"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\StikyNot\command]
@="StikyNot.exe"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Wordpad]
@="写字板"
"icon"="C:\\Program Files (x86)\\Windows NT\\Accessories\\wordpad.exe"
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Wordpad\command]
@="wordpad.exe"

删除:

Windows Registry Editor Version 5.00
 
;[-HKEY_CLASSES_ROOT\Directory\shell\mymenu]
 
;[-HKEY_CLASSES_ROOT\LibraryFolder\background\shell\mymenu]
 
[-HKEY_CLASSES_ROOT\Directory\background\shell\mymenu]
 
;[-HKEY_CLASSES_ROOT\*\shell\mymenu]
 
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Calculator]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Command Prompt]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Control Panel]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Libraries]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\My Computer]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Notepad]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Paint]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Regedit]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Restart]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Restart Explorer]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Shutdown]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\SnippingTool]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\StikyNot]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\Wordpad]

效果图: