I trying to create file with more than 260 characters of file path with .Net Framework 4.6.2
This is working fine in Windows 10, but not able to create in Windows 7 environment.
I am trying to create file pragmatically using C#.
Can you please help me to find solution that will work for any Windows environment.