• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Install Multi-Language Acrobat on a Multi-Language RDP Server

New Here ,
Jul 30, 2019 Jul 30, 2019

Copy link to clipboard

Copied

We got an RDP server with French and English Sessions. We want are Acrobat Reader DC to open in the language of the sessions. Is it possible and how can we do that? The session language of the user is determined by a GPO.

Views

5.2K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jul 30, 2019 Jul 30, 2019

Copy link to clipboard

Copied

LATEST

Have a look at the following registry entries:

Language Settings


Language (Language Settings)

Language settings control the application's user interface language.
This preference category contains the following subfeature(s):

Language (MUI Settings)

Multilingual User Interface (MUI) installers allow you to install any combination of supported languages. For example, you can install French, German, and Spanish simultaneously and then switch among those languages within the product. The user interface changes to the appropriate language automatically. With 11.0, all Acrobat installers are MUI installers. MUI installer features include:
  • Support for more than one language so that users can switch languages.
  • Automatic selection of the language based on the language of the current OS.
MUI usage requires a MUI installer identified by '_mui' in the filename. The base installer is an MSI file, and MUI-specific MSP updates are also periodically released. These can only be applied over the base MUI MSI install. Not all updates provide MUI-only patches. For example, 10.0 and 10.1 include MUI installers while 10.0.1, 10.0.2, and 10.0.3 do not.
Summary table
bUseMUIFor MUI installers, specifies whether the application should use the OS language for all users.
MUICacheAn application generated key created for MUI products when the application should use the OS language.
UseMUIFor MUI installers, specifies whether the application should use the OS language.
UseMUIFor 10.1 and later, if UseMUI is not present in HKCU, then this value specifies whether to use the OS language.
UseMUI
Supported on WindowsSupported on MacSupported by AcrobatSupported by Adobe ReaderTop > Language > Language (MUI Settings) > UseMUI
Data typeboolean: DWORD value > REG_DWORD
Defaultnull
Version #8.0 < 11.0
HKCU PathLanguage\UseMUI
HKLM PathNot lockable
SummaryFor MUI installers, specifies whether the application should use the OS language.
DetailsPre 10.1 : If UseMUI exists with or without a value (since the value is not read at all), Reader ignores the language specified by current and instead chooses a language based on the OS language. UseMUI suppress the language selection dialog. Note also that the key is actually a directory on the left with no corresponding value on the right.

For 10.1 and later (deprecated with 11.0) , possible values include:
  • The key doesn't exist: The installer or user specifies the language. The null case should be rare; for example, it could occur after an initial launch of the program after upgrading from an earlier version.
  • The key does exist: Same as the operating system.
For 10.1 and later, UseMUI is both a key and a new boolean value UseMUI on the right.
GUI mappingPreferences > International > Application Language > Same as the operating system
UseMUI
Data typeboolean: DWORD value > REG_DWORD
Defaultnull
Version #10.1 < 11.0
HKLM PathHKLM\SOFTWARE\Adobe\Acrobat Reader\(version: 10.0 or later)\
SummaryFor 10.1 and later, if UseMUI is not present in HKCU, then this value specifies whether to use the OS language.
DetailsRefer to the identical HKCU setting for details.

bUseMUI
Supported on WindowsSupported on MacSupported by AcrobatSupported by Adobe ReaderTop > Language > Language (MUI Settings) > bUseMUI
Data typeboolean: DWORD value > REG_DWORD
Defaultnull
Version #11.0+
HKLM PathHKLM\SOFTWARE\Adobe\(product)\(version)\Language\UseMUI\
SummaryFor MUI installers, specifies whether the application should use the OS language for all users.
DetailsMUI installers only. Replaces UseMUI. Possible values include:
  • 0: The default of 1 does the following sets the language to the OS language for all users and disables the language selection dialog on application startup for any user. This is particularly useful for multiuser installations where the language selection dialog would normally appear if a different user logs in, Citrix installations, and so on.
  • 1: A value of 0 results in the language selection dialog appearing at first launch for every newly logged in user of the machine.
