https://bugs.documentfoundation.org/show_bug.cgi?id=164862

--- Comment #3 from Mike Kaganski <[email protected]> ---
Most definitely not a bug, but the result of "fixing the problem manually much
faster by simply editing the registry". Associating with soffice.exe by the
installer is the correct thing to do; and the icons are ser there explicitly.
E.g., the current LibreOffice_25.2.0.3_Win_x86-64.msi sets these registry
entries for ODS (among others):

HKEY_CLASSES_ROOT\.ods
  (Default) = LibreOffice.CalcDocument.1

Computer\HKEY_CLASSES_ROOT\LibreOffice.CalcDocument.1\DefaultIcon
  (Default) = C:\Program Files\LibreOffice\program\soffice.bin,3

... which explicitly tells which icon from which binary to take, irrespective
of the binary and its *default* icon defined in the commands (which would only
be active in the absence of the explicit icon assignment).

Note that LibreOffice installer associates its file types (ODS, ODT, etc.)
unconditionally, so it doesn't matter which *additional* associations you check
in the installer (for MS Office file types).

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to