iurf7irfuyytruyyugb / config /win_enable_long_filepaths.ps1
johnslegers's picture
test
29c8b6c
raw
history blame
124 Bytes
Set-ItemProperty -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem' -Name LongPathsEnabled -Type DWord -Value 1
pause