Re: Un-erasable folder

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi, gcorvera.

Rather than del, use rd (or rmdir, both mean Remove Directory). And add the
/s switch to remove the entire directory tree, including all files and
subdirectories in it. Like the former deltree command.

Since the folder/file name has a space character within it, you'll need to
enclose the entire filename (including the path if you are not in its parent
directory). Or first use the dir command with the /x switch to see the SFN
(Short File Name, also known as the 8.3 filename), then rd <SFN>. The rd
command won't let us use wildcards but insists that we type the entire
folder name, so the second method may be easier.

In the "DOS" window, of course, you can type /? after any command to see a
mini-help file showing the switches and parameters available with that
command: dir /?

RC
--
R. C. White, CPA
San Marcos, TX
rc@xxxxxxxxxxxx
Microsoft Windows MVP

"gcorvera" <gcorvera@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7EB4E3C0-4C78-4AB4-B5C5-7CDBB5B69CD5@xxxxxxxxxxxxxxxx
>I was ripping mp3 files from an audio CD using MusicMatch Jukebox. I have
> Jukebox set up so it creates subdirectories directories named as the
> album,
> so it should have created a folder named "Even in the Quietest
> Moments...";
> instead it created one missing a period, thus: "Even in the Quietest
> Moments.."
>
> The problem is that although MusicMatch does find the files, the folder
> appears empty to Windows Explorer. If I try to rename or delete it I
> receive
> an error message: "Cannot rename/delete file: Cannot read from the source
> file or disk", if I click on the folder I get an error message ".. refers
> to
> a location that is unavailable. etc", and what is REALLY interesting is
> using
> the command prompt (cmd.exe), I got the following:
> Y:\My Music\Supertramp>del "Even in the Quietest Moments.."
> Y:\My Music\Supertramp\Even in the Quietest Moments.\*, Are you sure
> (Y/N)?
>
> I answered 'y' and it deleted the files, but I still can't delete the
> directory. I also tried deleting it through the Jukebox interface, and it
> doesn't do it.
>
> I tried chkdsk (through the "tools" tab on My computer/properties" and it
> didn't find anything wrong.
>
> The result on cmd.exe made me realize it had something to do with the
> periods at the end of the file name, so I removed them and it worked fine,
> but I still have the "Even in the Quietest Moments.." directory that I
> can't
> delete on my system.
> Does anybody know of a way to delete it?
>
> Thanks


.



Relevant Pages

  • Re: USB drive problem
    ... Once per month I update the files using a batch file ... using this context for the copy command: ... that folder. ... The first problem I see is that there is no U or S switch for COPY. ...
    (alt.comp.hardware.pc-homebuilt)
  • Re: del command does nothing
    ... I used rd w/ the appropriate switch. ... named folder with the appropriate switch, so I guess this is a documentatin ... >>connected via IDE connector on Mobo) using the del command in the fake dos ... >>command prompt. ...
    (microsoft.public.windowsxp.basics)
  • Re: Copying file names to a document
    ... have a program be able to read the files within a folder so I don't have to open up folder after folder but maybe I'm getting ahead of myself here. ... You can Google search for file name list programs but you can also use the dir command for creating a text file with the full path name. ... If not leave the switch off. ... There may be some path names too long for the DIR command (usually within your system file area such as Live mail recovery file folder. ...
    (microsoft.public.windowsxp.general)
  • Re: Automate post-SP2 hotfixes when XP Pro is an upgrade version?
    ... put the location of the update folder (remember the specified ... command will be ran on all updates in the update folder. ... This means that only updates that use the /q switch should be in here. ...
    (microsoft.public.windowsxp.setup_deployment)
  • RE: Locating corrupt driver
    ... This article describes the functionality and limitations of the Windows ... Create and format partitions on drives. ... MB of hard disk space on your system partition to hold the Cmdcons folder ... Windows NTBoot Console Command Interpreter. ...
    (microsoft.public.win2000.applications)