c# - How to add an application to the desktop context menu for a specific folder? -
c# - How to add an application to the desktop context menu for a specific folder? -
i'm trying set own menu in windows desktop contextmenu. similar dropbox makes. when in dropbox folder, menu called dropbox displayed , lets perform tasks on given file.
i know folders need utilize registry key:
hkey_classes_root\directory\background\shell
anyone know how place own menu in specific folder?
regards!
c# registry contextmenu
Comments
Post a Comment