How to change SUA from case-insensitive to case-sensitive

120 Views Asked by At

I have mistaken of unmarking the 'case-sensitive' checkbox when installing the Subsystem for Unix-based Applications (SUA). Now when I try to install 'Add-on Bundles from Interop Systems' on this link,it give out warning that not case-sensitive maybe cause problems.(I'm so sorry that I close the prompt and haven't copy the origin sentence it said)

I want to know how to change my SUA to case-sensitive? By modifying configure file or Registry or if there being a control panel? Will this site be helpful?

PS: I do not take English as my first language(maybe you have found a lot of syntax error), may you please use short and simple English? thanks.

1

There are 1 best solutions below

0
On BEST ANSWER

I found the solution on my own at this site

We always recommend you turn filesystem case sensitivity ON during installation. If you didn't (or couldn't because of an unattended installation) you can turn it on now by editing the registry. Go to the location

       HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\kernel

and key "obcaseinsensitive" should get set to 0x0 to turn case sensitivity ON. Now reboot the system.