|
|
#1 |
|
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!
|
|
|
|
|
|
#2 |
|
Senior Member
|
Cool, thx, have been waiting for that! is it compatible with windows 98 too?
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jun 2003
Location: Spain
Posts: 24
|
Yes, it should work in all Windows...
|
|
|
|
|
|
#4 |
|
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. |
|
|
|
|
|
#5 |
|
M.I.A.
[NSIS Dev, Mod] 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 |
|
|
|
|
|
#6 |
|
Senior Member
|
seems to work fine with windows 98, tested that now, good work!
|
|
|
|
|
|
#7 |
|
Major Dude
Join Date: Jun 2002
Location: Swindon, UK
Posts: 559
|
Glad to see it works!
|
|
|
|
|
|
#8 |
|
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
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|