|
|
|
date: Tue, 13 Nov 2007 09:37:55 +0100,
group: microsoft.public.win2000.file_system
back
Re: File unremovable
> - What is the full file name?
date: 02/11/2007 16.21
size: 34.875
short name: 160410~1
ext name:
1604104820@Top,Bottom,HalfBanner,HalfBanner_2,SkyScraper,MaxTicker_01,VideoB
ox,SpotLight_01,PopUp,TextBox_01,TextBox_02,TextBox_03,TextBox_04,[1]
> - What happens when you try to delete the file from a Command Prompt?
OS says that file is not found.
> - What happens when you delete the file with its Short File Name?
OS says that file is not found.
Thanks,
Mhaxx
date: Tue, 13 Nov 2007 11:01:42 +0100
author: Mhaxx
Re: File unremovable
"Mhaxx" wrote in message
news:Oh00owdJIHA.3400@TK2MSFTNGP03.phx.gbl...
>> - What is the full file name?
>
> date: 02/11/2007 16.21
> size: 34.875
> short name: 160410~1
> ext name:
> 1604104820@Top,Bottom,HalfBanner,HalfBanner_2,SkyScraper,MaxTicker_01,VideoB
> ox,SpotLight_01,PopUp,TextBox_01,TextBox_02,TextBox_03,TextBox_04,[1]
>
>> - What happens when you try to delete the file from a Command Prompt?
>
> OS says that file is not found.
>
>> - What happens when you delete the file with its Short File Name?
>
> OS says that file is not found.
>
>
> Thanks,
>
> Mhaxx
>
The combined path + file name may be too long. Try this:
- Click Start / Run / cmd {OK}
- Type these commands and press {Enter} each time:
subst X: "C:\Documents and Settings\MYUSERNAME\Impostazioni
locali\Temporary Internet Files\Content.IE5\" {Enter}
X: {Enter}
cd N3JGPQHL{Enter}
del 160410~1{Enter}
This should fix the problem.
date: Tue, 13 Nov 2007 12:05:08 +0100
author: Pegasus \(MVP\)
|
|