Quote:
Originally Posted by PeterT
...I think that is a reserved name to Windows.
|
It is reserved, these reserved names are DOS commands, being predominantly (as far as I am aware) those addressing external devices. So the likes of LPT, COM, etc. and CON (which is CONSOLE).
It is possible with a bit of trickery to create a directory called CON (in whatever case, upper or lower) but I doubt it would play well wit applications (I have never tried).