aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/installer
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
commit59b0b06d78b85334b7efef7b5b3f6e5c2030c665 (patch)
tree5bb7aa851247177e87854c83f3a048704b962018 /installer
parentinstaller: kill leftover processes forcibly (diff)
downloadwireguard-windows-59b0b06d78b85334b7efef7b5b3f6e5c2030c665.tar.xz
wireguard-windows-59b0b06d78b85334b7efef7b5b3f6e5c2030c665.zip
installer: tame restart manager
This prevents the dialog box from showing.
Diffstat (limited to 'installer')
-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