Re: Can't delete mystery folders in C: drive



The error message you quote suggests that the problem
lies with the "Update" subdirectory, not with the main
EBC... directory. If this was my machine then I would
do this:
- Open a Command Prompt
- Type these commands:
cd /d c:\
cacls EBCFBF~1\Update (to check the permissions)
cacls EBCFBF~1\*.* | more (to check more permissions)
calcs /t /e EBCFBF~1\Update /g everyone:F
move EBCFBF~1\Update c:\
rd /s Update

If this does not fix the problem then it's decision time:
a) Live with it, or
b) Boot the machine with a Bart PE boot CD and try again.

A Bart PE boot CD (www.bootdisk.com) is a very powerful
administrator's tool but it can take a few hours to make one.

BTW, I assume that you have run chkdsk c: /F ?

"riprap" <riprap1951@xxxxxxxxx> wrote in message
news:15f5e8b3-9e0f-4b77-a7c2-229053d001e6@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Nov 23, 3:06 pm, "Pegasus \(MVP\)" <I....@xxxxxxx> wrote:
"riprap" <riprap1...@xxxxxxxxx> wrote in message

===<snip>===
- Boot into Safe Mode
- Open a Command Prompt
- Obtain the "Short File Name" with this command:
dir /x dir c:\e*.*
- Try to delete the folder by its short file name:
rd /s /q ebc~....
===<snip>===

Hello, Pegasus
[thanks much for taking the time!]

I tried what you suggested; what follows is the result [copied &
pasted frm cmd-prompt window]:

C:\Documents and Settings\terence>cd \

C:\>dir /x dir c:\e*.*
Volume in drive C is op.sys
Volume Serial Number is 1092-125D

Directory of C:\


Directory of C:\

11/06/2007 09:13 PM <DIR> EBCFBF~1
ebcfbf429dfc85cad0869a1b
0 File(s) 0 bytes
1 Dir(s) 27,766,202,368 bytes free

C:\>rd /s /q EBCFBF~1
EBCFBF~1\update - Access is denied.

C:\>

Pegasus: I'm still denied access....This mystery is not going to
ruin my day, and I can live w/ those 2 folders if there's no way to
get rid of them.
BUT if you have any other ideas I'd love to hear from you! I'll
monitor this thread for at least a few days.
Thanks again [:-P

riprap


.



Relevant Pages

  • Re: very puzzling!!
    ... and after the command prompt ... So I did last known good configuration at boot. ... WinXP Pro inc Sp2 ... Also, UBCD4Win should come with some antivirus capability, perhaps ...
    (microsoft.public.windowsxp.help_and_support)
  • Sasser question
    ... Update:Safe boot with command prompt also fails within ... >>If your computer resets before accessing Windows ... >>to your BIOS manual to determine how to boot into safe ...
    (microsoft.public.security)
  • Re: how to boot an os image on a cepc from a hard disk drive
    ... the menu 'Boot CE/PC ' and your image should be loaded. ... command prompt and take a look at the /L: ... I would like to stor NK.bin in the hard disk so ... > "Oliver Münchow" ha scritto nel messaggio ...
    (microsoft.public.windowsce.platbuilder)
  • Re: can you do a reg restore from a command prompt?
    ... Why can't you boot to normal mode? ... > hmmm,well when i tried to boot to safe w/ command prompt, i still got the ... >> That edit has nothing to do with your mouse and keyboard. ... >>>i edited some high and low filters from my reg trying to get xp home to ...
    (microsoft.public.windowsxp.general)
  • Re: Cant delete mystery folders in C: drive
    ... - Boot into Safe Mode ... Open a Command Prompt ... Try to delete the folder by its short file name: ...
    (microsoft.public.windowsxp.general)