wind10 檔名區分大小寫
讓Windows 10 檔名、目錄可以區分大小寫
作法:
- Windows 10 版本必須 1803 以上
- 用系統管理員身分執行PowerShell
- 執行 Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux (安裝 Linux 子系統)
- 執行 fsutil.exe file setCaseSensitiveInfo D:\Study enable (在D:\Study啟用 區分大小寫)
PS. 只支援Windows 10 自己的 NTFS 硬碟,不支援網路磁碟機
沒有留言:
張貼留言