Problem installing Windows Server 2008 R2 Service Pack 1 Multilingual User Interface Language Packs


i downloaded windows6.1-kb2483139-x64-en-us.exe when ran on windows server 2008 r2 sp1 (as administrator) not run properly.  noticed created new cabinet file named "lp" briefly, deleted it.  nothing else appears on screen.  

my goal install chinese display fonts on server.  please help.

hi,

first of all, if want chinese display language, need choose chinese in drop down list on download page. here's direct link in case need it. http://www.microsoft.com/en-us/download/details.aspx?id=2634(chinese simplified...)

windows6.1-kb2483139-x64-zh-cn.exe file name chinese simplified language pack.

1. exefile extracts file cabinet lp.cab file need import language pack.

2. start lpksetup.exe and point out cab-file extracted.

if want cmdline, can dism in elevated command prompt well:

dism /online /add-package /packagepath:c:\test\lp.cab

note still need create policy or change default language in way users.

read more on topic on:

http://technet.microsoft.com/en-us/library/dd744278(v=ws.10).aspx (adding)

http://social.technet.microsoft.com/forums/windowsserver/en-us/7f019a90-8e48-4bc3-a9d2-e3c531354d04/how-to-use-group-policy-to-define-terminal-users-display-language-in-2008r2-terminal-servers (creating gpo)


microsoft certified trainer
mcse: desktop, server, private cloud, messaging
blog: http://365lab.net



Windows Server  >  Windows Server General Forum



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file