Locale codes for Windows Deployment
Posted by kyle on January 31st, 2010 filed in Vista Deployment, Windows 2008, Windows 7, Windows 7 Deployment
Thanks to DreamensioN for pointing this out..
If you are looking to deploy Windows using an unattended installation file, and you want to set the locale to en-AU – there are some incorrect entries on the MS websites for the codes to be used for en_au in the unattend files..
Listed as English_Australia here…
http://www.microsoft.com/globaldev/reference/win2k/setup/lcid.mspx
Listed as English_Australia here…
http://msdn.microsoft.com/en-us/goglobal/bb895996.aspx
In both locations Australia is listed as 0c09:00000409 but it should be 0c09:00000C09 (so the 409 at the end is incorrect – that is the correct entry for US not AU)
Cheers
Kyle
Leave a Comment