Program to force a file to get deleted...

chocobaR

Golden Member
Sep 17, 2001
1,956
1
76
Tried downloading the Eve-Online torrent with Azureus from the official website but there's hardly any seeds so I decided to cancel it. Now I'm not allowed to delete the .exe because it says it's already in use. Even with Azureus closed and a reboot, it still says the same thing.

Anyone got a program to force a file to get deleted?

Thanks.
 

chocobaR

Golden Member
Sep 17, 2001
1,956
1
76
Unlocker didn't help :( and I don't know how to reboot in safe mode in WinXP :s When I press F8, I get to a boot menu.
 

Thyme

Platinum Member
Nov 30, 2000
2,330
0
0
Originally posted by: chocobaR
Unlocker didn't help :( and I don't know how to reboot in safe mode in WinXP :s When I press F8, I get to a boot menu.

Start...run...msconfig and add the safemode flag to the boot.ini. (Remote it afterwards)
I find that's the easiest way when I can't remember a particular version's shortcut.
 

EagleKeeper

Discussion Club Moderator<br>Elite Member
Staff member
Oct 30, 2000
42,589
5
0
Go into the registry and remove references to the file.
Make sure that no processes are using the file.

Then try to reboot into safe mode.

Also, make sure that you are disconnected from the NET.

You may have to repeat the above couple of steps once or twice.
 

sourceninja

Diamond Member
Mar 8, 2005
8,805
65
91
safe mode command line only. Not the GUI safemode. You can get to this usually by pressing F8 durring bootup. then you can del it.
 

itachi

Senior member
Aug 17, 2004
390
0
0
try deleting it from the command prompt

start -> run -> cmd
go to the folder where the executable is.. and type 'del /F __name_of_executable__'

if that doesn't work, type

taskkill /F /IM explorer.exe
del /F __name_of_executable__
explorer

and if that doesn't work.. then u can try deleting before startup.
 

xtknight

Elite Member
Oct 15, 2004
12,974
0
71
Your MFT (I think) could be corrupt. I suggest you do a checkdisk.

"In use" is a generic error message. It may not be in use at all.