Registry and FileExtensions?
Hey all,
i wrote a small (very small) app in c# that will deploy my assemblies to the gac. Now i created an shortcut to my app, and put that shortcut in my sendto folder. So if I rightclick on an .dll file and point to my app in the sendto popup, it will add the dll to the gac.
So heres my question:
What do I need to do, to be able to just right click a .dll File and see my app in the context menu? I guess there are some keys in the registry i need to add, but just cant find them.
Hope that makes sense, :confused:
Thanks in advance,
Stephan