Xpe dual language device

  • Thread starter Thread starter Saxophil
  • Start date Start date
S

Saxophil

I have a project for developping a dual language XPe device.
At boot time the device would display a simple language selection menu:
1- Italian
2- German.

The user would select 1 ot 2 depending on the language of choice and Xpe
would boot under the relevant language.

I think that a solution would be to use XPe English and depending of the
choice localize it with the MUI.
Linux could be used to do the initial boot and present the language
selection menu.

Does this method looks viable? and if yes how could I implement this sort of
dynamic localization with the MUI within XPe.

I would appreciate any hint as at this time I am a bit in the black.

Many thanks.
 
Saxophil said:
I have a project for developping a dual language XPe device.
At boot time the device would display a simple language selection menu:
1- Italian
2- German.

The user would select 1 ot 2 depending on the language of choice and Xpe
would boot under the relevant language.

I think that a solution would be to use XPe English and depending of the
choice localize it with the MUI.
Linux could be used to do the initial boot and present the language
selection menu.

Does this method looks viable? and if yes how could I implement this sort of
dynamic localization with the MUI within XPe.

I would appreciate any hint as at this time I am a bit in the black.

Many thanks.
I'd be tempted to cheat and use the boot.ini and just do two images...
 
Back
Top