|
-
Dec 15th, 2004, 03:35 AM
#1
Thread Starter
Lively Member
Close Any Running Application or its Instances
i have a Player Running on my window now i need to close it down .....
or any application like Notepad
how can i close it down....
i m running this application through Command Line Interface
one way in know is to kill the Process... any other way ....
-
Dec 15th, 2004, 03:51 AM
#2
Re: Close Any Running Application or its Instances
here is a thread that I answered the very same question. you can search the forum for questions by using phrases.
http://www.vbforums.com/showthread.p...ht=end+process
the last post (by me) has links to api.net, which shows how to use the API's that will do it.
here's the Terminate Process link:
http://www.mentalis.org/apilist/TerminateProcess.shtml
Last edited by dglienna; Dec 15th, 2004 at 03:55 AM.
-
Dec 15th, 2004, 04:28 AM
#3
Thread Starter
Lively Member
Re: Close Any Running Application or its Instances
Thanks This Works fine but the Probloem is that i need to close the Other Application which i have invoked not my own application .......... this has close my application ......... i mean current process has terminated my program but iwant to close other program .... e.g i have initiated the instance of Notepad through my program and now i want it to be closed
not my own Program
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|