<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - LibreOffice instlaller msi attempting to install KB2999226 on windows 10 machine."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122134">122134</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LibreOffice instlaller msi attempting to install KB2999226 on windows 10 machine.
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.1.3.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Installation
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>blazer64@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
While attempting to install LibreOffice 6.1.3
(<a href="https://www.libreoffice.org/donate/dl/win-x86_64/6.1.3/en-US/LibreOffice_6.1.3_Win_x64.msi">https://www.libreoffice.org/donate/dl/win-x86_64/6.1.3/en-US/LibreOffice_6.1.3_Win_x64.msi</a>)
the installation fails and rolls back. After creating a MSI installer log I
tracked down the issue to a Microsoft update attempting to be installed when
installing LibreOffice
(<a href="https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows">https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows</a>).
Windows update is "disabled" on the machine in question. I understand that
LibreOffice cannot be installed if certain prerequisites are not met however
the KB in question is not applicable to my machine which is running Windows 10
build 1803. Can it be changed to only attempt to install the update on non
Windows 10 machines? I am not intimately familiar with MSI installers so I am
not sure if a condition can be set so that the update is only attempted to be
installed on the applicable operating systems.

Steps to Reproduce:
1.Stop the "wuauserv" service and disable it through the registry (start=0x4)
2.Remove permission from the start key in
HKLM\system\currentcontrolset\wuauserv so that no modifications can be made to
the start key.
3.Run the LibreOffice installer.

Actual Results:
Installation fails and rolls back.

Expected Results:
Installation success 


Reproducible: Always


User Profile Reset: No



Additional Info:</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>