Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 7th June 2003, 16:41   #1
DITMan
Junior Member
 
Join Date: Jun 2003
Location: Spain
Posts: 24
Announcement: Kill Processes by Name finished

I've just finished my Process-Killer DLL.

You can get it at:

http://petra.uniovi.es/~i6948857/pro...rocDLL-bin.zip

It includes both a binary version and the source code (~30kB)

Contact me here if you need help using it, or to report bugs...

Enjoy it! :P

Edit: BTW, sorry for flooding the forum this days, I needed to finish it ASAP thanks for your patience with me!
DITMan is offline   Reply With Quote
Old 8th June 2003, 17:47   #2
DOCa Cola
Senior Member
 
DOCa Cola's Avatar
 
Join Date: Feb 2003
Location: Germany
Posts: 223
Send a message via ICQ to DOCa Cola Send a message via AIM to DOCa Cola Send a message via Yahoo to DOCa Cola
Cool, thx, have been waiting for that! is it compatible with windows 98 too?
DOCa Cola is offline   Reply With Quote
Old 8th June 2003, 20:03   #3
DITMan
Junior Member
 
Join Date: Jun 2003
Location: Spain
Posts: 24
Yes, it should work in all Windows...
DITMan is offline   Reply With Quote
Old 8th June 2003, 20:37   #4
Sunjammer
Major Dude
 
Join Date: Jun 2002
Location: Swindon, UK
Posts: 559
On the manual page for this plugin DITMan mentions an error return code (605 = Unable to load PSAPI.DLL) which seems to imply that the plugin relies on psapi.dll.

According to this page it will only work with 2K/XP/2003 Server (and NT if you install psapi.dll from the link given on that page). No mention is made of whether or not 9x/me systems have psapi.dll or if the downloaded psapi.dll would work on them if they don't.
Sunjammer is offline   Reply With Quote
Old 8th June 2003, 23:24   #5
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,337
It loads these functions on runtime using GetProcAddress. On Windows 9x is loads Toolhelp32 functions, so it seems OK to me. Still worth a check though

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Old 8th June 2003, 23:36   #6
DOCa Cola
Senior Member
 
DOCa Cola's Avatar
 
Join Date: Feb 2003
Location: Germany
Posts: 223
Send a message via ICQ to DOCa Cola Send a message via AIM to DOCa Cola Send a message via Yahoo to DOCa Cola
seems to work fine with windows 98, tested that now, good work!
DOCa Cola is offline   Reply With Quote
Old 9th June 2003, 06:47   #7
Sunjammer
Major Dude
 
Join Date: Jun 2002
Location: Swindon, UK
Posts: 559
Glad to see it works!
Sunjammer is offline   Reply With Quote
Old 9th June 2003, 10:40   #8
DITMan
Junior Member
 
Join Date: Jun 2003
Location: Spain
Posts: 24
It was tested before posting it in Win XP, 2000 and 98 but you know how Windows works... It might run perfectly in my computer and hang another one, so that's why I said that it should work
DITMan is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump