Importing a language pack into Windows PE

  • Section(s): Deployment
  • Published on Sep 29, 2008.
  • Last Modified on Dec 03, 2008.
  • Last Modified by Mitch Tulloch.
  • Rating: Not Rated
You can customize your Windows PE build environment by importing additional components such as language packs.

Windows PE 2.1 provides you with a basic environment for booting bare metal systems so you can install Windows Vista on them. This basic environment includes a command shell, commands, and drivers. If you need them however, you can add additional components such as language packs into your Windows PE build environment by importing them using the peimg command. Importing a component adds the component to the component store of your Windows PE build environment. For example, to add the French Base Language Pack from your Windows AIK DVD to your Windows PE build environment, use this command:

Peimg /import=C:\winpe_langpacks\x86\fr-fr\lp.cab c:\winpe_x86\base

Once you've imported the language pack into the component store, you then need to install it using peimg as follows:

Peimg /install=Microsoft-Windows-WinPE-LanguagePack-Package c:\winpe_x86\base

If you're not sure of the full name of the component you're trying to add to your Windows PE build environment, use the /list option of the Peimg command like this:

Peimg /list c:\winpe_x86\base

For more information on deploying Vista, see my series of articles titled Deploying Vista on WindowsNetworking.com, and see also Part 2: Deployment in the Windows Vista Resource Kit, Second Edition from Microsoft Press.

About Mitch Tulloch

Mitch Tulloch is a widely recognized expert on Windows administration, networking, and security. He has been repeatedly awarded Most Valuable Professional (MVP) status by Microsoft for his outstanding contributions in supporting users who deploy and use Microsoft platforms, products and solutions. Mitch has published over two hundred articles on different IT websites and magazines, and he has written or contributed to almost two dozen books and is lead author for the Windows 7 Resource Kit from Microsoft Press. For more information, see www.mtit.com .


Article not looking right or info is missing? Let us know so that we can fix it: .


Receive all the latest articles by email!

Receive Real-Time & Monthly WindowsNetworking.com article updates in your mailbox. Enter your email below!
Click for Real-Time sample & Monthly sample

Become a WindowsNetworking.com member!

Discuss your network issues with thousands of other network administrators. Click here to join!

Community Area

Log in | Register

Readers' Choice

Which is your preferred network administration tool?