Skip to content

Instantly share code, notes, and snippets.

@florianbussmann
Created April 6, 2021 10:48
Show Gist options
  • Save florianbussmann/7cfb88d9bf703627647569008c831d9e to your computer and use it in GitHub Desktop.
Save florianbussmann/7cfb88d9bf703627647569008c831d9e to your computer and use it in GitHub Desktop.
Enable Long Paths in Windows 10, Version 1607, and Later
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