Description: The Libreoffice installation parameter ‘REMOVE=gm_o_Onlineupdate’ does not work. Users have auto-update enabled in the Libreoffice configuration. Steps to Reproduce: Parameters used in the installation 1. msiexec.exe /i "LibreOffice_24.8.6_Win_x86-64.msi" ALLUSERS=1 /qn /norestart /log output.log ADDLOCAL=ALL AgreeToLicense=Yes REGISTER_ALL_MSO_TYPES=1 REMOVE=gm_o_Onlineupdate ISCHECKFORPRODUCTUPDATES=0 RebootYesNo=No 2. Removing libreoffice user profile or reinstalling the program does not solve the problem either. 3. Renaming the executable "C:\Program Files\LibreOffice\program\updater.exe" to "C:\Program Files\LibreOffice\program\updater.exe.old" prevents Libreoffice from auto-updating, but causes the program not to open on the first double-click. Libreoffice opens on the second try. Actual Results: No problem solved Expected Results: Disable Libreoffice auto-update on Libreoffice installation Reproducible: Always User Profile Reset: Yes Additional Info: On physical machines and non-persistent virtual desktops, Libreoffice cannot auto-update.
Balazs: noticing 28f81e8b0e13ef725d2c0993d9bb1c0a5ee3757b tdf#159979 - UI: do not allow Online Update page if the original Online update is not available (not installed)... Thought you might be interested in this one.
Maybe a duplicate of tdf#159979