Hey all,
Is it possible in C# to make it so that when a program is run, your program opens up with it? For example, say I went to double click the "Firefox" icon, would it be possible to have my program also open up with it? Basically what I want is to link my program with the execution of another.
Would I have to edit registry keys? Any ideas would be greatly appreciated!
Thank you all.