CodeDead / DeadLock

Unlock files and folders!
https://codedead.com
GNU General Public License v3.0
140 stars 23 forks source link

Include method to disable the 260 character path limit #22

Open Tarek-Hasan opened 1 year ago

Tarek-Hasan commented 1 year ago

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.