Article ID: 949609 - Last Review: March 19, 2008 - Revision: 1.1

Error message when you perform an unattended installation of some East Asian language versions of Windows Vista: "Setup could not set display language"

Expand all | Collapse all

SYMPTOMS

When you perform an unattended installation of East Asian language versions of Windows Vista, the installation is not successful. Additionally, you receive the following error message:
Setup could not set display language


Note This problem has been verified in the Japanese, Chinese (Taiwan), and Chinese (PRC) versions of Windows Vista. The problem does not occur in the Korean version of Windows Vista.
This problem occurs if the SetupUILanguage element is not specified in the Unattend.xml file.

RESOLUTION

To resolve this problem, configure the SetupUILanguage element in the Unattend.xml file.

The following XML output shows how you can configure the Windows Setup UI language to display Chinese (PRC):
<SetupUILanguage>
       <UILanguage>zh-cn</UILanguage>
</SetupUILanguage>
Note The Windows OEM Preinstallation Kit (OPK) documentation will be updated in Windows Vista Service Pack 1 (SP1) to indicate that this setting is mandatory.

APPLIES TO
  • Windows Vista Business
  • Windows Vista Enterprise
  • Windows Vista Home Basic
  • Windows Vista Home Premium
  • Windows Vista Ultimate
  • Windows Vista Business 64-bit Edition
  • Windows Vista Enterprise 64-bit Edition
  • Windows Vista Home Basic 64-bit Edition
  • Windows Vista Home Premium 64-bit Edition
  • Windows Vista Ultimate 64-bit Edition
Keywords: 
kbexpertiseinter kbtshoot kbprb KB949609
 

Article Translations