1 out of 1 rated this helpful - Rate this topic

How to Add a Language Pack on a Running Windows Installation

Updated: May 31, 2012

Applies To: Windows 8, Windows Server 2008 R2, Windows Server 2012

You can add support for additional languages on a running operating system, or to an offline image. For information about how to install languages to an offline image, see How to Add and Remove Language Packs Offline.

For information about installing Language Interface Packs (LIPs), see How to Add Language Interface Packs.

In Windows® 8, end users can use the Language page in the Control Panel to download and install additional language packs and Language Interface Packs (LIPs) from Windows Update.

When you add language packs using DISM, the licensing requirements of how many language packs are allowed to run on the Windows edition are not verified. If you add multiple language packs, all non-default, non-user selected languages will be removed from the computer after a period of time. For more information, see Multilingual Deployment Overview.

noteNote
You can also add language packs to Windows Preinstallation and Windows Recovery installations. For more information, see Walkthrough: Create a Custom Windows PE Image and How to Customize Windows RE.

  1. On the running operating system, open an elevated command-line prompt.

  2. Type the following command to add a language pack to the operating system.

    Dism /online /Add-Package /PackagePath:C:\test\LangPacks\lp.cab
    

For more information about DISM international servicing commands, see Languages and International Servicing Command-Line Options

See Also

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.