File will not delete

imported_Nacelle

Senior member
May 8, 2004
933
0
0
I was at a lan party a while back. A guy had a folder full of stuff, so I grabbed the whole thing. There was this one avi in there that will windows will not let me delete. It tells me "Can not delete: xxx.avi is being used by another program" It's not set to read only. And I don't have anything open that is playing the movie.
Any ideas on how to get rid of it?
 

Jeff7

Lifer
Jan 4, 2001
41,596
19
81
Explorer is trying to find information on the file; if there's anything wrong with it, rather than stopping and reporting an error, Explorer just keeps on trying to view the file contents, which makes it register as "in use."
I found a website with the registry patch, though the site itself is set up with lousy colors.
Link
You might need to reboot after installing the registry patch.
 

hairygit1

Member
Jul 29, 2001
195
0
0
failing that - boot into dos with a floppy -
find the file.
smash the little buddy over the head with your del xxx.avi command - and if that don't work,
try
attrib -a -r -s -h [enter]
del xxx.avi [enter]
 

hairygit1

Member
Jul 29, 2001
195
0
0
failing that - boot into dos with a floppy -
find the file.
smash the little buddy over the head with your del xxx.avi command - and if that don't work,
try
attrib -a -r -s -h [enter]
del xxx.avi [enter]