marcemarc
07/04/2023, 8:05 AMJacob Overgaard
07/04/2023, 8:12 AMJacob Overgaard
07/04/2023, 8:13 AMNew-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem" `
-Name "LongPathsEnabled" -Value 1 -PropertyType DWORD -Forcemarcemarc
07/04/2023, 12:29 PMmarcemarc
07/04/2023, 12:30 PMJacob Overgaard
07/04/2023, 1:39 PMMike Chambers
07/04/2023, 2:06 PMsubst to map c:\users\marc.nuget to say n: also even with the longpathsenabled I have a memory that file.IO / system.IO still limits internally somewhere.. or maybe that is consigned to framework projects and netcore ntfs support has been added bringing with it long paths...
talking about file systems.. has anyone tried dev drive? https://learn.microsoft.com/en-us/windows/dev-drive/?s=09marcemarc
07/06/2023, 7:51 AM