I want to develop a simple window tool, to add a menu item in window right-click menu.
For example, I open "computer", navigate to C:, and right click on the free space, and I will see a menu.
Here,I want to add some items, just like bookmarks to store some disk locations I always visit
How to add the item... Can you give me some advices ? thanks
by the way, I use C# language to do this tool