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