Supporting NTFS case sensitive flag on Windows 10 Version 1803
-
Microsoft is going to release Windows 10 Version 1803 soon (aka Spring Creators Update, release preview for now), one of the changes allow NTFS to use case sensitive support flag so now Windows program can read file that using the same name but different case!
Tested with notepad++ 7.5.6, it’s not compatible with this change yet, is it possible to support this feature? Thank you!
===
https://docs.microsoft.com/en-us/windows/wsl/release-notesCommand to enable case sensitive support:
C:\Users\me\Downloads\test>fsutil file setCaseSensitiveInfo .\ enable
Case sensitive attribute on directory C:\Users\me\Downloads\test\ is enabled.Command to get the current case sensitive support status:
C:\Users\me>fsutil file queryCaseSensitiveInfo .
Case sensitive attribute on directory C:\Users\me\ is disabled.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login