i can't see the picture. it is blocked here
Quote:
Originally Posted by SarkarRaj
Those truly are weird bugs.
I could not create a folder named 'CON'
|
That is not a bug. In DOS there is a command called 'Copy con <filename>' for creating a text file. There is also a command 'Copy <oldfile> <newfile>' for copying a file to a new location. To prevent conflict between these two commands, it is not possible to create a file named 'con'.