Ask a Question related to Windows XP/2000/ME, Design and Development.
-
Jeff T #1
Can't delete folders where PATH is too long
OS: Windows XP Pro
I have a client who somehow got a ba-zillion folders created and now
can't delete them. I've read the Q articles Q180410 and Q157069 but
two methods described don't work because at the end of this path is a
set of folders that *does* have data. So I guess it's like the old
deltree command where you couldn't delete a folder unless it was
empty.
It's alright that the data be deleted as it is backed up but does
anyone know how to delete the long path even though there is data in
some of the outlying folders?
These two techniques do not work:
~ share the folder, then map a drive and delete from the mapped drive
letter.
~use the subst command to create a virtual drive and delete from
Windows explorer all folders underneath.
In the first solution, the drive won't map as Windows can't access the
outlying folders beyond 255 characters.
In the second solution a drive letter *is* created but you can't
delete any folder as Windows reports there is inaccessible data.
Is there another solution for removing these folders and data?
thanks
Jeff
Jeff T Guest
-
How to delete old user profiles and folders?
Hi, I have created users and now I want to remove those users and their related folder from C:\Documents and Settings\<user to be removed>. I... -
Unable to delete files and folders I downloaded before
First thing I'd would be to uninstall the program that is associated with this particular program. Use the uninstall routine first. If this is a... -
fileio xtra long path problem
Hi to All I use fileio xtra to open a file : set myFile = new(xtra "fileio") setfiltermask (myfile, "Fichier *.jpg,*.jpg,Fichier *.bmp,... -
Delete Uninstall Folders
I have noticed after installing fixes or patches into XP or NT their appears to be an uninstall folder created in Windows. If your happy with... -
Better way to delete - kinda long
Currently when I create add/edit/delete options for webpages I use the following format: 3 web pages: add - This is a regular form where you... -
Patty S. #2
Re: Can't delete folders where PATH is too long
Have you tried rd /s?
Patty S.
"Jeff T" <saxguy@mindspring.com> wrote in message
news:16h3gvsf3h0rmrmnukdg3lmbv0d39ikpd8@4ax.com...> OS: Windows XP Pro
>
> I have a client who somehow got a ba-zillion folders created and now
> can't delete them. I've read the Q articles Q180410 and Q157069 but
> two methods described don't work because at the end of this path is a
> set of folders that *does* have data. So I guess it's like the old
> deltree command where you couldn't delete a folder unless it was
> empty.
>
> It's alright that the data be deleted as it is backed up but does
> anyone know how to delete the long path even though there is data in
> some of the outlying folders?
>
> These two techniques do not work:
>
> ~ share the folder, then map a drive and delete from the mapped drive
> letter.
>
> ~use the subst command to create a virtual drive and delete from
> Windows explorer all folders underneath.
>
> In the first solution, the drive won't map as Windows can't access the
> outlying folders beyond 255 characters.
>
> In the second solution a drive letter *is* created but you can't
> delete any folder as Windows reports there is inaccessible data.
>
> Is there another solution for removing these folders and data?
>
> thanks
>
> Jeff
Patty S. Guest
-
Jeff T #3
Re: Can't delete folders where PATH is too long
Patty,
how would you go about using this command? i.e. from which folder, the
parent or further in? From a command shell within XP?
thank you
Jeff
On Tue, 1 Jul 2003 11:01:00 -0700, "Patty S."
<pattys@seminospamahmoo.com> wrote:
>Have you tried rd /s?Jeff T Guest
-
Jeff T #4
Can't delete folders where PATH is too long
OS: Windows XP Pro
I have a client who somehow got a ba-zillion folders created and now
can't delete them. I've read the Q articles Q180410 and Q157069 but
two methods described don't work because at the end of this path is a
set of folders that *does* have data. So I guess it's like the old
deltree command where you couldn't delete a folder unless it was
empty.
It's alright that the data be deleted as it is backed up but does
anyone know how to delete the long path even though there is data in
some of the outlying folders?
These two techniques do not work:
~ share the folder, then map a drive and delete from the mapped drive
letter.
~use the subst command to create a virtual drive and delete from
Windows explorer all folders underneath.
In the first solution, the drive won't map as Windows can't access the
outlying folders beyond 255 characters.
In the second solution a drive letter *is* created but you can't
delete any folder as Windows reports there is inaccessible data.
Is there another solution for removing these folders and data?
thanks
Jeff
Jeff T Guest
-
Ken Wickes [MSFT] #5
Re: Can't delete folders where PATH is too long
Did you try "rd /s"?
--
Ken Wickes [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
"Jeff T" <saxguy@mindspring.com> wrote in message
news:0i1mgvse1u7f59v3rq68dfin3ae8m0hafg@4ax.com...> OS: Windows XP Pro
>
> I have a client who somehow got a ba-zillion folders created and now
> can't delete them. I've read the Q articles Q180410 and Q157069 but
> two methods described don't work because at the end of this path is a
> set of folders that *does* have data. So I guess it's like the old
> deltree command where you couldn't delete a folder unless it was
> empty.
>
> It's alright that the data be deleted as it is backed up but does
> anyone know how to delete the long path even though there is data in
> some of the outlying folders?
>
> These two techniques do not work:
>
> ~ share the folder, then map a drive and delete from the mapped drive
> letter.
>
> ~use the subst command to create a virtual drive and delete from
> Windows explorer all folders underneath.
>
> In the first solution, the drive won't map as Windows can't access the
> outlying folders beyond 255 characters.
>
> In the second solution a drive letter *is* created but you can't
> delete any folder as Windows reports there is inaccessible data.
>
> Is there another solution for removing these folders and data?
>
> thanks
>
> Jeff
Ken Wickes [MSFT] Guest
-
just4work1974 #6
Re: Can't delete folders where PATH is too long
This worked for me- longpathtool.com
Junior Member
- Join Date
- Nov 2010
- Posts
- 2



Reply With Quote

