<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Installer associates all MS Office files with LibreOffice even though boxes are unchecked"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111993">bug 111993</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Installer associates all MS Office files with LibreOffice even though boxes are unchecked"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111993#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Installer associates all MS Office files with LibreOffice even though boxes are unchecked"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111993">bug 111993</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>Well, on the second thought, it might not be a bug.

This only happens if the files don't have default applications assigned.
LibreOffice doesn't actually assign itself as default application, it registers
itself as an application *able* to open these files. E.g., it writes itself to
the HKEY_CLASSES_ROOT\<.EXT>\OpenWithProgIDs, and to
HKEY_LOCAL_MACHINE\SOFTWARE\RegisteredApplications, which points to
Capabilities.

It appears that Windows itself selects the only available application able to
handle the file extension as its assigned handler. This may be seen with .docx,
which has default handler out of the box (to WORDPAD). Installation of
LibreOffice does not change this, it only adds a new item to Open With context
menu.

Since it's an OS feature, not something that LO installer does wrong, I suppose
it may be closed NOTABUG.</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>