I've enabled the Enable Win32 long paths template in the Local Group Policy Editor. I have a directory with several nested directories that have long file path names.
I'm trying to generate an ASCII tree using the Windows tree /A command. It does give output, though it actually omits all directories that have a file path length greater than 260 characters. Is there some way to generate these that support long file paths?