aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/installer
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-05-07 10:39:12 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-05-07 10:59:06 +0200
commitb32e5a528258bba91f237bc28779f39f22390495 (patch)
tree6140e9a52be03fd7949554a569098d0c832b55cb /installer
parentui: defer update popup until 3 seconds after app start (diff)
downloadwireguard-windows-b32e5a528258bba91f237bc28779f39f22390495.tar.xz
wireguard-windows-b32e5a528258bba91f237bc28779f39f22390495.zip
service: delay restart for one second
This prevents a thundering herd. Also, we can now use the restart manager in the MSI because our walk fork handles the right window messages.
Diffstat (limited to 'installer')
-rw-r--r--installer/wireguard.wxs1
1 files changed, 0 insertions, 1 deletions
diff --git a/installer/wireguard.wxs b/installer/wireguard.wxs
index e92177c6..4ae81e5a 100644
--- a/installer/wireguard.wxs
+++ b/installer/wireguard.wxs
@@ -33,7 +33,6 @@
<Property Id="ARPURLINFOABOUT" Value="https://www.wireguard.com/"/>
<Property Id="ARPNOMODIFY" Value="yes" />
<Property Id="DISABLEADVTSHORTCUTS" Value="yes"/>
- <Property Id="MSIRESTARTMANAGERCONTROL" Value="Disable" />
<!--
Upgrading