how to add a menu item to windows desktop right click menu using C#
(the menu which is comming when u right click on the desktop without selecting any file)
I am using XP and in registry I did like this
But it is not working
HKEY_CLASSES_RO OT\Directory\Ba ckground\shell\ TestMenu\comman d
can anybody tell about IContextMenu and QueryContextMen u function
(the menu which is comming when u right click on the desktop without selecting any file)
I am using XP and in registry I did like this
But it is not working
HKEY_CLASSES_RO OT\Directory\Ba ckground\shell\ TestMenu\comman d
can anybody tell about IContextMenu and QueryContextMen u function
Comment