강좌 / 팁

기 타 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 - - -
260 win7 인증하기 [6] bluespy 23815 0 07-02
259 하위버전에서 7264로 업그레이드하기 [14] bluespy 8132 0 07-01
258 7에서 한글이 안써지시는분들 대책! [2] 김민기 5802 0 06-26
257 [팁] IE 이미지 캐시를 늘려 웹페이지를 좀 더 빠르게... decazzang 6997 0 06-20
256 영문 윈도우7 7260 한글 패치하기. [11] 조베드로 10521 0 06-20
255 [re] 영문 윈도우7 7260 한글 패치하기. [2] 막장 7488 0 06-20
254 [팁] Intenet Explorer 8 단일 프로세스로 실행하기 [11] decazzang 11158 0 06-16
253 테스크바 미리보기 시간 조절 [2] 에이치티티 5843 0 06-15
252 WINDOWS 7 Build 7201 설치 후 체험지수! [1] 오프라인 14437 0 06-14
251 한/영 오타를 막을수있는 커저유틸 입니다. [5] 농축 우라 5728 0 06-08
250 간단팁-설치후 하드 계속 긁을때... [3] 이정용 9128 0 06-02
249 [팁] 별것 아니지만..윈도7에서 창크기 저장.. nashcat 6144 0 06-02
248 7137수도코드제거하기 [2] 루나 6689 0 05-31
247 NTLDR 을 메인 부트로더로 XP,Win7 멀티부틸 [1] 농축 우라 23338 0 05-27
246 테마 바꿀때마다 투명도 되돌리기 귀찮으시면 ▶ 투명도 100... [1] Star★Bros 12062 1 05-27
245 윈도우 7 기본지원 TRIM 작동여부 확인하는 방법 [5] 신학수 11825 0 05-19
244 기 타| 바탕화면에서 투명효과 만들기 [12] gooddew 9600 0 05-18
243 부산은행 인터넷 뱅킹..사용법... [5] 사나이 7872 0 05-17
242 [참고(?)]인터넷뱅킹 로그인시 블루 스크린 [5] 싸개 6526 0 05-17
241 [팁] VirtualBox에서 컴피즈가 부드럽게 실행 되네요. [6] 김윈도 7220 0 05-11
XE1.11.6 Layout1.4.8