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

  • Thread starter Thread starter rajul mishra
  • Start date Start date
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. ????
 
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.
 
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.
 
Back
Top