4.ไป ที่ Tab คำสั่ง Advanced แล้วไปที่ Language for non-Unicode programs ให้เลือก Thai แล้ว กด Apply ซึ่งขั้นนี้อาจจะต้องใช้แผ่นติดตั้ง Windows Xp และ Restart เครื่องครับ.

Make sure the final link from the referenced site is pointing to a CAB file from the Microsoft's site 'download.windowsupdate.com'.
Please report any discrepancies.
They are separated into 'x86' (32-bit) and 'x64' (64-bit) groups so make sure you download the correct one.
After downloading the required language packs, you can add it to the NTLite's Updates page to integrate them to the image.
More info here.
You must integrate language packs together with, or before the Updates, or they will be overwritten by the language pack.
Choose the newly added language pack on the Unattended page settings, 'UI Language' to set the required language during Windows setup if required.
Language pack link sets:
Windows 10 1903/1909 - 10.0.18362/3
Windows 10 1809 - 10.0.17763
Windows 10 1803 - 10.0.17134
Windows 10 1709 - 10.0.16299
Windows 10 1703 - 10.0.15063
Windows 10 1607 - 10.0.14393
Windows 8.1
Windows 7 SP1
-->

Note

To add a language to your personal PC, go to Settings > Time & Language > Language, and choose a language to install. Learn more.

You can add languages and regional support to Windows 10 (except for Windows 10 Home Single Language and Windows 10 Home Country Specific editions), and Windows Server.

Windows installations start with at least one language pack and its language components. You can add:

  • Language packs: Localization packages for Windows, delivered as a .cab file, for example, Microsoft-Windows-Client-Language-Pack_x64_es-es.cab. Includes UI elements like text for dialog boxes, menu items, and help files.
  • Language Interface Packs (LIPs): Partially-localized language pack. Requires a base language pack. In Windows 10, version 1809, LIPs are delivered as Local Experience Packs (LXPs) .appx files, for example, LanguageExperiencePack.am-et.neutral.appx. For previous versions of Windows 10, LIPs are delivered as .cab files, for example, C:Languageses-ESlp.cab.
  • Language features: Language features include language basics (like spell checking), fonts, optical character recognition, handwriting, text-to-speech, and speech recognition. You can save disk space by choosing not to include some language components in your image. While this reduction in image size can be helpful when creating images for devices with limited storage, it does lead to an incomplete language experience. Delivered as .cab files, for example, Microsoft-Windows-LanguageFeatures-Basic-fr-fr-Package.
  • Recovery languages: UI text for the Windows Recovery Environment (WinRE). Delivered as .cab files. Example: lp.cab, WinPE-Rejuv_fr-fr.cab, and more.

Get language resources: Language Pack ISO and Feature on Demand ISO

  • OEMs and System Builders with Microsoft Software License Terms can download the Language Pack ISO and Feature on Demand ISO from the Microsoft OEM site or the Device Partner Center.

    • For Windows 10, version 1809, LIP .appx files and their associated license files are in the LocalExperiencePack folder on the Language Pack ISO.
    • For previous versions of Windows, Language Interface Packs are available as a separate download.
    • WinRE language packs are distributed on the Language Pack ISO. Don't use the WinPE language packs that ship with the ADK.
  • IT Professionals can download language packs from the Microsoft Next Generation Volume Licensing Site.

  • After Windows is installed, users can download and install more languages by selecting Settings > Time & language > Language > Add a language.

Note

  • Language components must match the version of Windows. For example, you can't add a Windows 10, version 1809 language pack to Windows 10, version 1803.
  • Windows Server: Full language packs are not interchangeable with Windows 10.

