Date: prev next · Thread: first prev next last
2017 Archives by date, by thread · List index


Hi,

On Mon, Apr 10, 2017 at 6:55 PM, Oliver Brinzing <Oliver.Brinzing@gmx.de>
wrote:

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_Dicti
onary_An,gm_r_ex_Dictionary_Ar,...

but it seems, UI_LANGS property is ignored - all ui languages ire
installed.

any hints?



ADDLOCAL=ALL selects everything.Maybe you need ADDDEFAULT=ALL instead. (I
did not try).

Best regards,
Andras

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.