DeadLock icon indicating copy to clipboard operation
DeadLock copied to clipboard

Include method to disable the 260 character path limit

Open Tarek-Hasan opened this issue 2 years ago • 0 comments

Windows doesn’t accept paths longer than 260 character by default, but some software can create file/folder longer than this limit; usually log and cache, resulting in error in deleting or modifying them. I found the solution by accident, others may not be this lucky.

So, please include a method in the software or during install to disable the 260 character path limit.

Tarek-Hasan avatar May 02 '23 15:05 Tarek-Hasan