Hi gurus,

Does anyone know how to test if an instance of the application is alredy
running?

Thanks in advance.


Boris

Re: How to know if application is running by Dmitriy

Dmitriy
Wed Nov 26 10:33:55 CST 2003

Hi Boris,

This is usually done with named mutexes. Search the
microsoft.public.dotnet.* groups archive available
here:

http://groups.google.com/advanced_group_search?hl=en

as I have definitely seen postings from other people that give more detailed
explanation and/or code samples.

--
Dmitriy Lapshin [C# / .NET MVP]
X-Unity Test Studio
http://x-unity.miik.com.ua/teststudio.aspx
Bring the power of unit testing to VS .NET IDE

"Boris Condarco" <bcondarco@hotmail.com> wrote in message
news:OqqMtzCtDHA.3224@tk2msftngp13.phx.gbl...
> Hi gurus,
>
> Does anyone know how to test if an instance of the application is alredy
> running?
>
> Thanks in advance.
>
>
> Boris
>
>


Re: How to know if application is running by hirf-spam-me-here

hirf-spam-me-here
Wed Nov 26 11:47:43 CST 2003

* "Boris Condarco" <bcondarco@hotmail.com> scripsit:
> Does anyone know how to test if an instance of the application is alredy
> running?

See:

<http://www.google.com/groups?selm=ONW3K0DpDHA.1740%40TK2MSFTNGP12.phx.gbl>

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>