• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Can't delete file!

Mesmerist

Junior Member
Ok, so I was downloading some, umm... educational videos off of KaZaA. One of the videos is just spam advertisements. No problem, I'll just delete it, right? Wrong! It won't let me. When I try to do anything to it, a box pops up that says...

"Error Deleting File or Folder. Cannot delete FILENAMEOFEDUCATIONALVIDEO.avi. Close any programs that might be using the file and try again."

I've tried moving to Recycle Bin, Shift-Deleting, renaming the file, moving the file to another folder, adding it to a zip file, you name it. It won't let me touch it. Of course, my concern is that this is a virus, maybe a trojan of some kind. There's no telling what the file is doing. Although, a virus scan doesn't catch anything.

So, is there any easy way to get rid of this hellspawned file once and for all? I mean, it's MY computer! There must be a way!

Help! Thanks. 😉
 
This is a common problem, there is a permenant fix some where, but I don't know where it is.

but try this,
go to the folder using a command propmpt and type

dir /x

to get the short name of the file, now type

del <insert short file name here>

(which in your example would be del FILENA~1)
 
Open up a command prompt window.
CTRL-ALT-DEL to bring up Task Manager.
End the explorer.exe process but leave Task Manager running. (not iexplore)
Delete the file from the command prompt.
In Task Manager, do a File, New Task (Run) and type in explore.exe.

Voila.

 
Back
Top