Considerations

  • Install languages, then updates and apps. If you're adding languages to an image that already contains apps or updates (for example, servicing stack updates (SSU) or cumulative updates (CU), reinstall the apps and updates.

    Important

    After you install a language pack, you have to reinstall the latest cumulative update (LCU). If you do not reinstall the LCU, you may encounter errors. If the LCU is already installed, Windows Update does not offer it again. You have to manually install the LCU.

  • Care is required when installing languages to an image that includes FODs with satellite packages. When FODs have satellite packages, the localized text for the feature may be carried in a satellite package rather than the language pack or primary FOD package. Specific steps must be followed when adding languages to an image that includes these FODs.

    • Starting with Windows 10, version 2004, the default Windows 10 image includes several FODs with language resources in satellite packages. Before adding languages, you must first build a custom FOD and language repository to ensure that the appropriate satellite packages are pulled in when the language is added.
    • For versions of Windows 10 earlier than 2004, this is typically only a concern when you have added a FOD with satellite packages. A best practice here is to add languages first, then FODs.
  • Size and performance

    • You can install multiple languages and components onto the same Windows image. Having too many affects disk space, and can affect performance, especially while updating and servicing Windows.
    • Some languages require more hard-disk space than others.
    • When creating Windows images, you can remove English language components when deploying to non-English regions to save space. You'll need to uninstall them in the reverse order from how you add them.
    • After the Out-Of-Box-Experience (OOBE) is complete, the default language cannot be removed. The default UI language is selected either during the Out-Of-Box-Experience (OOBE), or can be preselected in the image using DISM or an unattended answer file.
    • Some time after OOBE, any pre-installed languages that haven't been used are removed automatically. The language-pack removal task does not remove LIPs.
  • Cross-language upgrades are not supported. This means that during upgrades or migrations, if you upgrade or migrate an operating system that has multiple language packs installed, you can upgrade or migrate to the system default UI language only. For example, if English is the default language, you can upgrade or migrate only to English.

Add language packs, LIPs, and Features on Demand

We'll check to see if the image includes FODs with language resources in satellite packages, build a custom and local FOD repository, add languages, and verify all language resources were pulled in for each FOD. Then we'll add a LIP language and the language Feature on Demand packages.

To save space, you can remove English language components when deploying to non-English regions by uninstalling the language components in the reverse order from how you add them.

Mount an image (install.wim) that you plan to deploy using Windows PE or Windows Setup

Mount the Windows image:

Check to see if the image includes FODs with language resources in satellite packages

First, check to see if the image includes FODs with language resources in satellite packages:

Look for Feature on Demand packages, other than the Language Features, that include a language code in their name. For example, MSPaint:

The two packages here with the en-us language code embedded in the name are satellite packages with language specific resources. If any such package is present in your image, you must build a custom FOD and language pack repository to add languages from. This custom repository needs to include all FODs with satellite packages in your image and all language packs you wish to add. This enables DISM to automatically pull in the right FOD satellite packages when a language is added.

Build a custom FOD and language pack repository

Important

If your image contains FODs with language resources in satellite packages you must build a custom FOD and language pack repository before adding language packs to ensure the language resources for each FOD are pulled in. If you fail to do this correctly, these features will not be localized. Starting with Windows 10, version 2004, this includes features such as Notepad, WordPad, MsPaint, and PowerShell ISE included in the image by default. If your image doesn't include any FODs with language resources in satellite packages you can skip this section and add the FODs and language packs directly from the respective ISOs.

The following methods are recommended for building a custom FOD and language pack repository:

  • If the size of the repository is not a concern, simply copy the contents of the FOD ISO and all language packs into the same directory.
  • For a minimally sized repository, use the /export-source switch with DISM to export just the FODs included in your image that have satellite packages and any other FODs you'd like to add. Copy all language packs of interest into the same directory.

In the following example, we'll build a minimally sized FOD and language pack repository. First, mount the Language Pack ISO and the Features on Demand ISO with File Explorer. This will assign them drive letters.

Next, export all FODs included in your image that have satellite packages, from the FOD ISO. If you know which languages you intend to add, you can include the associated language features too:

Where D: is the mount location for the Feature on Demand ISO

Next, copy the language packs of interest into the local repository. In this example, all language packs are copied.

Where E: is the mount location for the Language Pack ISO

Add language packs, LIPs (LXPs), and language features

