WinMatrix: how to enable MUI LANGUAGE PACK in Windows 7 Professional - WinMatrix

Jump to content

Sign in to access features such as - Topic subscription, Automatic updates, Personal messages, Manage your profile and more..
  • (3 Pages)
  • +
  • 1
  • 2
  • 3

how to enable MUI LANGUAGE PACK in Windows 7 Professional Rate Topic: -----

#1 User is offline   Bill_Puertas 

  • WinMatrixian
  • Icon
  • Group: WM Members
  • Posts: 218
  • Joined: 07-June 08

Posted 09 August 2009 - 09:16 PM

im testing windows 7 professional, i wanna install spanish language pack ... but i cant. does it not supported?? what can i do?? if possibly to enable

bye
0

#2 Guest_Urka_*

  • Group: Guests

Posted 18 August 2009 - 07:54 PM

MUI można również zainstalować w wersji Professional znajdującej się w MSDNAA, wystarczy:

W trybie administratora w CMD wpisać:
DISM /Online /Add-Package /PackagePath:(ścieżka do lp)

Następnie kolejną komendę:
bcdedit /set {current} locale pl-PL

oraz:
bcdboot %WinDir% /l pl-PL

potem w regedit:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlMUIUILanguages
usunąć en-US

Restart systemu i mamy polską wersję RTM Pro.



http://forum.techit....84&p=2176#p2176
0

#3 Guest_peppeweb_*

  • Group: Guests

Posted 20 August 2009 - 03:22 PM

Hi, i don't understand polish, can u explain how do that in english?
0

#4 Guest_fedo_*

  • Group: Guests

Posted 21 August 2009 - 09:07 AM

Quote

MUI can be also installed on Professional edition avaliable at MSDNAA:

Run CMD as administrator and type:
DISM /Online /Add-Package /PackagePath:(path to lp)

then:
bcdedit /set {current} locale (your locale)

and:
bcdboot %WinDir% /l (your locale)

Then in registry:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlMUIUILanguages
remove key en-US

Reboot and it's done

0

#5 Guest_adrian_*

  • Group: Guests

Posted 21 August 2009 - 12:04 PM

MUI you can install also in Professional version from MSDNAA,
just follow this steps:
from admin account type in CMD:
DISM /Online /Add-Package /PackagePath:[b][i]patch_of_lp.cab[/i][/b]

next:
bcdedit /set {current} locale [b][i]es-ES[/i][/b]

and:
bcdboot %WinDir% /l [b][i]es-ES[/i][/b]

next, using regedit delete en-US from:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlMUIUILanguages

Reebot Your system and enjoy spanish version RTM Pro.
sorry for my english ;)
0

#6 Guest_guest_MiK_*

  • Group: Guests

Posted 21 August 2009 - 02:19 PM

View Postpeppeweb, on 20 August 2009 - 03:22 PM, said:

Hi, i don't understand polish, can u explain how do that in english?


It's easy...

click start and type CMD, select icon, right click, run as administrator
in prompt type this command
1) DISM /Online /Add-Package /PackagePath:(path where ther's your language pack)
example -> DISM /Online /Add-Package /PackagePath:C:\languagepack\pl-pl
2) bcdedit /set {current} locale pl-pl
3) exit

now click start and type regedit
open HKEY_LOCAL_MACHINESYSTEM CurrentControlSet Control MUI UILanguages
and remove the folder en-us

now reboot and enjoy windows 7 professional in your language :)
0

#7 Guest_hbinet_*

  • Group: Guests

Posted 21 August 2009 - 08:33 PM

View Postpeppeweb, on 20 August 2009 - 03:22 PM, said:

Hi, i don't understand polish, can u explain how do that in english?


Hello,

Ther is the Windows 7 Profesional version avaible on MSDNAA program.

If you have a profesional version to enable MUI pack follow these steps:

