https://bugs.documentfoundation.org/show_bug.cgi?id=115403

--- Comment #1 from Jan Jurkus <[email protected]> ---
I have compared the InstallExecuteSequence table in the msi file for 5.4.4 and
6.0.0

5.4.4 (working)
SelectLanguage  NOT Installed And ADDLOCAL=""

6.0.0 (not working)
SelectLanguage  NOT Installed And (ADDLOCAL="" Or NOT UI_LANGS="")

Maybe the one in 6.0.0 needs a couple of extra brackets so the first NOT is
acting on the entire expression?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to