Jump to content

Recommended Posts

Posted

Hello,

I would like to know if it is possible to change its location which is default France (54) when installing Windows 10 by another location (198) integrated into autounattend.xml ?


Posted

0x54, not 54, is France.

Intl.cpl seems to support a GEOID element, you can try it out to see if it works for you.
https://support.microsoft.com/en-us/help/2764405/how-to-automate-regional-and-language-settings-in-windows-vista--windo

Note that it uses the decimal value for GeoID, not the hex. Here is a GeoID list:
https://msdn.microsoft.com/en-us/library/windows/desktop/dd374073(v=vs.85).aspx

Here is one example I put of passing XML into intl.cpl.
http://www.msfn.org/board/topic/163588-keyboard-language-problem/?do=findComment&comment=1046249
Of course, you would need to execute the command from your XML, from FirstLogonCommands or other method.

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...