Hi,

After I close my application, it still is avaialable in the system tray
proces window, how can I kill this proces while my application shut's down?

it seems that everytime the application is started, a new process becomes
available....... and memory is allocated

--
Best regards
Luc

Re: System tray // still running............... by Mattias

Mattias
Thu Dec 13 15:17:11 PST 2007

>After I close my application, it still is avaialable in the system tray
>proces window, how can I kill this proces while my application shut's down?

Do you by "system tray proces window" mean the Task Manager?

How are you closing your application?


Mattias

--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.

Re: System tray // still running............... by Luc

Luc
Thu Dec 13 23:19:01 PST 2007

Hi Matthias,

Thx for your quyick response !!

Closing happens via the close button, without any code behind this event.

--
Best regards
Luc

"Mattias Sjögren" wrote:

> >After I close my application, it still is avaialable in the system tray
> >proces window, how can I kill this proces while my application shut's down?
>
> Do you by "system tray proces window" mean the Task Manager?
>
> How are you closing your application?
>
>
> Mattias
>
> --
> Mattias Sjögren [C# MVP] mattias @ mvps.org
> http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
> Please reply only to the newsgroup.
>