I want to open files that are double-clicked in Explorer in the same instance of my .Net application, for example. in a new tab. How can i do this?
Now each file launches a new instance of my application. Many programs can open files in a single instance, for example, Opera and Notepad ++, so there is an easy way.
Alexei
source share