Windows 8.1 override for windows display language registry location -
I have to programmatically set the Windows display language (Control Panel> Language> Advanced Settings) so that English is (United States) Selected. Is there a registry key that I can set it up? I think it will be located here, but it will not be sure what to change:
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ MUI \ UILanguages
Does anyone Does this know how or how to set it registry? Or maybe a command can be run? The goal is that the user does not have to do this manually in the control panel.
TIA
Comments
Post a Comment