How to install Slovenian Language pack on Windows 7 Professional
- Prepare your language pack DVD, insert it in X driver, where X is your DVD drive. Locate your required language pack. For example, if we want to install German language pack, the lp.cab file will have a path of D:\langpacks\sl-SI\lp.cab. CAB file for Slovenian language, you can download it here.
- Run command window with administrator privileges. To run it as an administrator, go to “all programs – accessories”, right-click “command prompt” and choose “run as administrator”.
- In the command window, type the following line and press Enter, note that the space in between:
dism /online /add-package /packagepath:d:\langpacks\si-sl\lp.cab
- When a message pops up and tells you the operation is completed successfully, press “Windows key + R” to call the run window, type in regedit to run the registry editor.
- Navigate to \HKLM\SYSTEM\CurrentControlSet\Control\MUI UILanguage\eu-us and delete the key eu-us.
- Restart your system, now your Windows 7 Professional should be switched to the Slovenian language version.
- To change the language of “Starting Windows”, run the following command in the command window:
bcdedit /set {current} locale Sl-SI
bcdboot %WinDir% /l Sl-SI
Wednesday, December 16th, 2009