For Acrobat this property is not applicable. When Acrobat is installed with MUL serial number and LANG_LIST=ALL, the launch language would be the same as OS language unless a language transform is also applied.
MUICache

Not modifiableSupported on WindowsSupported on MacSupported by Adobe ReaderTop > Language > Language (MUI Settings) > MUICache

Data type
DefaultApplication generated
Version #8.0+
HKCU PathLanguage
HKLM PathNot lockable
SummaryAn application generated key created for MUI products when the application should use the OS language.

Language (to use in product)

These preferences set general settings for both MUI and non-MUI products. See also Intl.
Summary table
currentSpecifies the current application language when UseMUI is not present.
nextSpecifies the application language to use on next startup when UseMUI is not present.
selectSpecifies that the language should be selected at application startup.
UIFor Acrobat, stores the language selected at the time of installing the initial major version using Setup.exe.

current

Not modifiableSupported on WindowsSupported on MacSupported by Adobe ReaderTop > Language > Language (to use in product) > current
Data typestring: Binary value > REG_BINARY
Defaultvaries
Version #8.0+
HKCU PathLanguage
HKLM PathNot lockable
SummarySpecifies the current application language when UseMUI is not present.
Detailscurrent is a directory with a keyname of "(Default)". By default, the value specifies the default installer language; for example, English (acrord32.dll) for an en_US installer. Selecting Spanish, for example, would change the value to locale\es_es\rdlang32.esp. If the key has a null value, the language selection dialog appears and prompts for a language selection. If UseMUI is present, the OS language is used as the application language.

With 10.1 and later, current always represents the language used by the current or last terminated session. current doesn't tell what language to use, but rather records which language is in use. When UseMUI is enabled with a value of 1, current will represent the language selected by MUI on-the-fly. Changing or deleting "current" doesn't trigger the language section dialog. The language selection dialog is triggered by next only when UseMUI is off. Possible values include:
  • User-specified
GUI mappingPreferences > International > Application Language > (user specified language)
next
Supported on WindowsSupported on MacSupported by Adobe ReaderTop > Language > Language (to use in product) > next
Data typestring: Binary value > REG_BINARY
Defaultvaries
Version #8.0+
HKCU PathLanguage
HKLM PathNot lockable
SummarySpecifies the application language to use on next startup when UseMUI is not present.
Detailsnext is a directory that uses a blank keyname of (Default). By default, the value specifies the default installer language; for example, English (acrord32.dll) for an en_US installer. Selecting Spanish, for example, would change the value to locale\es_es\rdlang32.esp. If the key has a null value, the language selection dialog appears and prompts for a language selection. If UseMUI is present, the OS language is used as the application language. The language selection dialog is triggered by next only when UseMUI is off.
  • User-specified
GUI mappingPreferences > International > Application Language > (user specified language)
select
Supported on WindowsSupported by Adobe ReaderTop > Language > Language (to use in product) > select
Data typestring: Binary value > REG_BINARY
Defaultnull
Version #8.0+
HKCU PathLanguage
HKLM PathNot lockable
SummarySpecifies that the language should be selected at application startup.
DetailsThe key takes no value as its mere presence is enough to cause the Language Selection dialog to appear for MUI installers.
  • User-specified
GUI mappingPreferences > International > Application Language > Choose at application startup
UI
Supported on WindowsSupported on MacSupported by AcrobatTop > Language > Language (to use in product) > UI
Data type
Default
Version #8.0+
HKCU PathLanguage
HKLM PathNot lockable
SummaryFor Acrobat, stores the language selected at the time of installing the initial major version using Setup.exe.
DetailsAcrobat only.
  • User-specified
GUI mappingPreferences > International > Application Language > (user-specified language)

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines