Hacker News new | ask | show | jobs
by masklinn 1795 days ago
There are two things necessary for an application to use long paths:

* the system must have LongPathsEnabled set (though it might be the default nowadays, not sure)

* the application itself must have `{http://schemas.microsoft.com/SMI/2016/WindowsSettings}longPa...` set in its manifest