<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - Trying to install. Message states api-ms-win-crt-string-l1-1-0.dll is missing"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119910#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - Trying to install. Message states api-ms-win-crt-string-l1-1-0.dll is missing"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119910">bug 119910</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>This is confusing - as mentioned in <a href="show_bug.cgi?id=119910#c1">comment 1</a>. And it's possible that it is a
dupe of <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Cannot run LibreOffice, api-ms-win-crt-runtime-l1-1-0.dll is missing (for local solution see comment 7)"
   href="show_bug.cgi?id=108580">bug 108580</a> (as per <a href="show_bug.cgi?id=119910#c2">comment 2</a>). But another possibility is - again -
broken *existing* UCRT on you system that existed prior to LibreOffice
installation. I suspect this because you mention
api-ms-win-crt-string-l1-1-0.dll (note that "string" there); and when UCRT is
totally missing on a system, we get api-ms-win-crt-runtime-l1-1-0.dll missing
(note that "runtime"), which is used earlier than
api-ms-win-crt-string-l1-1-0.dll. So - you likely have *some* UCRT libraries on
your system that were installed by some other application in a wrong manner;
our setup detected the key UCRT library presence, and didn't install the UCRT.
Then it failed on accessing the missing parts.

What is your OS? Could you uninstall LibreOffice, and reinstall it with verbose
logging - using command like

<span class="quote">> msiexec /i path\to\libreoffice.msi /l*vx c:\libreoffice-install.log</span >

and attach the resulting c:\libreoffice-install.log (packed) here?

I start to think that we should possibly try to install UCRT even in cases when
it's present (in "restore" mode), because of so many apps trying to cheat - so
that we cannot rely on the library being present...</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>