Tomas Lindquist Olsen Wrote: > On Sun, Mar 15, 2009 at 10:46 AM, Walter Bright > <newshou...@digitalmars.com> wrote: > > ws wrote: > >> > >> Ah, finally I found the culprit! > >> It is the unlocker.exe running in the background, and that crashes windbg > >> running D windows app consistently when it exits. (does not affect the > >> console app). > >> Took me a long time to find out. > >> Thanks for your concerns! > > > > What's unlocker.exe ? > > > > Google seems to suggest it's a Worm virus... > A virus scan is probably in order!
It is a explorer extension + system tray util that pops up whenever you try to delete a file/folder but get annoying messages from Windows like: -Access is denied -There has been a sharing violation. -The source or destination file may be in use. -The file is in use by another program or user..etc It will list the exes/dlls that holds the corresponding file handle. Comes in handy many times.