srwi / EverythingToolbar

Everything integration for the Windows taskbar.
Other
9.62k stars 419 forks source link

Open system context menu right click menu entry #269

Closed nx10 closed 1 year ago

nx10 commented 1 year ago

Fixes #210

Adds an entry to the right click menu by which the system context menu for a file or folder can be opened.

https://user-images.githubusercontent.com/33600480/193473048-3c4de275-29c2-4b24-ba94-ac09d10e6477.mp4

This relies on Explorer Shell Context Menu which is distributed under the CPOL license. This library was modified by replacing all instances of uint with ulong in the ShellHelper class.