Ask Your Question
0

Is there an automated installation to avoid automatic checks for updates?

asked 2012-03-21 21:44:42 +0200

qwertz42 gravatar image qwertz42
1 1

updated 2013-03-26 15:34:24 +0200

manj_k gravatar image manj_k
5678 4 32 48

Hello everybody,

is there a possiblity to have an automated, scripted installation (as was possible with OOo and LibO 3.3) that includes the disabling of the automated check for updates? As I have to run Windows in a school environment that always creates the same state of installation (including all of windows) after a reboot the checking for updates (of any program) normally is a nuisance to our everyday work.

There used to be just that possibility with the old msi-file. It worked like this:

--- script content on START /WAIT msiexec /qr /norestart /i %cd%\LibO\libreoffice33.msi REGISTER_NO_MSO_TYPES=1 CREATEDESKTOPLINK=0 COMPANYNAME="MySchool" USERNAME="" ISCHECKFORPRODUCTUPDATE=0 ADDLOCAL=ALL REMOVE=gm_o_Quickstart --- script content off

Do these parameters still work?

Cheers qwertz42

delete close flag offensive retag edit

2 Answers

Sort by » oldest newest most voted
0

answered 2012-03-24 22:45:35 +0200

manj_k gravatar image manj_k
5678 4 32 48

Maybe helpful: → Bug 46508 - Turn off Online Update feature by silent install

link delete flag offensive edit

Comments

fdo#46508 has status RESOLVED FIXED. The variable ISCHECKFORPRODUCTUPDATES should work for you now.

qubit ( 2013-01-23 09:58:37 +0200 )edit
1

answered 2013-02-26 02:25:48 +0200

RudyD gravatar image RudyD
11 1 1

Quite old but can help for the upcoming. There is a way to remove the whole update feature via the REMOVE= part on the command line.

Like: ... REMOVE=gm_o_Onlineupdate

Look at more in the deployment wiki...

link delete flag offensive edit

Login/Signup to Answer

Donate

LibreOffice is made available by volunteers around the globe, backed by a charitable Foundation. Please support our efforts: Your donation helps us to deliver a better product!

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2012-03-21 21:44:42 +0200

Seen: 181 times

Last updated: Feb 26