鼠標右鍵桌面
HKEY_CLASSES_ROOT\DesktopBackground\Shell
鼠標右鍵空白
HKEY_CLASSES_ROOT\Directory\Background\shell\ContextMenuHandlers
HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers
鼠標右鍵空白,新建子項
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Discardable\PostSetup\ShellNew
鼠標右鍵文件夾
HKEY_CLASSES_ROOT\Directory\shell\ContextMenuHandlers
HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers
鼠標右鍵文件
HKEY_CLASSES_ROOT\*\shell
HKEY_CLASSES_ROOT\*\shellex
鼠標右鍵文件擴展選項
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell
IE瀏覽器右鍵菜單
HKEY_CURRENT_USER\Software\Microsoft\InternetExplorer\MenuExt
注冊表參數
參數 | 描述 |
---|---|
MUIVerb | 右鍵時展示的文字 |
icon | 文字描述前方圖標 |
SubCommands | 是否為多級菜單 |
Extended | 按下shift時才顯示 |
如何創建二級菜單
在原本的注冊表項下創建shell
文件夾,在下方重新按照菜單創建方式創建。