How to Change Current Language for non-unicode Programs (System Locale) to Japanese using SCCM unattend.xml

Flint 26 Reputation points
2022-07-13T11:25:53.267+00:00

Hi All,

I have tried to change the Non-Unicode Programs language to Japanese via Unattend.xml file from SCCM Imaging Task Sequence. But not changed Non-Unicode Programs still in English. I have attached the Screen shot for current settings.

My XML Code :

<SetupUILanguage>
<UILanguage>ja-JP</UILanguage>
</SetupUILanguage>
<InputLocale>0411:00000411</InputLocale>
<SystemLocale>ja-JP</SystemLocale>
<UILanguage>ja-JP</UILanguage>
<UserLocale>ja-JP</UserLocale>

Any thing miss in this Code. Please help on this to fix.

220411-language-for-non-unicode-programs-is-not-japanese.png

Microsoft Security Intune Configuration Manager Deployment
Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.