<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Provide a proper 'File Association Manager' for the windows version of Libreoffice"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=44462#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Provide a proper 'File Association Manager' for the windows version of Libreoffice"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=44462">bug 44462</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>Current LibreOffice versions run on Windows 7 SP1 and later.

The recommended way to deal with application file associations is described by
MS in [1]; and noteworthy are the following bits:
1.
<span class="quote">> Important

> This topic does not apply for Windows 10. The way that default file
> associations work changed in Windows 10</span >
2.
<span class="quote">> Note

> We recommend you call the Set associations for a program by using
> IApplicationAssociationRegistrationUI::LaunchAdvancedAssociationUI.</span >
3. At the page mentioned in #2 [2]:
<span class="quote">> Remarks

> Starting in Windows 10, this does not launch the association dialog box.
> It displays a dialog to the user informing them that they can change the
> default programs used to open file extensions in their Settings</span >

It's obvious that Windows is deprecating and making dysfunctional even the
means to open its own tools to manage file associations from applications (and
indeed, trying to click "Default Programs..." button in Options in MS Word 2016
on Windows 10 brings that "To change your default apps, go to ..." banner) [3].

As shown in the discussion of the answers at [4], every method proposed to
workaround that, gets broken in a subsequent Windows update; so trying to
implement such functionality is apparently working against the system.

I propose to close this as WONTFIX for the mentioned reasons.

[1] <a href="https://docs.microsoft.com/en-us/windows/win32/shell/default-programs">https://docs.microsoft.com/en-us/windows/win32/shell/default-programs</a>
[2]
<a href="https://docs.microsoft.com/en-us/windows/win32/api/shobjidl/nf-shobjidl-iapplicationassociationregistrationui-launchadvancedassociationui">https://docs.microsoft.com/en-us/windows/win32/api/shobjidl/nf-shobjidl-iapplicationassociationregistrationui-launchadvancedassociationui</a>
[3] <a href="https://i.stack.imgur.com/7N2xp.png">https://i.stack.imgur.com/7N2xp.png</a>
[4]
<a href="https://stackoverflow.com/questions/32178986/windows-10-equivalent-of-launchadvancedassociationui/52198802">https://stackoverflow.com/questions/32178986/windows-10-equivalent-of-launchadvancedassociationui/52198802</a></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>