Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > PC Technology Zone > Windows Operating Systems and Software » impossible folder names huh?? i did it!
Closed Thread
Old 06-14-2006, 01:18 PM   #1 (permalink)
 
Newb Techie

Join Date: Jun 2006

Posts: 3

Mr Harpy

Talking impossible folder names huh?? i did it!

Hi 2 all,
A topic about some folders names (ie: con, prn, etc.......) that are impossible to create in windows caught my attention, and so naturally, i chose to try it out myself. problem is, i did the impossible and was able to create it and now i can't erase it . any suggestions?? Thanx

BTW, i'm using XP Pro in spanish (i'm in latin america)
Attached Images
 
Mr Harpy is offline  
Old 06-14-2006, 01:31 PM   #2 (permalink)
Osiris's Avatar
 

Join Date: Jan 2005

Location: Kentucky

Posts: 32,206

Osiris is a jewel in the roughOsiris is a jewel in the roughOsiris is a jewel in the rough

Send a message via ICQ to Osiris Send a message via AIM to Osiris Send a message via MSN to Osiris Send a message via Yahoo to Osiris Send a message via Skype™ to Osiris
Default

and what folder was that?
Osiris is online now  
Old 06-14-2006, 01:43 PM   #3 (permalink)
 
Newb Techie

Join Date: Jun 2006

Posts: 3

Mr Harpy

Default

I created a NEW folder named 'con', and what i did was name it 'con...'(using the three periods) and when i hit enter it was named 'con' but i can't open it, rename it, delete it or move it and now it's just sitting there using up pixels. OOOOPS! hehe.
Mr Harpy is offline  
Old 06-14-2006, 02:08 PM   #4 (permalink)
Osiris's Avatar
 

Join Date: Jan 2005

Location: Kentucky

Posts: 32,206

Osiris is a jewel in the roughOsiris is a jewel in the roughOsiris is a jewel in the rough

Send a message via ICQ to Osiris Send a message via AIM to Osiris Send a message via MSN to Osiris Send a message via Yahoo to Osiris Send a message via Skype™ to Osiris
Default

you must be missing that folder then because I just did the same thing and I was denied
Osiris is online now  
Old 06-14-2006, 02:11 PM   #5 (permalink)
Osiris's Avatar
 

Join Date: Jan 2005

Location: Kentucky

Posts: 32,206

Osiris is a jewel in the roughOsiris is a jewel in the roughOsiris is a jewel in the rough

Send a message via ICQ to Osiris Send a message via AIM to Osiris Send a message via MSN to Osiris Send a message via Yahoo to Osiris Send a message via Skype™ to Osiris
Talking

using pixels huh?
Osiris is online now  
Old 06-14-2006, 02:17 PM   #6 (permalink)
Osiris's Avatar
 

Join Date: Jan 2005

Location: Kentucky

Posts: 32,206

Osiris is a jewel in the roughOsiris is a jewel in the roughOsiris is a jewel in the rough

Send a message via ICQ to Osiris Send a message via AIM to Osiris Send a message via MSN to Osiris Send a message via Yahoo to Osiris Send a message via Skype™ to Osiris
Default

How to Remove Files with Reserved Names in Windows XP
View products that this article applies to.
Article ID : 315226
Last Review : May 2, 2006
Revision : 4.0
This article was previously published under Q315226
For a Microsoft Windows 2000 version of this article, see 120716 (http://support.microsoft.com/kb/120716/EN-US/).

SUMMARY
Because applications control the policy for creating files in Windows, files sometimes are created with illegal or reserved names, such as LPT1 or PRN. This article explains how to delete such files by using the standard user interface.
MORE INFORMATION
You must be logged on locally to the Windows-based computer to delete these files.

If the file was created on a file allocation table (FAT) partition, you may be able to delete the file under MS-DOS by using standard command line utilities (such as DEL) with wildcard (*) characters, for example:
DEL PR?.*

-or-

DEL LPT?.*
These commands do not work on an NTFS file system partition. For this case another option would be to use a syntax that bypasses the normal reserved-word checks altogether. You may be able to delete any file by using a command like this:
DEL \\.\drive letter:\path\file name
For example:
DEL \\.\c:\somedir\aux
If the name in the file system appears as a directory, you may be able to delete any directory by using a command like this:
RD \\.\drive letter:\path\directory name
For example:
RD \\.\c:\somedir\aux
Osiris is online now  
Old 06-14-2006, 02:23 PM   #7 (permalink)
 
Newb Techie

Join Date: Jun 2006

Posts: 3

Mr Harpy

Default

the folder that it's in is shared on the LAN here at work and it's visble from every computer. I just want to know if it's a first time thing in the whole computer world and how do i get rid of it cause i'm worried that it might mess something up since those are "reserved" windows names.

I'll give that a try though, thanx
Mr Harpy is offline  
 
Closed Thread

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 On