From: Michael Schuster Date: Fri, 2 Oct 2020 00:36:29 +0000 (+0200) Subject: Windows MSI: Add SKIPAUTOUPDATE property for the skipUpdateCheck setting X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~22^2~126^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ce279d0bbd1b99bbc557806589c8417313e6bf10;p=nextcloud-desktop.git Windows MSI: Add SKIPAUTOUPDATE property for the skipUpdateCheck setting Signed-off-by: Michael Schuster --- diff --git a/admin/win/msi/Nextcloud.wxs b/admin/win/msi/Nextcloud.wxs index 4adaeba3b..59d1db237 100644 --- a/admin/win/msi/Nextcloud.wxs +++ b/admin/win/msi/Nextcloud.wxs @@ -60,6 +60,9 @@ + + + @@ -163,8 +166,8 @@ - - + + @@ -176,6 +179,14 @@ + + + + + + + + @@ -183,7 +194,8 @@ Description="$(var.AppName) $(var.VerDesc)"> - + +