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