cschneegans/unattend-generator

windows 11 24h2, and september update of 23H2 ask for language

Closed this issue · 4 comments

windows 11 24h2, and september update of 23H2 ask for language on first screen

Settings are English, Croatia, Standard

When this happens it is usually because the selected Windows display language does not match the language of your .iso file:

image

if i add this
UILanguageFallback en-US /UILanguageFallback

it works

Interesting. In my experiments, UILanguageFallback never had any effect.

So I assume you had the Windows display language set to Croatian, used the Win11_24H2_Croatian_x64.iso image, added <UILanguageFallback>en-US</UILanguageFallback> to your autounattend.xml file, and Windows Setup would no longer display this dialog?

image

i userd 24h2 English (not international) version, that fallback solves my problem