The WinReducer Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

The WinReducer ForumLog in

FORUM

description[SOLVED] Unattended EN-GB incorrect setting in XML file Empty[SOLVED] Unattended EN-GB incorrect setting in XML file

more_horiz
Attempting to install Win 8.1 x64 Pro (no extra language packs)

Selected all English (United Kingdom) in Unattended tab.
This creates the output

Code:

     <SetupUILanguage>
        <UILanguage>en-GB</UILanguage>
      </SetupUILanguage>
      <UILanguage>en-GB</UILanguage>
      <UserLocale>en-GB</UserLocale>
      <SystemLocale>en-GB</SystemLocale>
      <InputLocale>0809:00000809</InputLocale>


However, at the start of the Setup, I am prompted to choose the languages, whereby only English (United States) is permitted as the top Language to Install option.

If I change the autounattend.xml file, second UILanguage element, to be en-US then it works.

Code:

     <SetupUILanguage>
        <UILanguage>en-GB</UILanguage>
      </SetupUILanguage>
      <UILanguage>en-US</UILanguage>
      <UserLocale>en-GB</UserLocale>
      <SystemLocale>en-GB</SystemLocale>
      <InputLocale>0809:00000809</InputLocale>


Possibly longstanding bug - also happended with v1.13 (tried with older version)

Many thanks

Fixed in v 1.18

description[SOLVED] Unattended EN-GB incorrect setting in XML file EmptyRe: [SOLVED] Unattended EN-GB incorrect setting in XML file

more_horiz
Hello,

Yes, this should be a longstanding bug, as I didn't have feedbacks about it : I will update it in coming v1.18 (this week-end) !

Thank you very much !

Best Regards.

winterstorm2050

description[SOLVED] Unattended EN-GB incorrect setting in XML file EmptyRe: [SOLVED] Unattended EN-GB incorrect setting in XML file

more_horiz
Just a question : are you using "en-GB" or "en-US" ISO ? Thank you.

description[SOLVED] Unattended EN-GB incorrect setting in XML file EmptyRe: [SOLVED] Unattended EN-GB incorrect setting in XML file

more_horiz
Thank you for your quick response.

The iso filename is  *_X19-49879

I wasn't aware that there was such EN-GB specific iso, I just assumed that EN (US/GB) was part of the standard iso.  Once installed, the locale, keyboard and regional settings are all correctly set to English (United Kingdom), so it works I guess.

I wonder if the particular UILANGUAGE setting that I needed to change has to be set to EN-US for the installation part???

Anyway, I'll keep testing stuff and report anything I find.

Many thanks.

description[SOLVED] Unattended EN-GB incorrect setting in XML file EmptyRe: [SOLVED] Unattended EN-GB incorrect setting in XML file

more_horiz
This is interesting because it seems that your ISO is not en-GB but en-US, so this could explain why ... I will add a fix in v1.18 (release : 30 August 2014) !

Have a nice day.
privacy_tip Permissions in this forum:
You cannot reply to topics in this forum