The name of the keyboard locale to be used while in Windows PE only.
Note For this property to function properly, it must be configured in both CustomSettings.ini and BootStrap.ini. BootStrap.ini is processed before a deployment share (which contains CustomSettings.ini) has been selected.
Property configured by |
|
|
Property applies to |
|
BootStrap.ini |
˜ |
|
LTI |
˜ |
CustomSettings.ini |
˜ |
|
|
|
MDT DB |
˜ |
|
ZTI |
˜ |
Value |
Description |
keyboard_locale |
The locale of the keyboard attached to the target computer. The value can be specified in the following formats: · Text (en-us) · Hexadecimal (0409:00000409) |
Example 1 |
[Settings] Priority=Default
[Default] KeyboardLocalePE=en-us |
Example 2 |
[Settings] Priority=Default
[Default] KeyboardLocalePE=0409:00000409 |
Related Topics