AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How can I kill a process tree

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
[deXter]



Joined: 28 Nov 2004
Posts: 35

PostPosted: Sat Apr 21, 2007 2:57 pm    Post subject: How can I kill a process tree Reply with quote

Process, Close doesn't kill the process tree.

Is there any way I can kill a process tree without using any third-party app?
Back to top
View user's profile Send private message
Save the Earth
Guest





PostPosted: Sat Apr 21, 2007 5:58 pm    Post subject: Reply with quote

Don't kill the trees! Evil or Very Mad
Back to top
Rajat



Joined: 28 Mar 2004
Posts: 1718

PostPosted: Sat Apr 21, 2007 8:41 pm    Post subject: Reply with quote

Save the Earth wrote:
Don't kill the trees! Evil or Very Mad

LOL! Razz

yeah .. i'd been wanting such an option as well. i think using win API can help ... i really suck at that though.
_________________
Back to top
View user's profile Send private message
Sean



Joined: 12 Feb 2007
Posts: 1337

PostPosted: Sun Apr 22, 2007 12:18 am    Post subject: Reply with quote

You may use Tool Help functions, which I believe AHK's Process function uses.
Process32First/Next will return the ProcessID of the parent process.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group