Hi Oliver,
the Parameter ADDLOCAL=ALL overwrite the other parameter and install ALL, in your case you should
given all parameter that you need, without ADDLOCAL=ALL. That is the define of the MSI, but I not
sure it is right the parameter "UI_LANGS=en_US,de".
I think you should given
ADDLOCAL=gm_Prg,gm_Optional,gm_Langpack_r_de,gm_Langpack_r_en_US,gm_Helppack_r_de,gm_Helppack_en_US
This information is in the MSI you can see this with the program "Orca" (it is free).
But I am nor really sure, and not tested.
Hope it helps
Juergen
-----Ursprüngliche Nachricht-----
Von: LibreOffice [mailto:libreoffice-bounces@lists.freedesktop.org] Im Auftrag
von Oliver Brinzing
Gesendet: Montag, 10. April 2017 18:56
An: libreoffice@lists.freedesktop.org
Betreff: LO 5.3.2.2: msi silent install: UI_LANGS property seems not to work as
expected
Hi,
i tried to do a silent msi install, selecting only a few ui languages:
> https://wiki.documentfoundation.org/Deployment_and_Migration
> With LibreOffice 3.5.5 and higher, language selection works as follows.
> msiexec /i Lib...._.msi UI_LANGS=en_US,de
msiexec /qb /passive /i LibreOffice_5.3.2_Win_x86.msi /L*V lo_install.log
INSTALLLOCATION="C:\Program Files (x86)\LibreOffice" ALLUSERS=1
ADDLOCAL=ALL CREATEDESKTOPLINK=0
REGISTER_NO_MSO_TYPES=1 UI_LANGS=en_US,de
ISCHECKFORPRODUCTUPDATES=0 REBOOTYESNO=No QUICKSTART=1
VC_REDIST=1
REMOVE=gm_o_Onlineupdate,gm_r_ex_Dictionary_Af,gm_r_ex_Dictionary_An,
gm_r_ex_Dictionary_Ar,...
but it seems, UI_LANGS property is ignored - all ui languages ire installed.
any hints?
Regards
Oliver
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.