That doesn't sound like an issue. He is wanting to find a 'SPECIFIC.EXE' running which I am guessing he has written himself and will have a specific window title. He doesn't mention anything about having different versions installed which is very unlikely, and this doesn't appear relevant anyway.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Gunnar Blumert Sent: Tuesday, 27 January 2009 11:09 p.m. To: Borland's Delphi Discussion List Subject: Re: Check if specific EXE is running and close/open it > Use FindWindow to find the main window handle of the program, This is not very reliable. Just guess the user has 3 different versions of the exe installed. How do you tell that the version you want to replace is the one that is running? Best wishes, Gunnar _______________________________________________ Delphi mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

