Hello:
I have two programs (Windows Forms).
I want to make the second program runs when I press a button in the first program.
So when the user go to run the second program, I want the second program doesn't run.
But if the user go to run the second from the first program, I want the second
program runs.
Thanks for anyhelp.