Windows 10 has an option to allow for longer file paths (background). Is it risky to enable this option?
I ask because I've heard mixed comments about how there can be bugs related to long file names.
From a recent (2016-07-30) MSDN blog post:
-
I don’t really understand why this is not enabled by default in Windows 10 (1607), and also why this has to involve extra configuration set in the application (through the application manifest). Seems to be rather complicated to me.
Is there any justified cost of enabling it without these extra steps (other than setting the .NET Framework to 4.6.2)? -
Because other pieces were not ready (notably CMD) it was felt that off by default was best for the initial release.
Another question on SuperUser (2016-08-17) seems to suggest that there're known issues.
Question: Does enabling long file paths increase the risk of file loss or corruption on Windows 10?