Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Friday, June 29, 2018 5:36 PM
I am installing the French/Canadian (fr-CA) language pack and am specifying the default language setting in my unattend.xml;
<settings pass="oobeSystem">
<component name="Microsoft-Windows-International-Core" processorArchitecture="wow64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<InputLocale>en-us; fr-ca</InputLocale>
<SystemLocale>en-us</SystemLocale>
<UILanguage>fr-ca</UILanguage>
<UILanguageFallback>en-us</UILanguageFallback>
<UserLocale>fr-ca</UserLocale>
My goal is to only show English US Keyboard and French (Canada) but for some reason it's also displaying the English (Canada) as well.
DHeinz
All replies (1)
Monday, July 2, 2018 8:08 AM
Dear Sir,
This does not seem to be a issue caused by SCCM. Please check your Answer File.
I hope this helps:
Best regards,
Xuezhi
Please remember to mark the replies as answers if they help. If you have feedback for TechNet Subscriber Support, contact [email protected].