ContextMenuForWindows11
ContextMenuForWindows11 copied to clipboard
Add Custom Context Menu For Windows11
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,...
  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
就是排除掉列出的扩展名都能匹配 
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...