Hi Everyone,
I need to make a small utility in C# which can bind two exe files to one output exe file.
by executing one output exe file but exe's should run simultaneously/
1) Is it possible to make such type of utility in C#??
2) is any helping tutorial available which can give me some idea??
Thanks