PC Review


Reply
Thread Tools Rate Thread

how to delete directory named "this..."?

 
 
james
Guest
Posts: n/a
 
      1st Jul 2003
Hi,

I just downloaded a directory in which there is a
directory named "This..." from a Linux server.

Now, I want to delete this directory but I found it
always failed by directly select it and "DEL". It
prompts "It can not be openned".

How could I do it?

thanks in advance.

james
 
Reply With Quote
 
 
 
 
Jason Garms [MSFT]
Guest
Posts: n/a
 
      1st Jul 2003
Hi James,

The following should work for you. From a command prompt
type:

del "\\?\c:\this..."

assuming that it is located in c:\. If not, replace the
c:\ with the appropriate full path. You need the quotes,
and you need the \\?\ before the path for NT path escaping.

good luck,
-jasong

>-----Original Message-----
>Hi,
>
>I just downloaded a directory in which there is a
>directory named "This..." from a Linux server.
>
>Now, I want to delete this directory but I found it
>always failed by directly select it and "DEL". It
>prompts "It can not be openned".
>
>How could I do it?
>
>thanks in advance.
>
>james
>.
>

 
Reply With Quote
 
james
Guest
Posts: n/a
 
      2nd Jul 2003
Thanks your help, but it does not work.

the path for that directory is:
f:\temp\this..., and tried several times with

del "\\?\f:\temp\this..."

it prompted "Could not find \\?\f:\temp\this..."

I'm using Chinese version WinXP with SP1 installed.




>-----Original Message-----
>Hi James,
>
>The following should work for you. From a command prompt
>type:
>
>del "\\?\c:\this..."
>
>assuming that it is located in c:\. If not, replace the
>c:\ with the appropriate full path. You need the quotes,
>and you need the \\?\ before the path for NT path

escaping.
>
>good luck,
>-jasong
>
>>-----Original Message-----
>>Hi,
>>
>>I just downloaded a directory in which there is a
>>directory named "This..." from a Linux server.
>>
>>Now, I want to delete this directory but I found it
>>always failed by directly select it and "DEL". It
>>prompts "It can not be openned".
>>
>>How could I do it?
>>
>>thanks in advance.
>>
>>james
>>.
>>

>.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Search for a directory named "profile" =?Utf-8?B?V2Vzc2VsIFRyb29zdA==?= Windows Vista File Management 1 13th Jun 2006 11:33 PM
How can I removed a directory named "con.glos"? Jeremy Sun Microsoft Windows 2000 10 15th May 2004 02:08 AM
How to create a directory named "currentdate" using a bat file Testy Microsoft Windows 2000 CMD Promt 4 30th Jul 2003 02:26 PM
Re: How to create a directory named "currentdate" using a bat file guard Windows XP New Users 0 30th Jul 2003 02:26 PM
How to delete directory named "This..." james Windows XP Basics 1 1st Jul 2003 03:19 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:23 PM.