I just encountered a really weird bug on Windows 8.1.
I can't seem to be able to create a folder named Aux
or starting by Aux.
.
I tried on every disk, but I get the following message every time: Le nom du périphérique spécifié n'est pas valide
(The name of the specified device is invalid
).
Why is that? Is there a specific/valid reason? Is it specific to my computer?
I discovered this because I programatically created a folder named Aux
and I can't delete it anymore. I guess I have to run a script or program to get rid of it. (As it usually happens with such scenario on Windows)