PDA

Click to See Complete Forum and Search --> : How to verify if an app is already running ? (Resolved)


Jlarini
Dec 11th, 2007, 08:35 AM
Hi there!

I need to know if is there a previous instance of an application, i. e., if it's already running...

In VB6 I used to use "App.PrevInstance" but I have no clue what's used with C#....

What is used, please!

Tks in advance,

Joćo Luiz

Atheist
Dec 11th, 2007, 08:54 AM
Read this (http://www.vbforums.com/showthread.php?t=397006).

Jlarini
Dec 11th, 2007, 09:30 AM
Atheist,

Thanks for your answer!

I'll read it! I searched only at C# forum, I forgot to search at the Code Bank... :( :blush:

Joćo Luiz