Windows 7 Forums


Windows 7: Display Language Packs - Install and Uninstall


Display Language Packs - Install and Uninstall

How to Install and Uninstall Display Languages in Windows 7 Ultimate and Enterprise
Published 26 May 2010
Published by

Featured Tutorial

Screen Capture and Video Editing in High Quality
Screen Capture and Video Editing in High Quality



Chrome GPU Hardware Acceleration - Turn On or Off
Chrome GPU Hardware Acceleration - Turn On or Off

How to Turn GPU "Hardware Acceleration" On or Off in Chrome

Restore Point - Add "Create Restore Point" to Context Menu in Windows
Restore Point - Add "Create Restore Point" to Context Menu in Windows

How to Add "Create Restore Point" to Context Menu in XP, Vista, Windows 7, and Windows 8

SF Diagnostic Tool - Using for Troubleshooting
SF Diagnostic Tool - Using for Troubleshooting

Using SF Diagnostic Tool for Troubleshooting

Search - Find More with Filters and Operators
Search - Find More with Filters and Operators

How to Use Windows Search Filters and Operators to get better Search Results in Windows 7

Troubleshooting Steps for Windows 7
Troubleshooting Steps for Windows 7


How to Install and Uninstall Display Languages in Windows 7 Ultimate and Enterprise

information   Information
This will show you how to install and uninstall a Language Interface Pack (LIP) in the Windows 7 Ultimate and Windows 7 Enterprise editions. These can be used to change the display language Windows 7 uses to display text in wizards, dialog boxes, menus, and other items in the user interface.

By default Windows 7 uses the language selected during it's installation.
Note   Note
When you install a language pack and change the display language to it, this will also automatically add a keyboard input language for this language in the Language bar.





OPTION ONE
Install a Language Pack (LIP)
1. Open the Control Panel (icon view), and click on the Windows Update icon.
A) Go to step 3.
OR

2. Open the Control Panel (icon view), and click on the Region and Language icon.
A) Click on the Keyboards and Languages tab, then click on the Install/uninstall languages button. (see screenshot below)
Display Language Packs - Install and Uninstall-install-1-uac.jpg
B) If prompted by UAC, click on Yes (if administrator) or type in the administrator's password (if standard user).

C) If you see this screen, click on Next. (see screenshot below)
Display Language Packs - Install and Uninstall-install-2.jpg
D) Click on Install display languages. (see screenshot below)
Display Language Packs - Install and Uninstall-install-3.jpg
E) Click on Launch Windows Update. (see screenshot below)
Display Language Packs - Install and Uninstall-install-4.jpg
3. In Windows Update, click on the view optional updates are available link. (see screenshot below)
NOTE: If you do not see this link, then click on the Check for updates link.
Display Language Packs - Install and Uninstall-step1.jpg
4. Select and check the language pack(s) that you want to install, then click on OK. (see screenshot below)
NOTE: If the language packs are missing and not hidden, then resetting the Windows Update history will also restore the default language packs in Windows 7 Ultimate and Enterprise editions after you Check for updates next after resetting.
Display Language Packs - Install and Uninstall-step2.jpg
5. Click on the Install updates button. (see screenshot below)
Display Language Packs - Install and Uninstall-step3-uac.jpg
6. If prompted by UAC, click on Yes (if administrator) or type in the administrator's password (if standard user).

7. When finished downloading and installing, you can close Windows Update. (see screenshot below)
Display Language Packs - Install and Uninstall-step5.jpg
8. You will now be able to use the installed language pack(s) to change the display language with.




OPTION TWO
Uninstall a Language Pack (LIP)

NOTE: You will need to make sure that you do not have the same display language set to the language pack that you want to uninstall. If it is, then you will need to change the display language to another language first.
1. Open the Control Panel (icon view), and click on the Region and Language icon.

2. Click on the Keyboards and Languages tab, then click on the Install/uninstall languages button. (see screenshot below)
Display Language Packs - Install and Uninstall-uninstall-1-uac.jpg
3. If prompted by UAC, click on Yes (if administrator) or type in the administrator's password (if standard user).

