New-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem" ` >> -Name "LongPathsEnabled" -Value 1 -PropertyType DWORD -Force