Problem description: When using silent install using flags: REGISTER_ALL_MSO_TYPES=0 SELECT_WORD=0 SELECT_EXCEL=0 SELECT_POWERPOINT=0 On Windows 7 (x64) .docx and on Windows XP (x86) .doc will still be associated with Writer. Steps to reproduce: msiexec /qn /norestart /I "%INSTALLERPATH%\libreoffice34.msi" ALLUSERS=1 COMPANYNAME="COMPANY USERNAME="USER" ISCHECKFORPRODUCTUPDATE=0 CREATEDESKTOPLINK=0 ADDLOCAL=ALL REGISTER_ALL_MSO_TYPES=0 SELECT_WORD=0 SELECT_EXCEL=0 SELECT_POWERPOINT=0 /log %TEMP%\libreoffice%VERSION%.log Current behavior: After install, MS Office files are associated with Libreoffice Expected behavior: After install, MS Office files associations are left alone. Platform (if different from the browser): Windows XP (32bit) and Windows 7 (x64)
Thanks for bugreport Please, verify if in last version of LibreOffice still reproducible
Seems like the problem has been resolved. REGISTER_ALL_MSO_TYPES seem to have changed to REGISTER_NO_MSO_TYPES and when set to =1 I get associations properly set. Thank you! /David
Thanks for additional testing Due to last comment, changing status to WorksForMe If problem will appear again, please, change status to Reopened