Taskkill /im taskname.exe
You can run this at the command line of xp. So you should be able to zip or launch a command file with this in it to kill a process. If you want know what all the taskkill does go to the command line in windows and type taskkill /?. Best Regards, Oma Cox O.C. Services Inc. P.O. Box 5485 Brandon, MS 39047 662.820.7599 601.992.6785 www.ocservicesinc.com _____ From: [email protected] [mailto:[email protected]] On Behalf Of Dennis McGrath Sent: Tuesday, April 07, 2009 5:06 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Compiler question I noticed that a compiled application runs as a process, not as an application. This means it shows up in the task manager as a process. There are occasions where an application may hang, and the users can't find the app to close it. We certainly don't want them dinking around in the process tab. Does anyone know how to run the compiled exe as an application, not a process? Thanks Dennis McGrath

