[Libreoffice-bugs] [Bug 115403] MSI installer ADDLOCAL=ALL does not set all features
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Mar 2 12:04:22 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=115403
--- Comment #4 from Juergen Funk (CIB) <juergen.funk_ml at cib.de> ---
Hi Jan,
but you can controll this over the REMOVE=lang in this case all given languages
will be not installed.
e.g. ADDLOCAL=ALL REMOVE=gm_r_ex_Dictionary_AN,gm_r_ex_Dictionary_CA
the name of the given languages and dictonaries is in the msi you can look with
ORCA (free).
Or your solution but the condition must be
SelectLanguage NOT Installed And (ADDLOCAL="" Or UI_LANGS<>"")
The SelectLanguage must be called when UI_LANGS not empty is
We here (LHM) make this with REMOVE
best
juergen
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180302/f6a6224e/attachment.html>
More information about the Libreoffice-bugs
mailing list