LO 5.3.2.2: msi silent install: UI_LANGS property seems not to work as expected
Oliver Brinzing
Oliver.Brinzing at gmx.de
Tue Apr 11 16:58:24 UTC 2017
Hi,
> the Parameter ADDLOCAL=ALL overwrite the other parameter
yes, this seems to be true, so I decided to add all features and remove the
unnecessary dictionaries and language packs:
msiexec /qb /passive /i %product%.msi /L*V lo_install.log INSTALLLOCATION="C:\Program Files
(x86)\LibreOffice"
ALLUSERS=1 ADDLOCAL=ALL CREATEDESKTOPLINK=0 REGISTER_NO_MSO_TYPES=1 ISCHECKFORPRODUCTUPDATES=0
REBOOTYESNO=No QUICKSTART=1 VC_REDIST=1
REMOVE=gm_o_Onlineupdate,gm_o_Extensions_MEDIAWIKI,gm_r_ex_Dictionary_Af,[...],
gm_Langpack_r_ar,gm_Langpack_r_as,gm_Langpack_r_ast,gm_Langpack_r_be,[...]
works fine :-)
Best Regards
Oliver
More information about the LibreOffice
mailing list