Pre-install languages by adding the language packs and their corresponding Feature on Demand packages, including the base languages if you're adding a LIP language.

  1. Add a language pack:

    Add the language pack(s) of interest. Note how the language pack is sourced from the custom repository:

    Check to see that both the language pack(s) and FOD satellite packages containing language resources were added:

    You should see something like this in the output:

    In addition to the fr-fr language pack now appearing in the image, note how the MSPaint Feature on Demand has satellite packages containing both the en-us and fr-fr language codes present. Make sure this is the case for every FOD with language specific satellite packages, for each language you added.

    Note

    Satellite FOD packages cannot be added manually, you must allow DISM to automatically pull them in.

    Note

    If satellite FOD packages are not correctly included during image customization, they won't be automatically pulled in immediately after the image boots.

  2. Add LIP languages. In this example, we add Luxembourgish, which requires the fr-FR base language:

    • For Windows 10, version 1809 and later, LIP languages are delivered as LXPs:

      Where E: is the Language Pack ISO

      Verify that it's in the image:

    • For earlier versions of Windows 10, LIP languages are delivered as .cab files:

  3. Add language and region Features on Demand to support your language packs and LIPs. We recommend including the Basic, Fonts, OCR, Text-to-speech, and Speech recognition FODs if they're available for the languages you're pre-installing. Additionally, include the handwriting language component FOD if you're shipping a device with a pen.

    Not all LIP languages have all language components. Luxembourgish (lb-LU), for example, only has basic and handwriting FODs. You can learn which FODs are available for languages in the LP to FOD mapping spreadsheet

    Premiere pro transition presets free download. Free - Premiere Pro Presets. 255257 Unlimited Downloads Available. Royalty Free Music. Movement & Transitions. Abstract & Textures. Animals & Wildlife. Business & Finance. Creativity & Design. Health & Fitness. Holidays & Seasonal. Nature & Outdoors. Science & Technology. Sports & Recreation. Premiere Pro Presets. After Effects Presets.

    Example: adding Basic, OCR, Text-to-Speech, and Speech Recognition to fr-fr:

    Example: adding Basic and Handwriting to lb-LU:

    Verify that these packages are in the image:

  4. Remove languages, LIPs, LXPs, and Features on Demand.

    Important

    You cannot remove a language pack from an offline Windows image if there are pending online actions. The Windows image should be a recently installed and captured image. This will guarantee that the Windows image does not have any pending online actions that require a reboot.

    Get a list of packages and features installed in your image:

    Remove languages, .cab-based LIPs, and Features On Demand:

    Remove LIPs added through LXPs:

    Verify that they're no longer in your image:

  5. Change your default language, locale, and other international settings:

    • For offline images, you can only specify language packs and .cab-based LIPs, not languages delivered as .appx-based LXPs.

    • If you install a LIP by using a .cab file and specify it as the default system UI language, the LIP language will be set as the default UI language (or system locale) and the parent language will be set as the default system UI language (or install language).

      See which language settings are available:

    • For online images, use Control Panel, or the International Settings PowerShell cmdlets: Get-WinSystemLocale and Set-WinSystemLocale <language>. This works with languages delivered as LXPs.

    For more options, see

    • DISM Languages and International Servicing Command-Line Options.

Add languages to the recovery environment (Windows RE)

For any language you add to Windows, add the language to the Windows Recovery Environment (WinRE), whenever possible.

Not all languages or LIPs have localized recovery images.

Use languages from the Language Pack ISO, not from the Windows 10 ADK, to localize WinRE.

Note

Known issue: Windows RE included with Windows 10 October 2018 Update Thai language image (en-US base language + th-th language pack) shipped with an issue in which an end user will only see UI components (or English) without Thai language text in the Windows Recovery Environment, the text displayed during recovery (Push-button reset), and/or certain screens during the reboot process of feature updates. To fix this issue pre-install the 2018.11D Quality Update.

  1. Mount the recovery image.

    • Offline: the recovery image is inside the Windows image:

    • Online:

      Note, Windows RE is inside the Windows image until the Out of Box Experience, after which it is moved to a separate recovery partition.

  2. Add languages:

    Where D: is the Language Pack ISO.

  3. Verify that they're in the image:

    Example output from /Get-Packages:

  4. Commit changes to the recovery image:

    For online images, also remove the mount folder:

Capture the changes

  • Offline: For Windows images (install.wim)

    Commit changes to the Windows image:

  • Online: Modify a running Windows installation

    Generalize and capture the image:

    To learn more, see generalize.

Next steps

Localize more of Windows:

  • Out of Box Experience (OOBE): Create localized end user license agreements (EULA), registration pages, and instructions for pairing keyboards and mice.
  • Retail demo experience: Showcase your new devices on the retail sales floor with localized content.

Localize the installation process:

  • Add languages to Windows Setup: Now that you've added languages to your Windows image, make sure they appear in Windows Setup. You can also create Windows installation media that works in the user's preferred language.

  • Add languages to WinPE to help your technicians install Windows in their preferred language.

  • Add languages to a Windows distribution share to help users on a corporate network select Windows in their preferred language

Related topics

Add languages to Windows Recovery Environment (WinRE)

  • среда 06 мая
  • 39