fsutil-setCaseSensitiveInfo之后不支持该请求 [英] fsutil - The request is not supported after setCaseSensitiveInfo

查看:714
本文介绍了fsutil-setCaseSensitiveInfo之后不支持该请求的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在Windows 10上区分大小写。

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:


错误:不支持该请求。 / p>

Error: The request is not supported.

有人知道如何解决此问题吗?

Does anybody know how to fix this?

推荐答案

您需要运行的命令是:

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux

这将需要几秒钟才能运行,并提示您重新启动计算机(您可以下降)。

It will take several seconds to run, and will prompt you to restart your computer (which you can decline).

这篇关于fsutil-setCaseSensitiveInfo之后不支持该请求的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