I have the latest version of Windows 10 (2021-04-07) and I would like to know if there is any correction in this version for the problem of creating folders with reserved names such as: AUX and etc?
Official limitation link: https://learn.microsoft.com/en-ca/windows/win32/fileio/naming-a-file?redirectedfrom=MSDN#naming_conventions
I am working on a project that contains a folder with that name "aux" in the GIT repository. Since most other developers use LINUX, they do not suffer from this problem.
If there is no solution I will have to exchange windows for Linux just for this detail. It would be frustrating.
Is there any solution to this problem? Any keys in regedit for example?
Thanks in advance