Re: pathname/filename too long
- From: "Pegasus \(MVP\)" <I.can@xxxxxxx>
- Date: Thu, 5 May 2005 11:57:24 +1000
"Jeremy Sun" <binmann@xxxxxxxxxxx> wrote in message
news:ukvp1KRUFHA.1944@xxxxxxxxxxxxxxxxxxxxxxx
> Recently I find files unremovable on my ntfs partition.
>
> Files like the following:
>
> c:\document and settings\administrators\local settings\temporary internet
>
files\content.ie5\ghaisufg\__Wbca;bveybv;agf3pftgqfeq7pagf3q6fpq3gfq68pfgqw3
> f68pqftq38pfgq3f68pq3ftgq3ftqpftqw3fggbaylgcvaeyvaelsfleat
>
> When I tried to map "c:\document and settings\administrators\local
> settings\temporary internet files\content.ie5\ghaisufg\" to, say, z: drive
> and tried to remove
>
"z:\__Wbca;bveybv;agf3pftgqfeq7pagf3q6fpq3gfq68pfgqw3f68pqftq38pfgq3f68pq3ft
> gq3ftqpftqw3fggbaylgcvaeyvaelsfleat" again, I can remove the file.
>
> So it sounds like it has something to do with the too long path/filename.
>
> The problem is I have over 1000 problem files all in different folders...
I
> am not going to spend 100 hours just to remove them one by one.
>
> Any suggestion here?
>
> Regards,
> Jeremy.
>
Your diagnosis is correct, as is your method of resolving the problem.
However, you do not need to delete these files individually. Simply
map drive Z: to "c:\document and settings\administrators\local
settings\temporary internet files\content.ie5", then type this command:
for /d %a in (*.*) do rd /s /q "%a"
You will, of course, lose your temporary Internet files but then -
who cares?
.
- Follow-Ups:
- nop...
- From: Jeremy Sun
- nop...
- References:
- pathname/filename too long
- From: Jeremy Sun
- pathname/filename too long
- Prev by Date: WIndows 2000 Server re-boots every 2 to 3 days
- Next by Date: I want the entire filename of my icon to be visible.
- Previous by thread: pathname/filename too long
- Next by thread: nop...
- Index(es):
Relevant Pages
|