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

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -