its an imcomlete movie download. the only program that might possibly be using it is DC++ in which it was downloaded. but i closed DC++. i tried restarting too, but the file just refuses to get deleted. it keeps saying “its being used by another person or program”
i want to free up this 700 megs of space. how do i delete it ? ( i have win XP )
Happens to me sometimes too. If you are sure it isn’t used by any program, then you can go to the command line and delete the file there using the del command. But you have to be careful when you do this, the files you delete with del aren’t moved to the trash can, they are deleted directly, so you can’t recover them.
If booting into safe mode didn’t get rid of it, I would give Handy’s suggestion a try. Currently, when you are booting Wndows XP from your hard drive a program has put a lock on the file that you are trying to delete. If you boot from a floppy, this program does not load, so you should be able to delete this file.
If your filesystem is NTFS, you are going to have to find a special bootdisk. If it’s FAT32, then you should be able to use a normal bootdisk.
[ul]
[li] Start --> Run --> “cmd” for XP, “command” for 98, and I guess one of those should work for other Windows OSes.[/li][li] Go to the directory it’s located in (Don’t forget about 8+3!)[/li][li] Type del NameOfTheFile.??? (Don’t forget 8+3 again)[/li][/ul]
I’ve had this work several times when I couldn’t erase a file. Also, another problem you might be having is that when you open the file in Windows Explorer, it’s trying to display a preview of it. Just give it a couple of minutes to do that, and see if you can erase it once it displays a preview.
Hmm, if cut and paste didn’t work then that is weird. What I meant was this.
Start > Run > Browse
That brings up a mini explorer. Navigate to the folder containing the file. Right-click on the file and choose delete.
But I’d delete it at the dos command prompt. I think that’s the same as sqube said. There’s another one in START > PROGRAMS > ACCESSORIES > COMMAND PROMPT
Remember how to navigate dos?
cd …
Takes you up a folder.
cd foldername
Takes you down a folder.