강좌 / 팁

기 타 Change Your Vista Language (All Versions)...HOW TO

2007.09.16 16:59

gooddew 조회:14614 추천:1

A Chinese expert, xinso, has come up with a beautiful solution for people who want to change the system language of their Vista (preinstalled), but who do not have Ultimate or Enterprise editions.

Xinso's solution proves that Microsoft was right in saying that Vista is a language-agnostic OS, meaning that the core system and the language interface (including English) can be separately installed or removed, and this applies to all versions of Vista, including Starter, Home Basic, Home Premium and Business, apart from Ultimate and Enterprise.

The solution makes use of Microsoft WAIK (Windows Automated Installation Kits) and the standalone MUI Packs. For those who have already installed WAIK and have used WAIK to create a WinPE CD, all you need to do first is to copy the entire Servicing folder to C root (C:Servicing) as follows:

1. Copy WAIK Servicing folder (all files) to C: root
2. Create a sub folder called LanguagePack (C:ServicingLanguagePack
3. Create a sub folder in the LanguagePack folder with this name: x86_Microsoft-Windows-Client-LanguagePack-Package_6.0.6000.16386_en-US_31bf3856ad364e35_
(C:ServicingLanguagePackx86_Microsoft-Windows-Client-LanguagePack-Package_6.0.6000.16386_en-US_31bf3856ad364e35_)
4. Place your English MUI cab file in the subfolder you just created
4. Copy the change.cm, install.xml and uninstallxml to C:Servicing
5. install.xml
------------------------------------------------------------------------
Code:
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
    <servicing>
        <package action="install">
            <assemblyIdentity name="Microsoft-Windows-Client-LanguagePack-Package" version="6.0.6000.16386" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="en-US" />
            <source location="C:ServicingLanguagePackx86_Microsoft-Windows-Client-LanguagePack-Package_6.0.6000.16386_en-US_31bf3856ad364e35_LP-en-US.cab" />
        </package>
    </servicing>
    <cpi:offlineImage cpi:source="wim:c:/vista/sources/install.wim" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>
--------------------------------------------------------------------------------------

6. uninstall.xm
-------------------------------------------------------------------------------------
Code:
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
    <servicing>
        <package action="remove">
            <assemblyIdentity name="Microsoft-Windows-Client-LanguagePack-Package" version="6.0.6000.16386" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="es-ES" />
        </package>
        <package action="remove">
            <assemblyIdentity name="Microsoft-Windows-NetFx3-OC-Package" version="6.0.6000.16386" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="es-ES" />
        </package>
    </servicing>
    <cpi:offlineImage cpi:source="wim:c:/vista/sources/install.wim" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>
-----------------------------------------------------------------------------------------

7. change.cmd
--------------------------------------------------------------------------------------------
Code:
start /w C:Servicingpkgmgr /o:"C:;C:Windows" /n:"C:Servicinginstall.xml"

start /w C:Servicingpkgmgr /o:"C:;C:Windows" /n:"C:Servicinguninstall.xml"

start /w C:Servicingintlcfg.exe -ALL:en-US -image:C:
----------------------------------------------------------------------------------------------

8. This example assumes you have a Spanish Vista Business preinstalled and wanted to change it to English. You boot your PC with WinPE CD and key in the change.cmd command. The change.cmd commandwill start install.xml for installing English and uninstall.xml for removing Spanish. It will then configure English as the system default language.

The Language codes in install.xml, uninstall.xml and change.cmd can be changed to what you prefer (all 16 MUI Packs can be installed and removed in this way)

You can download WAIK and MUI Packs (links in this forum). The other tool you need is EXE2CAB which converts the download MUI Packs (in .exe format to .cab format). You can get EXE2CAB by Google search.
번호 제목 글쓴이 조회 추천 등록일
[공지] 강좌 작성간 참고해주세요 gooddew - - -
863 소프트웨어| '센스부족'을 통한 인터넷 광고 막기 v110107 [6] 티티 14245 0 01-06
862 서버 / IT| [강좌]이중화기술 - 가용성과 경제성 [3] 우금티 14467 0 01-06
861 윈 도 우| 점프 리스트 목록이 날아갔을 때 해결법 [2] 김윈도 10682 0 01-05
860 소프트웨어| Windows 버전에 따른 .NET Framework 버전 [5] Lucky 7 9500 0 12-30
859 소프트웨어| .NET Framework product version Lucky 7 6043 0 12-30
858 소프트웨어| 구글 크롬 펌 방지 해제 방법 올려봅니다. [8] 찐옥수수 13324 0 12-29
857 소프트웨어| PC를 쾌적하게 사용하는 상식 13가지 [19] wmy100 12788 0 12-27
856 소프트웨어| 블루스크린 숫자별 문제점 찾기 [9] wmy100 8496 0 12-27
855 윈 도 우| 작업관리자에서 프로세스종료가 안될시에는? [6] 철부지영수 44483 0 12-27
854 윈 도 우| God Mode 만들기 [5] 적광 55432 0 12-26
853 소프트웨어| 개발자 도구 마음대로 다운받기! 드림스파크 [11] 스폰지s 8077 0 12-25
852 서버 / IT| [팁:정보_수정] 미친 알약(ALyac) [12] 우금티 14870 0 12-21
851 소프트웨어| 초보도 하는 유튜브 동영상 다운 받기 [8] gooddew 7970 0 12-19
850 소프트웨어| 광고 주소 찾는 초~~~~ 허접한 팁 [1] ever 5723 0 12-19
849 소프트웨어| 프로그램 설치 없이 구글 광고 차단하기 [7] YIU 8116 1 12-19
848 소프트웨어| 그리드 컴퓨팅 - 미확인 우주 생명체 프로젝트 [2] Native 64 8102 0 12-19
847 윈 도 우| win7 설치 이미지 사용자 지정 [21] eunnano 14014 0 12-16
846 윈 도 우| [팁] : 명령창 풀스크린 [7] 우금티 7307 0 12-16
845 소프트웨어| [초보용] MS OFFICE 2010 시디키 변경 방법 [1] gooddew 30549 0 12-15
844 하드웨어| AMD 레이드 구성시 "NCQ" 과연 효과 있을까? [13] 윈포촙오 12043 0 12-13
XE1.11.6 Layout1.4.8