Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 27th November 2007, 07:32   #1
huq.duote.com
Member
 
Join Date: May 2006
Posts: 55
for .dll file of process

In windows xp.
use this command:

>tasklist /m >c:\result.txt

in c:,you can see this result.txt.

EXPLORER.EXE 1744 ntdll.dll, kernel32.dll, msvcrt.dll,
DsBho_00.dll,
MSGINA.dll, ODBC32.dll, odbcint.dll,
shgina.dll, mstask.dll, twext.dll,
zipfldr.dll, actxprxy.dll

i want to delete DsBho_00.dll,but explorer.exe load this dll file, so i can't delete it.

who can tell me:

how do i uninstall this .dll file in NSIS?


thanks!
huq.duote.com is offline   Reply With Quote
Old 27th November 2007, 17:00   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,337
You must have the DLL unload itself or delete it on reboot.

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
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