From 8aaea6e8b3def081912d70787826199fb305a0d3 Mon Sep 17 00:00:00 2001 From: Sascha Greuel Date: Wed, 27 May 2020 10:46:51 +0200 Subject: [PATCH] Prevent auto restart after LibreOffice install --- manifests/LibreOffice/LibreOffice/6.4.4.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifests/LibreOffice/LibreOffice/6.4.4.yaml b/manifests/LibreOffice/LibreOffice/6.4.4.yaml index f8dd93e5e7a24..f7dc5b18a9d75 100644 --- a/manifests/LibreOffice/LibreOffice/6.4.4.yaml +++ b/manifests/LibreOffice/LibreOffice/6.4.4.yaml @@ -10,3 +10,6 @@ Installers: Url: http://ftp.utexas.edu/libreoffice/libreoffice/stable/6.4.4/win/x86_64/LibreOffice_6.4.4_Win_x64.msi InstallerType: Msi Sha256: F145B203D5E427527D78FEE6DEF0310FDAAAE1B87D1728980544A450E2825FEF + Switches: + Silent: /qn /norestart + SilentWithProgress: /qn /norestart