-
1. Re: Adobe Reader X (10.1.2) MUI, deploy, user's are seeing a Language Prompt upon first run?
MichaelKazlow Mar 29, 2012 2:03 PM (in response to Ed Puariea)Moved from Forum Comments.
-
2. Re: Adobe Reader X (10.1.2) MUI, deploy, user's are seeing a Language Prompt upon first run?
fiduSchwarz Mar 30, 2012 3:26 AM (in response to Ed Puariea)You have to set a few registry keys before you start it the first time:
e.g for english(Windows XP but should work under Windows 7 too):
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Adobe\Acrobat Reader\10.0\Language]
[HKEY_LOCAL_MACHINE\Software\Adobe\Acrobat Reader\10.0\Language\current]
@="acrord32.dll"[HKEY_LOCAL_MACHINE\Software\Adobe\Acrobat Reader\10.0\Language\next]
@="acrord32.dll"[HKEY_LOCAL_MACHINE\Software\Adobe\Acrobat Reader\10.0\Language\UseMUI]
"UseMUI"=dword:00000000e.g for german:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\10.0\Language]
"UI"="DEU"[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\10.0\Language\current]
@="locale\\de_de\\rdlang32.deu"[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\10.0\Language\next]
@="Locale\\de_DE\\RdLang32.DEU"[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\10.0\Language\UseMUI]
"UseMUI"=dword:00000000If you do that the language is preset and no Language Prompt will be shown.
-
3. Re: Adobe Reader X (10.1.2) MUI, deploy, user's are seeing a Language Prompt upon first run?
Ed Puariea Mar 30, 2012 7:10 AM (in response to fiduSchwarz)Thanks Fidu,
I had to adjust for 64 bit OS but those are the correct KEYS
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Adobe\Acrobat Reader\10.0\Language\current]
@="acrord32.dll"[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Adobe\Acrobat Reader\10.0\Language\next]
@="acrord32.dll"[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Adobe\Acrobat Reader\10.0\Language\UseMUI]
"UseMUI"=dword:00000000 -
4. Re: Adobe Reader X (10.1.2) MUI, deploy, user's are seeing a Language Prompt upon first run?
1bsdjunkie Mar 4, 2013 12:18 PM (in response to Ed Puariea)Is there any way to configure Reader so that it will install the same language as the OS, and also let the user change the UI language in the settings?
For instance, if I wanted to install ALL languages for Reader, default to select the OS, and allow the user to change the UI if they wish to?
Any help appreciated!
Thanks!
Mark



