1
Answer

c# application to run on folder click.


I hav a c# application.
I need to execute that application on double click of a folder.
for eg; if i double click on mycomputer icon or my documents icon on desktop, this application should be started.

Answers (1)