Doesn't replace windows default context menu through file pickers
Pretty much as the title says
screenshot

Hi @ourslfs, Currently only supports popup menu from process explorer.exe
your popup menu run from process SystemSettings.exe > rundll32.exe
Do you plan to add this feature at some point?
I just stumbled on this yesterday and have enjoyed setting it up - really hoping for this feature to get added some time soon!
Hi @nicholas-ochoa Yes, there will be an expansion in the future and it is being worked on carefully to avoid conflict with the addition of exceptions options.
Shell has been extended to include system menus that were included by a third party

Hi @ourslfs, @nicholas-ochoa Please try this bulld
Remove this line or ignore it by add // like this:
// exclude.where = !process.is_explorer
That seems to have fixed the issue, although I can't seem to use my existing configuration with it. Even with a lot of tweaks to fix the errors reported in the log, it seems like the overall syntax has changed?
Minor changes in the settings(default) section will be documented in the next update. The options and syntax method are modified to be more flexible.