aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/installer
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-08-01 12:32:41 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-08-01 12:32:41 +0200
commit5d3b14096fad27a9cc3f90df98ce712647389909 (patch)
treed40d2e14698556aa21db4d44e0e0a40cc47a6dec /installer
parentui: improve error handling (diff)
downloadwireguard-windows-5d3b14096fad27a9cc3f90df98ce712647389909.tar.xz
wireguard-windows-5d3b14096fad27a9cc3f90df98ce712647389909.zip
installer: disable rollback
It slows things down and doesn't help us all that much.
Diffstat (limited to 'installer')
-rw-r--r--installer/wireguard.wxs1
1 files changed, 1 insertions, 0 deletions
diff --git a/installer/wireguard.wxs b/installer/wireguard.wxs
index 12fcb585..3d7daadb 100644
--- a/installer/wireguard.wxs
+++ b/installer/wireguard.wxs
@@ -42,6 +42,7 @@
<Property Id="ARPURLINFOABOUT" Value="https://www.wireguard.com/"/>
<Property Id="ARPNOMODIFY" Value="yes" />
<Property Id="DISABLEADVTSHORTCUTS" Value="yes"/>
+ <Property Id="DISABLEROLLBACK" Value="yes" />
<!--
Upgrading