summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOdd Stranne <odd@mullvad.net>2020-07-20 17:46:26 +0200
committerOdd Stranne <odd@mullvad.net>2020-07-20 18:25:42 +0200
commit73d372a73ebf6f9b4e62eba35b08b0fd0b97f3d0 (patch)
tree0dcb37c622908d74a547940d9f06e3554d7a9fdc
parentf3657bae74c28d47ec81a0588f695ad65c804147 (diff)
downloadmullvadvpn-73d372a73ebf6f9b4e62eba35b08b0fd0b97f3d0.tar.xz
mullvadvpn-73d372a73ebf6f9b4e62eba35b08b0fd0b97f3d0.zip
Log uninstallation banner sooner
-rw-r--r--dist-assets/windows/installer.nsh4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist-assets/windows/installer.nsh b/dist-assets/windows/installer.nsh
index 3ad437f073..275659b008 100644
--- a/dist-assets/windows/installer.nsh
+++ b/dist-assets/windows/installer.nsh
@@ -726,6 +726,8 @@
${EndIf}
Pop $FullUninstall
+ log::Log "Running uninstaller for ${PRODUCT_NAME} ${VERSION}"
+
${If} $FullUninstall != 1
# Save the target tunnel state if we're upgrading
SetOutPath "$TEMP"
@@ -759,8 +761,6 @@
Sleep 1000
- log::Log "Running uninstaller for ${PRODUCT_NAME} ${VERSION}"
-
${RemoveCLIFromEnvironPath}
# Remove the TAP adapter