Skip to content

Instantly share code, notes, and snippets.

@adamalbers
Created May 20, 2022 18:28
Show Gist options
  • Save adamalbers/7ad40ecf86b95b97ee6d0e8f54e66774 to your computer and use it in GitHub Desktop.
Save adamalbers/7ad40ecf86b95b97ee6d0e8f54e66774 to your computer and use it in GitHub Desktop.
New-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 -PropertyType DWORD -Force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment