I am trying to make a folder on Windows 10 case sensitive.
I found this link that shows what you should do: basically it should be very easy:
fsutil.exe file setCaseSensitiveInfo -destination here- enable
Unfortunately I keep getting this error:
Error: The request is not supported.
Does anybody know how to fix this?
The command you need to run is:
It will take several seconds to run, and will prompt you to restart your computer.