ContextMenuForWindows11 icon indicating copy to clipboard operation
ContextMenuForWindows11 copied to clipboard

Add Custom Context Menu For Windows11

Results 67 ContextMenuForWindows11 issues
Sort by recently updated
recently updated
newest added

It may be a good idea to allow the user to directly add an entry to the right-click context menu instead of adding the new entry into the "Open With"...

Hi, if i add `"C:\Program Files (x86)\EasyJoin\easyjoin.exe" --sendto-3s49pgld3mkc41cl14u6ghev03` to Exe field it didn't work. Did i something wrong?

I installed the Windows Store Version and the application works greats. I downloaded the sources code, and made the packaged did a sideload installed. When i add my menu item,...

![ApplicationFrameHost_cR2DmPldkE](https://user-images.githubusercontent.com/45903404/179457659-b230e940-283c-427d-bf6b-ef3b065b1d69.png) ![ApplicationFrameHost_tcwqvJeCu1](https://user-images.githubusercontent.com/45903404/179457662-8ee2e650-acd7-448a-a5c7-bfb3f2243666.png) both methods doesn't help me

The app is really useful but it only allows to add an entry to right-click menu for files and folder. It can be a good idea to also allow the...

I wanted to recreate the 7z menu but I couldn't figure out how to do submenus. How would I create 7z/CRC as menu?

https://github.com/stax76/OpenWithPlusPlus#regex-filter https://github.com/stax76/OpenWithPlusPlus/blob/master/OpenWithPPShellExtension/Main.cpp#L386

[Open with++](https://github.com/stax76/OpenWithPlusPlus) sets the working directory of the invoked process to the directory of the selected file or selected folder. https://github.com/stax76/OpenWithPlusPlus/blob/master/OpenWithPPShellExtension/Main.cpp#L603

就是排除掉列出的扩展名都能匹配 ![图片](https://user-images.githubusercontent.com/43376740/163091290-322b8e86-31aa-42f6-8baa-dfc1d7e31757.png)

Do not show options when no files match the extensions 1. audio specific things should not be listed for text files. 1. only execute selected command for files that are...