Hi..
I tried the code for creating the context menu from the site codeproject.com. The actual code is in the site :
http://www.codeproject.com/csharp/SimpleContextMenu.asp .
I am able to get the message "shell registered successfully", but when i right click in any jpeg file, i am not getting the context menu. The context menu is getting registered, but i am not able to display it...
what has went wrong?
Please Help