Skip to content

Commit

Permalink
chore: handy reg file for enabling long paths on windows (#37)
Browse files Browse the repository at this point in the history
Co-authored-by: Charles Parker <[email protected]>
  • Loading branch information
cdiddy77 and Charles Parker authored Apr 9, 2024
1 parent 53f3b7e commit 1a6ab3a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tools/long-paths-enabled.reg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"LongPathsEnabled"=dword:00000001

0 comments on commit 1a6ab3a

Please sign in to comment.