The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.
Every time I try, I get a "File in Use - The action can't be completed because the file is open in Windows Explorer. Close the file and try again." message. I've rebooted the computer multiple times, and even did an "End Process" on explorer, but nothing seems to work.
XP used to have a file called WhoLockMe for this kind of shit, but it hasn't been updated to work for either Vista or 7. I'd prefer to get this fixed without having to download a Linux distro. Anybody have any suggestions?
alright, just reboot into safe mode and delete the file. to get into safe mode, hold the F8 button after your system BIOS messages display but BEFORE the "Starting Windows" animation displays.
He could just fire up a command prompt, end the explorer process and delete the file through the command prompt.
Also, if you want to see what program has what file locked you can download handle, it's a sysinternals program. MS bought them up a while ago, they make lots of useful software for this kind of thing.
GrimReaper on
PSN | Steam
---
I've got a spare copy of Portal, if anyone wants it message me.
Sorry if I'm hijacking your thread, but I have a similar problem.
Once, a long time ago in a far away kingdom, I tried to uninstall a program without an uninstaller. To that end, I tried to unpack the .exe file that installed the offending software to figure out where files were placed. Long story short, I managed to create a file without a name. Every attempt to delete that file has been met with failure.
To get rid of files like this I boot the system using Ultimate Boot CD for Windows and nuke it from there. Since the OS is running off the RAM the files aren't locked and can be safely nuked.
Years ago I'd had a copy of the Borland C/C++ Turbo compiler that absolutely positively could not be deleted, and the UBCD trick blew it away.
Anyone notice how some things (mattresses and the copy machines in Highrise) are totally impenetrable? A steel wall, yeah that makes sense, but bullets should obliterate copy machines.
I don't know about you, but I always buy a bullet proof printer. Its a lot more expensive, but I think the advantages are apparent.
Sorry if I'm hijacking your thread, but I have a similar problem.
Once, a long time ago in a far away kingdom, I tried to uninstall a program without an uninstaller. To that end, I tried to unpack the .exe file that installed the offending software to figure out where files were placed. Long story short, I managed to create a file without a name. Every attempt to delete that file has been met with failure.
Here's what I see in windows explorer.
Stupid question, I suppose, but have you tried to rename the file first? 'F2' is the shortcut, but right-clicking ought to work also.
Sorry if I'm hijacking your thread, but I have a similar problem.
Once, a long time ago in a far away kingdom, I tried to uninstall a program without an uninstaller. To that end, I tried to unpack the .exe file that installed the offending software to figure out where files were placed. Long story short, I managed to create a file without a name. Every attempt to delete that file has been met with failure.
Here's what I see in windows explorer.
Stupid question, I suppose, but have you tried to rename the file first? 'F2' is the shortcut, but right-clicking ought to work also.
You would get a similar problem saying the file is locked or in use.
SysInternals is really good for small utilities like this. PendMoves and MoveFile will do what you want, allowing you to see what will be moved or deleted on reboot, and schedules files to be moved or deleted on reboot, respectively.
To get rid of files like this I boot the system using Ultimate Boot CD for Windows and nuke it from there. Since the OS is running off the RAM the files aren't locked and can be safely nuked.
Years ago I'd had a copy of the Borland C/C++ Turbo compiler that absolutely positively could not be deleted, and the UBCD trick blew it away.
I've been playing around with UBCD, but I can't seem to make FreeDOS find my windows partition. Instead, it points to various different images on UBCD. How did you do it?
Open the start menu, type cmd in the search box and press ctrl+shift+enter to get an admin command window. then go to the folder above the one you want to delete (that has the non deletable file) and do a 'rmdir /s foldername' and it will get deleted. This will delete that directory and everything under it forcefully.
stigweard on
0
baronfelWould you say I havea _plethora_?Registered Userregular
In case you're still having issues deleting or moving files that are still open elsewhere, you can always use Process Explorer to find the open file handle and manually close it.
Once Process Explorer is installed, you can run it and search for the file name in question, then when you find it right-click on the entry that Process Explorer shows you and select something along the lines of End Task.
That should release the handle and allow you to move/delete/rename the file as necessary.
Posts
what file are you trying to delete here?
steam | Dokkan: 868846562
steam | Dokkan: 868846562
Also, if you want to see what program has what file locked you can download handle, it's a sysinternals program. MS bought them up a while ago, they make lots of useful software for this kind of thing.
---
I've got a spare copy of Portal, if anyone wants it message me.
Once, a long time ago in a far away kingdom, I tried to uninstall a program without an uninstaller. To that end, I tried to unpack the .exe file that installed the offending software to figure out where files were placed. Long story short, I managed to create a file without a name. Every attempt to delete that file has been met with failure.
Here's what I see in windows explorer.
Years ago I'd had a copy of the Borland C/C++ Turbo compiler that absolutely positively could not be deleted, and the UBCD trick blew it away.
XBL: LiquidSnake2061
Unlocker: http://ccollomb.free.fr/unlocker/
http://www.filehippo.com/download_unlocker/
Stupid question, I suppose, but have you tried to rename the file first? 'F2' is the shortcut, but right-clicking ought to work also.
You would get a similar problem saying the file is locked or in use.
I've been playing around with UBCD, but I can't seem to make FreeDOS find my windows partition. Instead, it points to various different images on UBCD. How did you do it?
[EDIT] Fixed!
Once Process Explorer is installed, you can run it and search for the file name in question, then when you find it right-click on the entry that Process Explorer shows you and select something along the lines of End Task.
That should release the handle and allow you to move/delete/rename the file as necessary.