aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/installer/wireguard.wxs
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-08-17 09:50:17 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-08-17 09:58:41 +0200
commit75a3c3c0a66c164c30ada3a3f627ca236a10e419 (patch)
tree5bb7aa851247177e87854c83f3a048704b962018 /installer/wireguard.wxs
parentinstaller: kill leftover processes forcibly (diff)
downloadwireguard-windows-75a3c3c0a66c164c30ada3a3f627ca236a10e419.tar.xz
wireguard-windows-75a3c3c0a66c164c30ada3a3f627ca236a10e419.zip
installer: tame restart manager
This prevents the dialog box from showing. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'installer/wireguard.wxs')
-rw-r--r--installer/wireguard.wxs2
1 files changed, 2 insertions, 0 deletions
diff --git a/installer/wireguard.wxs b/installer/wireguard.wxs
index 1918f849..23d02a2d 100644
--- a/installer/wireguard.wxs
+++ b/installer/wireguard.wxs
@@ -43,6 +43,8 @@
<Property Id="ARPNOMODIFY" Value="yes" />
<Property Id="DISABLEADVTSHORTCUTS" Value="yes" />
<Property Id="DISABLEROLLBACK" Value="yes" />
+ <Property Id="MSIDISABLERMRESTART" Value="1" />
+ <Property Id="MSIRMSHUTDOWN" Value="1" />
<!--
Upgrading