[Libreoffice-bugs] [Bug 121987] New: Windows: MSI installation fails if WU service is disabled hard way
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Dec 8 20:34:35 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=121987
Bug ID: 121987
Summary: Windows: MSI installation fails if WU service is
disabled hard way
Product: LibreOffice
Version: 6.1.3.1 rc
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Installation
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: mikekaganski at hotmail.com
Since
https://git.libreoffice.org/core/+/1882827320ed760de82211cf690b686f8d34ff74, an
attempt to install UCRT will be performed regardless there is an evidence that
it's present on the system, to workaround some cases where the existing UCRT is
broken (bug 115405, bug 119910).
But that made other errors to emerge: on systems where users disable WU service
using some exotic ways, installer is unable to enable the service, and fails.
[1][2] Examples of such hard-disables are using `sc delete` [3] and associating
WU service with a guest account. Many such cases are reported for Windows 10,
where installation of the UCRT is not required.
So the solution (imperfect, but possibly the best possible here) is to allow
installer to continue in case of failure enabling the service. This will
automatically eliminate all problems related to Win10; and also for cases where
users are advanced enough (the majority of such hard-disable cases should be
those), it might be enough to add a relevant FAQ entry.
[1] https://ask.libreoffice.org/en/question/172227/cannot-install-631/
[2]
https://ask.libreoffice.org/en/question/175571/installation-failed-unknown-error-win10x64/
[3]
https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/sc-delete
--
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/20181208/dbaea1d2/attachment.html>
More information about the Libreoffice-bugs
mailing list