When I’m building my Windows 8 image I’m adding a couple of language packs offline with DISM.EXE.
When Windows 8 then boots it shows the window for "Your display language" "Pick the language you'll want to see and use most on this computer".
I’ve tried to add task sequence variables for “UILanguage”, “SystemLocale” and “UserLocale” to suppress this window but with no success.
What’s needed to suppress this choice?