| View previous topic :: View next topic |
| Author |
Message |
Moonbarker Guest
|
Posted: Mon Dec 17, 2007 1:52 pm Post subject: Can't delete unwanted file |
|
|
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? |
|
| Back to top |
|
 |
Google Sponsor

|
Posted: Mon Dec 17, 2007 1:52 pm Post subject: Advertisement |
|
|
|
|
| Back to top |
|
 |
damkedar@gmail.com Guest
|
Posted: Tue Dec 18, 2007 4:26 am Post subject: Re: Can't delete unwanted file |
|
|
On Dec 17, 7:16 pm, "Pegasus \(MVP\)" <I....@fly.com> wrote:
| Quote: | "Moonbarker" <Moonbar...@discussions.microsoft.com> wrote in message
news:9717604D-8351-4145-9DC5-32FCC7055AB5@microsoft.com...
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?
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}- Hide quoted text -
- Show quoted text -
|
Boot from Linux Live-CD (Any distro will do)
Mount your F: Partition
Delete unwanted file
Re-Boot
Kedar |
|
| Back to top |
|
 |
Moonbarker Guest
|
Posted: Tue Dec 18, 2007 5:25 am Post subject: Re: Can't delete unwanted file |
|
|
"Pegasus (MVP)" wrote:
| Quote: | 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}
|
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.furtopia.org/temp/unwanted.jpg |
|
| Back to top |
|
 |
Moonbarker Guest
|
Posted: Tue Dec 18, 2007 5:27 am Post subject: Re: Can't delete unwanted file |
|
|
"damkedar@gmail.com" wrote:
| Quote: | Boot from Linux Live-CD (Any distro will do)
Mount your F: Partition
Delete unwanted file
Re-Boot
Kedar
|
Thanx, but I don't have Linux, I have WinXP |
|
| Back to top |
|
 |
Moonbarker Guest
|
Posted: Tue Dec 18, 2007 5:34 am Post subject: Re: Can't delete unwanted file |
|
|
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  |
|
| Back to top |
|
 |
Moonbarker Guest
|
Posted: Tue Dec 18, 2007 5:36 am Post subject: Re: Can't delete unwanted file |
|
|
Cancel that, I just looked and what Pegasus suggested did work after all.
Thanx anyway  |
|
| Back to top |
|
 |
|