Windows Configuration Designer provisioning package to select region and keyboard layout

SebC 56 Reputation points
2020-04-17T08:08:32.523+00:00

I see no way to get region and keyboard layout pre-selected. And the package has

        <OOBE>
          <Desktop>
            <HideOobe>True</HideOobe>
          </Desktop>
        </OOBE>

So there is no keyboard screen during OOBE

Is the only way really to need to add autounattend.xml or Unattend.xml

Seb

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
2,025 questions
0 comments No comments
{count} vote

Accepted answer
  1. Sean Liming 4,606 Reputation points
    2020-04-17T14:19:08.827+00:00

    WCD is really for packaging/provisioning UWP applications. Recommend using Windows System Image Manager to create the unattend.xml file, or create an OOBE.XML file: https://learn.microsoft.com/en-us/windows-hardware/customize/desktop/oobexml

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. SebC 56 Reputation points
    2020-04-17T19:04:17.917+00:00

    Ofcourse I can do that, pity WCD can blow whole OOBE, but do not provide any settings

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.