I have tried to understand this article, but I failed to get what I wanted.
I want to add a shortcut menu (preferably via a registry entry) to the rightclick menu in the windows explorer, when the rightclick occures onto a registered file for my application.
Just like ms word, I want to have a new and a open menu entry in the context menu.
Now afaik, this is called verbs and I found them in the windows registry for word, but I don't get how they are added. What exactly do I have to add to my registry key?
And is there a known way to do this with built-in c#/.NET functionality?