Run only one instance from you program






4.67/5 (2 votes)
Ever heard of Microsoft.Samples.ApplicationFramework? That's far better, since the newly started application will connect to the running application, and command line arguments will be passed to it.Take a look here: Real World Applications Sample, Part 1:..., Single Instance, ...[^]
Ever heard of Microsoft.Samples.ApplicationFramework? That's far better, since the newly started application will connect to the running application, and command line arguments will be passed to it.
Take a look here: Real World Applications Sample, Part 1:..., Single Instance, ...[^]