lsof on Windows

HigherGround

Golden Member
Jan 9, 2000
1,827
0
0
this is driving me nuts, I can't delete a file since it's in "use" by some unnamed program. Is there a way to find out which process is using ( I'm assuming has it opened ) the file. Something like UNIX's lsof command?
 

Abzstrak

Platinum Member
Mar 11, 2000
2,450
0
0
its probably explorer doing it... disable its preview features, or even easier, open a cmd window and delete it from there
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
There's a util on sysinternals.com IIRC, can't remember the name off hand though.