mIRC Home    About    Download    Register    News    Help

Print Thread
#65412 26/12/03 09:15 AM
Joined: Jun 2003
Posts: 92
K
k1ll3rz Offline OP
Babel fish
OP Offline
Babel fish
K
Joined: Jun 2003
Posts: 92
is there any way to show all the windows processes that are running in a listbox on a dialog and be able to kill that process?


k1ll3rz
#65413 26/12/03 09:59 AM
Joined: Dec 2002
Posts: 124
B
Vogon poet
Offline
Vogon poet
B
Joined: Dec 2002
Posts: 124
google close.dll

#65414 26/12/03 10:03 AM
Joined: Jun 2003
Posts: 92
K
k1ll3rz Offline OP
Babel fish
OP Offline
Babel fish
K
Joined: Jun 2003
Posts: 92
i was wondering if it was possible without dlls or if not where can i find close.dll cuz i cant find it. thanx


k1ll3rz
#65415 26/12/03 11:00 AM
Joined: Dec 2002
Posts: 124
B
Vogon poet
Offline
Vogon poet
B
Joined: Dec 2002
Posts: 124
http://www.manuel-stasche.de/page/index.php3?action=download

it can probably be done with com objects, although i do not have a clue how.

#65416 26/12/03 07:28 PM
Joined: Jun 2003
Posts: 92
K
k1ll3rz Offline OP
Babel fish
OP Offline
Babel fish
K
Joined: Jun 2003
Posts: 92
i have the dll but i dont know the info to make it show the processes running in the dialog. any help is appreciated.


k1ll3rz
#65417 26/12/03 07:41 PM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
use "list" in a dialog, then read the text file that the script create and return the text in it to the dialog


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
#65418 26/12/03 08:45 PM
Joined: Jun 2003
Posts: 92
K
k1ll3rz Offline OP
Babel fish
OP Offline
Babel fish
K
Joined: Jun 2003
Posts: 92
i know but i need to know wut i need to do for the $did or wutever i have to do to have it show the processes then be able to kill them


k1ll3rz
#65419 26/12/03 09:24 PM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
i dont know how to kill them sorry


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }

Link Copied to Clipboard