I learned that we can not name any folder as "con" on windows. I don't understand why?
Alert: Don't Use Hotmail Email Accounts for registration
Collapse
Before Access to all Forums and Trial accounts you must need to activate your account Email address
Do you know why?
Collapse
This topic is closed.
X
X
-
Tags: None
-
Re: Do you know why?
[b]con[/b] in IT language means CONSOLE and probably the Windows Kernel don't want such folder in his OS structure...
open a DOS command prompt a type [b]con[/b], the error returned is pretty funny :D
[url]http://support.microsoft.com/kb/74496/en-us[/url]
[B]MS-DOS Device Driver Names Cannot be Used as File Names[/B]Please read the FORUM RULES and use the http://www.satlover.com/forum/images...ost_thanks.gif button !!!!
!!! 2000 FREE Clines !!! CLICK HERE !!!
Hey I have a question for you !! Click and Read...
Check for duplicates before posting, use the forum search engine. -
Re: Do you know why?
[CODE]
CON, PRN, AUX, CLOCK$, NUL
COM0, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9
LPT0, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9.[/CODE]
also are not allowed to rename a file/folder with :DComment
-
Re: Do you know why?
those names are allowed only to system .... maybe it's a matter of confusion that why windows developers denied to rename file with such namesComment

Comment