Subj : Re: Process Name in Task Manager To : borland.public.cpp.borlandcpp From : Jogy Date : Tue Jun 29 2004 12:52 pm Markus Klein wrote: > Hi, > > how can i change the Name which was added to the Task Manager when a program > starts? > I try to rename the compiled Exe-File, but it doesn't work. > > I need to start my own Application many times and i must be able to check if > the Programs > are running. > > Thanks > > Hello, A good way to check if your application is running is using a mutex with unique name. If you rely only on the application name, there can be other programs with the same names .... -- Jogy http://www.jogy.net/ jogy@sirma.bg .