cannot delete folder and file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to delete a laplink folder and two files and when I try to do
that I get this error message:

Cannot delete MFC42.DLL: Access is denied. The source file may be in use.

I just want to delete the darn thing!!!!!!!!!! How can I do this???????
Karin
 
Karin said:
I am trying to delete a laplink folder and two files and when
I try to do that I get this error message:

Cannot delete MFC42.DLL: Access is denied. The source file
may be in use.

I just want to delete the darn thing!!!!!!!!!! How can I do
this???????
Hi

I assume that this copy of MFC42.DLL is placed in the laplink
folder. You should not delete the MFC42.DLL that is placed in
the Windows System32 folder

Download Process Explorer from SysInternals (task manager on
steroids) and select "Find DLL..." under Find (or just use the
keyboard shortcut Ctrl+G). Fill in the file name for the DLL.

In the list, find the process(es) that uses the DLL file you want
to delete, check the path for the DLL entries listed in the search
result, and then kill the process(es) that uses the specific DLL
you want to delete.

You can use Process Explorer to kill a process also.

SysInternals
http://www.sysinternals.com
 
Karin said:
I am trying to delete a laplink folder and two files and when I try to do
that I get this error message:

Cannot delete MFC42.DLL: Access is denied. The source file may be in use.

I just want to delete the darn thing!!!!!!!!!! How can I do this???????
Karin

Try booting into safe mode and deleting from there.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top