Last active
January 26, 2025 03:28
-
-
Save seamonkey420/f07527630c79616221938ff0fd2a4311 to your computer and use it in GitHub Desktop.
Example registry file for creating Windows context menu item with submenu and seperators (see comment for notes/explanations)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Main points:
Works with Windows 10, 11.
Then the entries below this top line are the actual commands for the sub menus.
"CommandFlags"=dword:00000020
will insert a seperator before this entry.Example of what this will look like. This example will only show the context menu item when you right-click on a file.