Hi everybody

I want my application to be started only 1 time.
If the user launch again the executable, it activates the application already opened and do not open a second application...

How can I do that??
Specification of the project?
Test if this process already exists in the machine
at the launch of the app??

Fzz