- Can't delete unwanted file
- Posted by Moonbarker on December 17th, 2007
Hi! :-)
I have a file at
"F:\furry images\EASYWEBLEACHTEMP\20071207-102948- Dark Natasha "
including the space between the a and " that every time I try to delete it,
I get the same bleepin' thing.
"Cannot delete 20071207-102948- Dark Natasha " cannot find the specified file
Programs that can "delete on next boot" do not work. Trying to delete from
safe mode does not work, gets the same error message.
What must I do to get rid of this annoyance?
- Posted by Pegasus \(MVP\) on December 17th, 2007
"Moonbarker" <Moonbarker@discussions.microsoft.com> wrote in message
news:9717604D-8351-4145-9DC5-32FCC7055AB5@microsoft.com...
Try this:
- Click Start / Run / cmd {OK}
- Type these commands:
cd /d "F:\furry images\EASYWEBLEACHTEMP"{Enter}
dir 2*.* /x{Enter}
You will see two names: One is the full file name, the other the
short file name. Let's assume the short name is 2007~abc.xyz.
Type this command:
del 2007~abc.xyz{Enter}
- Posted by damkedar@gmail.com on December 18th, 2007
On Dec 17, 7:16 pm, "Pegasus \(MVP\)" <I....@fly.com> wrote:
Boot from Linux Live-CD (Any distro will do)
Mount your F: Partition
Delete unwanted file
Re-Boot
Kedar
- Posted by Moonbarker on December 18th, 2007
"Pegasus (MVP)" wrote:
Thanx, but that didn't work, still got "could not find" I also tried the
same method to delete the folder the file is in. Here's a screenshot of all
the results
http://www.cloudchasershaconage.furt...p/unwanted.jpg
- Posted by Moonbarker on December 18th, 2007
"damkedar@gmail.com" wrote:
Thanx, but I don't have Linux, I have WinXP
- Posted by Moonbarker on December 18th, 2007
Cancel that last message, I just looked and much to my surprise, it's gone.
I didn't think it was because as you can see from the screenshot, the cmd
window indicated that it wasn't. Thanx for your help :-)
- Posted by Moonbarker on December 18th, 2007
Cancel that, I just looked and what Pegasus suggested did work after all.
Thanx anyway :-)