[Libreoffice-bugs] [Bug 61347] Silent installation switch to disable java environment

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Mar 16 10:12:20 UTC 2019


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

--- Comment #6 from Mike Kaganski <mikekaganski at hotmail.com> ---
Disabling Java *by default* is possible by creating a file named
javasettings_Windows_X86_64.xml (or javasettings_Windows_X86.xml, ... whatever
is appropriate for your OS) in <INSTDIR>/share/config as a post-deployment
configuration. This would be used by default by user configurations, if they
don't have such files in their <LO_USERPROFILE>/config (i.e., configuring
manually by user overrides the setting).

> <?xml version="1.0" encoding="UTF-8"?>
> <java xmlns="http://openoffice.org/2004/java/framework/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
> <enabled xsi:nil="false">false</enabled>
> </java>

See also https://ask.libreoffice.org/en/question/167622.

-- 
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/20190316/f7e495f8/attachment-0001.html>


More information about the Libreoffice-bugs mailing list