Can you create a folder / file named "con" in windows.

R

rajul mishra

Go in any folder or desktop and create a new folder now
try to rename it to con. You will not be able to do it.

Is this because we are using the same old copy tech as
copy con con which will not happen. ????
 
D

Drew Cooper [MSFT]

CON is a reserved device name. So are AUX, COM1-COM9, LPT1-LPT9, NUL, and
PRN. I might be forgetting a couple of them. They can't be used as file
names.
 
O

Overlord

Screwed around and made a \nul directory once upon a time.
Went thru hell getting rid of it....

CON is a reserved device name. So are AUX, COM1-COM9, LPT1-LPT9, NUL, and
PRN. I might be forgetting a couple of them. They can't be used as file
names.
--
Drew Cooper [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.


rajul mishra said:
Go in any folder or desktop and create a new folder now
try to rename it to con. You will not be able to do it.

Is this because we are using the same old copy tech as
copy con con which will not happen. ????
~~~~~~
Bait for spammers:
root@localhost
postmaster@localhost
admin@localhost
abuse@localhost
postmaster@[127.0.0.1]
(e-mail address removed)
~~~~~~
Remove "spamless" to email me.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top