Re: Cannot delete files on Server 2003 -"cannot find the specified
- From: "Pegasus \(MVP\)" <I.can@xxxxxxx>
- Date: Fri, 3 Nov 2006 22:25:03 +1100
"Darksun" <Darksun@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B592F52A-90E0-42CC-B0D7-68310A1123D2@xxxxxxxxxxxxxxxx
"Pegasus (MVP)" wrote:
Your files names may include invisible characters. You can
delete them by using wildcards, e.g. like so:
del "d:\Some Folder\abc*.exe"
or you could use AutoCompletion:
- Click Start / Run
- Type cmd /f:on {OK}
- Type this:
cd /d "d:\Some Folder" {Enter}
del abc^F
^F=Ctrl+F. Press it as many times as required until
the problem file pops up.
If this does not work then you should post the name of
at least one problem file.
Thanks for your reply, but this doesnt works. I got still the same errors.
Here are some names of affected files:
aeaudio.sys
smwdm.sys
postreport.pdf
This files are not in use.
How long is the path pointing to these files?
.
- References:
- Re: Cannot delete files on Server 2003 -"cannot find the specified fil
- From: Pegasus \(MVP\)
- Re: Cannot delete files on Server 2003 -"cannot find the specified fil
- Prev by Date: Re: Cannot delete files on Server 2003 -"cannot find the specified fil
- Next by Date: RE: KB913648 Volume Shadow Copy Service update
- Previous by thread: Re: Cannot delete files on Server 2003 -"cannot find the specified fil
- Next by thread: RE: KB913648 Volume Shadow Copy Service update
- Index(es):