Jump to content

UILanguage for Windows 7 unattend.xml


Recommended Posts

Posted

Good morning everyone

 

I was hoping this could be clarified for me:

 

When generating an unattend.xml for Windows 7 in WSIM should the UILanguage property be set to en-US or can I use en-GB? I've Googled it but can't seem to find a definitive answer. Some people say you should select en-US as it's the only language on the disc but then some people have put en-GB.

 

TIA

Posted (edited)
UILanguage property be set to en-US or can I use en-GB?

Depends on which 'pass'. This is what I have for mine.

 


   
       
           
               en-US
           
           0809:00000809
           en-GB
           en-US
           en-GB
       
   
       
           en-GB
           en-GB
           en-US
           0809:00000809
           0809:00000809
       
   

Edited by Arthur
Posted

During the *WDS* phase you can only use en-US as that is all there is on the PXE boot image

During the *Image* unattended phase you may use en-GB for UILanguage

 

Keep GB for the locales in both, as this affects things like printers defaulting to A4 etc

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



×
×
  • Create New...