
03-11-2008
|
|
|
|
Re: WINPE Language packs
The error is:
PEIMG failed to complete the operation with status code 0x80070002.
But with help over night I have determined:
> > 1. Is there a specific Language Pack for WindowsPE (2.0)?
> > 2. Where does one get these WINPE specific lanaguage packs from?
yes there are specific language packs for WINPE. The wave 0 languages can be
found on the WAIK media under WINPE_LANGPACKS
Current there is FR,DE,JA,ES,EN
My experience is that
peimg /install=ja-jp <path to image>
does not work so well but if you specifiy the individual components:
peimg /install=ja-jp\lp.cab <path to image>
it works
FWIW
:J
|