|
|
#1 |
|
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! |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] 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 |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|