Bug 167088 - The Libreoffice installation parameter ‘REMOVE=gm_o_Onlineupdate’ does not work.
Summary: The Libreoffice installation parameter ‘REMOVE=gm_o_Onlineupdate’ does not work.
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
24.8.6.2 release
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-18 18:47 UTC by hdiaros
Modified: 2025-06-18 23:22 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hdiaros 2025-06-18 18:47:59 UTC
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.
Comment 1 Julien Nabet 2025-06-18 21:11:43 UTC
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.
Comment 2 m_a_riosv 2025-06-18 23:22:47 UTC
Maybe a duplicate of tdf#159979