How do I allow only one instance of a WPF application to run?
Thanks.
Try this: Single instance application. Ive used the second method and it works fine.