4. Click on Uninstall display languages. (see screenshot below).
Display Language Packs - Install and Uninstall-uninstall-2.jpg
5. Select and check the language pack(s) that you want to uninstall, then click on Next. (see screenshot below)
NOTE: You will not be able to uninstall a language pack that is set as your current default display language.
Display Language Packs - Install and Uninstall-uninstall-3.jpg
6. When finished uninstalling, click on Restart now. (see screenshot below)
WARNING: This will restart the computer immediately. Be sure to save and close all work and open programs first.
Display Language Packs - Install and Uninstall-uninstall-5.jpg
That's it,
Shawn







Need more help? Try searching our extensive help and support site.
Loading
01 Aug 2012   #1
williamwclee

windows 7 ultimate
 
 







strange scenario!
installed language packs don't appear in the uninstall list
couldn't install or uninstall language packs (MUI)
a screenshot of the registry attached for reference
any suggestions how to force uninstall already installed language packs and start all over again?

William
Hongkong
1 August 2012

My System SpecsSystem Spec

01 Aug 2012   #2
Brink

64-bit Windows 7 Ultimate SP1 & Windows 8 Enterprise
Texas
 
 

Hello William,

I noticed in your first screenshot to install, that you manually browsed to a locaton on E. Did you install those language packs using the same method in OPTION ONE? If not, then you might see if you may be able to install them using this method instead.

Do you have the Choose a display language drop down menu in the screenshot under step 2 of OPTION TWO, and are the missing installed languages listed here?
My System SpecsSystem Spec
01 Aug 2012   #3
williamwclee

windows 7 ultimate
 
 

Quote   Quote: Originally Posted by Brink View Post
Hello William,

I noticed in your first screenshot to install, that you manually browsed to a locaton on E. Did you install those language packs using the same method in OPTION ONE? If not, then you might see if you may be able to install them using this method instead.

Do you have the Choose a display language drop down menu in the screenshot under step 2 of OPTION TWO, and are the missing installed languages listed here?
thankyou for your reply

i solved the problem

i for some reason deleted the thing under "UIlanguages" so all the language pack references except en-us are gone

i imported back that .reg thing

all came back

========================
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MUI\UILanguages]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MUI\UILanguages\en-US]
"LCID"=dword:00000409
"Type"=dword:00000091
"Version"=dword:00000000
"Mode"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MUI\UILanguages\ja-JP]
"LCID"=dword:00000411
"Type"=dword:00000091

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MUI\UILanguages\zh-CN]
"LCID"=dword:00000804
"DefaultFallback"="en-US"
"en-US"=hex(7):00,00,00,00
"Type"=dword:00000092

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MUI\UILanguages\zh-HK]
"LCID"=dword:00000c04
"DefaultFallback"="zh-TW"
"zh-TW"=hex(7):65,00,6e,00,2d,00,55,00,53,00,00,00,00,00
"Type"=dword:00000092

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\MUI\UILanguages\zh-TW]
"DefaultFallback"="en-US"
"en-US"=hex(7):
"LCID"=dword:00000404
"Type"=dword:00000112
===========================

My System SpecsSystem Spec
.


01 Aug 2012   #4
Brink

64-bit Windows 7 Ultimate SP1 & Windows 8 Enterprise
Texas
 
 

Ah, perfect. Good thing you kept the exported .reg file for this.
My System SpecsSystem Spec
Comment

 Display Language Packs - Install and Uninstall problems?



Tutorial Tools



Similar help and support threads for: Display Language Packs - Install and Uninstall
Windows 7 Tutorial Category
Need to uninstall Language Packs but there is no option General Discussion
Language Packs fail to install, error 103, error 5. Windows Updates & Activation
Language Pack Uninstall/Install & Disk Space Installation & Setup
Install or Uninstall Display Languages Shortcut - Create Tutorials
I don't have install display language Installation & Setup


All times are GMT -5. The time now is 01:34 PM.


Seven Forums Android App Seven Forums IOS App Follow us on Facebook

Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32