can i install a "language pack" in Windows 7 Professional??
#7 Guest_Admin_*
Posted 19 August 2009 - 11:32 AM
Afzal, on 17 August 2009 - 06:49 PM, said:
If the button is not present it is possible, too: http://bauforum.wirk...try.php?nr=5844
#8 Guest_MAk_*
Posted 31 August 2009 - 02:38 AM
Admin, on 19 August 2009 - 11:32 AM, said:
Afzal, on 17 August 2009 - 06:49 PM, said:
If the button is not present it is possible, too: http://bauforum.wirk...try.php?nr=5844
Without button, is possible too:
-run command prompt as administrator
-type dism /online /add-package /packagepath:driveletter\dir\lp.cab
-in regedit del key \HKLM\SYSTEM\CurrentControlSet\Control\MUI UILanguage\eu-us
i take that form German site (martin vogel)
it's works in windows 7 pro, pt-br
#9 Guest_mak_*
Posted 04 September 2009 - 04:20 AM
MAk, on 31 August 2009 - 02:38 AM, said:
Admin, on 19 August 2009 - 11:32 AM, said:
Afzal, on 17 August 2009 - 06:49 PM, said:
If the button is not present it is possible, too: http://bauforum.wirk...try.php?nr=5844
Without button, is possible too:
-run command prompt as administrator
-type dism /online /add-package /packagepath:driveletter\dir\lp.cab
-in regedit del key \HKLM\SYSTEM\CurrentControlSet\Control\MUI UILanguage\eu-us
i take that form German site (martin vogel)
it's works in windows 7 pro, pt-br
... and to change language in boot:
bcdedit /set {current} locale pt-br
bcdboot %WinDir% /l pt-br
#10 Guest_AP_*
Posted 24 October 2009 - 10:04 AM
I have already installed Windows 7, and i already have downloaded the language pack.
I try to do it likes this:
Without button, is possible too:
-run command prompt as administrator
-type dism /online /add-package /packagepath:driveletter\dir\lp.cab
I wrote:
dism/online/add-package/packagepath:g:\langpacks\nl-nl\lp.cab
But when i try to run it, i get the error 87, the online/add-package/packagepath option is unknown.
Can somebody help me please?
#13 Guest_Nobody_*
Posted 04 November 2009 - 03:36 PM
AP, on 24 October 2009 - 10:04 AM, said:
I have already installed Windows 7, and i already have downloaded the language pack.
I try to do it likes this:
Without button, is possible too:
-run command prompt as administrator
-type dism /online /add-package /packagepath:driveletter\dir\lp.cab
I wrote:
dism/online/add-package/packagepath:g:\langpacks\nl-nl\lp.cab
But when i try to run it, i get the error 87, the online/add-package/packagepath option is unknown.
Can somebody help me please?
You forgot the spaces!!!
dism"space"/online"space"/add-package"space"/packagepath:driveletter\dir\lp.cab
#15 Guest_Kevin_*
Posted 25 November 2009 - 10:24 PM
Evert, on 11 November 2009 - 06:19 PM, said:
Can someone help me?
This is exactly how your command propmt should look like for this to work
C:\Windows\System32\dism \online \add-package \packagepath:c:/"lp/lp.cab"
change the part in the parantheses to the folders the lp.cab file is in.

Sign In
Register
Help
Add Reply


MultiQuote