Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   to kill more process (http://forums.winamp.com/showthread.php?t=279439)

jiake 19th October 2007 17:41

to kill more process
 
Section "Kill"
KillProcDLL::KillProc "QQ.exe"
SectionEnd

User the above script,when setup is running,the process "QQ.exe" will be killed,but it can only kill one process.if there are 5 QQ.exes in the task manager,1 will be killed or the all?to kill all the processes of the same name,how to write the code?

kichik 19th October 2007 22:08

You can call KillProc multiple times until it returns an error indicating the process was not found.


All times are GMT. The time now is 17:51.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.