The following command will tell you the processes that have a particular DLL
loaded:
tasklist /fi "modules eq apphelp.dll"
Replace apphelp.dll with the DLL name in your TEMP folder to find out the
applications that are using the DLL.
- Chirag
PowerShow - View multiple PowerPoint slide shows simultaneously
http://officeone.mvps.org/powershow/powershow.html
"Martin Racette" <(E-Mail Removed)> wrote in message
news:3A5E484E-847C-4688-9D2E-(E-Mail Removed)...
> How can I find to what process a certain DLL belong, there is one DLL in
> the TEMP directory, I can not delete it because it is in use but I do not
> know what prcess is using it
>
> --
> Thank You in Advance
> Merci a l'avance
>
> Martin