Install Adobe Reader DC MUI silently with En and FR as language
As the title stats, i want to install MUI with English and french silently. Deploying it with PSADT.
So i first downloaded the MUI from Adobe - Adobe Acrobat Reader Distribution

Now if i install this by simply clicking on the exe, it will extra and launch installer. You get to the menu where you can customize the setup. At this stage, you can choose the language. So i chose the ones i want and it installs.

When holding CTRL and clicking on the EXE, you can trigger the language section ONLY IF THERE IS ANOTHER LANGUAGE TO SELECT

So great. It works...
Now i download Welcome to the Wizard — Acrobat Customization Wizard for Windows
I extract the content of the exe using 7Zip and load it up in the Wizard.

So first thing i see is that i only have access to English under the Features..Where are all the languages!?

Then installation Option the Acrobat MUI is greyed out but from googling it, that seems to be for a Language licenses when using DC Pro and not Reader it seems...is that really the case? I left OS Language as this is default.


So i choose the other options i need and save which creates a AcroPro.mst. I run Setup.exe and it installs silently using the AcroPro.mst via the Setup.ini. After the install, i start up Adobe Reader and it starts in English. I close it and try the CRTL + EXE..still english. I go into Preferences and Language and choose "Choose at application startup" restart app..still english.

Back in the wizard I found an option under Direct Editor under CheckBox and set the french from 0 to 1 and save. I reinstalled after uninstalling and same result.

I then tried to do it via the msi following Language Configuration — Deployment Planning and Configuration
but i get and error

i also tried to put the full path to the mst files and still get the error.
I also tried
.\\AcroRdrDCx642500120997_MUI.exe /sALL /rs /MSI /EULA_ACCEPT=YES /LANG_LIST=en_US,fr_FR /TRANSFORMS="1033.mst;1036.mst"
This just get me a the msiexec prompt for then you don't have the right switches...
Im pretty much out of ideas....
