Hi,
I am new to this. But my question is that how do i achieve the following functionality -
" I want to implement a functionality on the windows desktop, wherein if i select a file and right click on it, i get to show my own option. Just like we have open, open with functionality. And when i click on the option i execute my own code (like pushing the document to some SQL server etc and other complex stuff").. I want to do this through VB.NET"
Please help..
Thanks in advance,
Rahul
Comments
:
: I am new to this. But my question is that how do i achieve the following functionality -
:
: " I want to implement a functionality on the windows desktop, wherein if i select a file and right click on it, i get to show my own option. Just like we have open, open with functionality. And when i click on the option i execute my own code (like pushing the document to some SQL server etc and other complex stuff").. I want to do this through VB.NET"
:
: Please help..
:
: Thanks in advance,
: Rahul
:
[blue]
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/programmersguide/shell_basics/shell_basics_extending/fileassociations/fileassoc.asp
[/blue]