explorerplusplus
explorerplusplus copied to clipboard
Request: Support long file paths
System: Win10 x64 I know that using powershell we can work with deep folder structures that extend past the 259 character path limit in windows explorer (and explorer++), it would be awesome if explorer++ would also support this graphically.
Just for instance.
You can enable SFN generation on creation:
fsutil 8dot3name ...
This is basic workaround for LFNs in the MS Explorer from ages.