Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Re: How to delete deep directory hierarchy

Reply
Thread Tools Display Modes

Re: How to delete deep directory hierarchy

 
 
Guest
Posts: n/a

 
      03-11-2010
rmdir /S /Q \\.\c:\dir\dir\dir

note the \\.\ prepended to the path

--
..
--
"Mário" <> wrote in message
news:0be9a762-8eef-4500-ac13-...
> Hello,
>
> I have a deep directory hierarchy (which was created programmatically)
> having a too long path name such that I cannot delete it from explorer
> or via DOS.
> I tried,
>
> rmdir /S /Q dir
>
> but it does not work.
>
> Does someone know how to delete a directory structure with too much
> deep descendent entries?
>
> Best Regards,
> Mario


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Move \Users folder once for all Peter Meinl Windows Vista Installation 25 03-03-2010 01:37 AM
Re: Unable to delete a directory Rich. Windows Vista Talk 2 03-01-2010 11:57 PM
Help Trouble shooting remote Access - OWA and Remote work place John Windows Small Business Server 8 01-25-2010 01:02 AM
Leftover folders after Microsoft Update mme000 \(add @yahoo.it to my nick\) Windows Update 21 12-26-2009 10:11 PM
Re: Need to recover room on harddrive - can I delete ... Erik Chapple Windows Vista Installation 2 12-01-2006 04:03 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59