Skip to content

How to achieve single instance app in C#? #1747

Answered by andrewleader
JohnCido asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @JohnCido, we're working on improving the docs for single instancing, in the meantime here's a GIST that explains how to accomplish single instance in a C# app using 1.0 Preview 3: https://gist.github.com/andrewleader/5adc742fe15b06576c1973ea6e999552

Make sure you build/compile your app for x64, there's currently a known bug on x86.

Replies: 1 comment 15 replies

Comment options

You must be logged in to vote
15 replies
@andrewleader
Comment options

@KWodarczyk
Comment options

@KWodarczyk
Comment options

@KWodarczyk
Comment options

@hintsofttech
Comment options

Answer selected by JohnCido
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants