My Question Is ...
you probebly know that when you click the right-click on a file in windows ..a list suddenly appears..(contains : copy , paste ..yada yada )
i want to know how can i add to this list a link command to my program...
Printable View
My Question Is ...
you probebly know that when you click the right-click on a file in windows ..a list suddenly appears..(contains : copy , paste ..yada yada )
i want to know how can i add to this list a link command to my program...
I know it involves registry editing and adding a key to this place:
HKEY_CLASSES_ROOT\*\Shell\Whatever
But you would have to search on PlanetSourceCode or someplace where they have registry hacks in order to figure it out further.
Gl,
D!m