On admin privilages type i command (CMD) console
DISM /Online /Add-Package /PackagePath:(here type a patch to Language pack)
next type:
bcdedit /set {current} locale pl-PL << or another locale
then:
bcdboot %WinDir% /l pl-PL << in pl-PL type your locale
Next in regisrty editor: (regedit i run windows)
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlMUIUILanguages
delete the "en-US"
Then restart your system, and you will see your selected language.

Sorry for gramar mistakes. Maybe it's time to start learn some Polish language?
0

#8 Guest_momus_*

  • Group: Guests

Posted 22 August 2009 - 02:19 AM

You can install MUI in Windows 7 Professional downloaded from MSDNAA, for this you must do:

With admin privileges in CMD type:
DISM /Online /Add-Package /PackagePath:(path to language pack)

then type:
bcdedit /set {current} locale pl-PL

and:
bcdboot %WinDir% /l pl-PL

after that in regedit:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlMUIUILanguages
delete: en-US

After reboot we have RTM PL ;)

P.S. in other page I found info about tool called DISM(this i simpler):
http://technet.micro...28WS.10%29.aspx
remember about UAC ;)
0

#9 Guest_Mr. Translator_*

  • Group: Guests

Posted 22 August 2009 - 12:41 PM

I think it is:

Run CMD as administrator and type:
DISM /Online /Add-Package /PackagePath: (example: c:\langpack\sv-se) This can take quite a while

Then type

bcdedit /set {current} locale sv-se (or whatever language)

then

bcdboot %WinDir% /l sv-se

Then in regedit
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlMUIUILanguages
delete en-us

Restart and we have win 7 pro rtm in polish (swedish in this example)
0

#10 Guest_fl4izdn4g_*

  • Group: Guests

Posted 22 August 2009 - 03:53 PM

Translation
1. Run CMD in Administrator Mode and type:
DISM /Online /Add-Package /PackagePath:(path to lp.cab)

2.Next command:
bcdedit /set {current} locale pl-PL (change pl-PL to your version)

3.Next:
bcdboot %WinDir% /l pl-PL (change pl-PL to your version)

4.In regedit find key en-US and delete it:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlMUIUILanguages

5. Restart system
0

#11 User is offline   toto-dkz 

  • New WinMatrixian
  • Icon
  • Group: Member
  • Posts: 8
  • Joined: 05-July 06

Posted 22 August 2009 - 04:01 PM

i have windows 7 professional too, is it possible install a language pack in that version? or only in ultimate?
0

#12 Guest_Bezilon_*

  • Group: Guests

Posted 17 September 2009 - 06:35 PM

Hi! When I try to install with dism i get an error message on opening the file 0x8007065e, and an error 1630 saying unsupported date type. I have msdnaa's win7pro. Could it be thet my download wasn't succesful and ruined my files?
0

#13 Guest_palabdul_*

  • Group: Guests

Posted 09 October 2009 - 08:03 AM

Hi,

I have one question - is this legal ?
I want to do this on company computers...
0

#14 Guest_rey_*

  • Group: Guests

Posted 14 October 2009 - 07:48 PM

DISM tool is avaliable in Windows AIK Tool pack, if you have MSDNAA windows 7 you should also have AIK Tool in your software to download.
0

#15 Guest_Kasper_*

  • Group: Guests

Posted 06 November 2009 - 01:10 PM

View PostMr. Translator, on 22 August 2009 - 12:41 PM, said:

I think it is:

Run CMD as administrator and type:
DISM /Online /Add-Package /PackagePath: (example: c:\langpack\sv-se) This can take quite a while

Then type

bcdedit /set {current} locale sv-se (or whatever language)

then

bcdboot %WinDir% /l sv-se

Then in regedit
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlMUIUILanguages
delete en-us

Restart and we have win 7 pro rtm in polish (swedish in this example)



Thanks worked like a charm
0

  • (3 Pages)
  • +
  • 1
  • 2
  • 3


Fast Reply

This post will need approval from a moderator before this post is shown.
  

3 User(s) are reading this topic
0 members, 3 guests, 0 anonymous users