Last active
July 30, 2023 12:26
-
-
Save darkato42/6f6220ba8902a062055b6c3a56fb1070 to your computer and use it in GitHub Desktop.
Enable Long Paths in Windows 10, Version 1607, and Later
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] | |
"LongPathsEnabled"=dword:00000001 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ref:Microsoft documentation
Download this .reg file and run with local admin right to enable long path in Windows