From d39d5230abbf6e2fd63e8a57f7e64ad2d01c252e Mon Sep 17 00:00:00 2001 From: Calle Pettersson Date: Sat, 12 Sep 2020 16:37:32 +0200 Subject: [PATCH] Change upgrade phase With afterInstallExecute, the old installation is only removed after the new one is finished, which has led to some users seeing the new version failing to start, leading to the install rolling back. afterInstallInitialize, in contrast, uninstalls before the new installation. Signed-off-by: Calle Pettersson --- installer/windows_exporter.wxs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/windows_exporter.wxs b/installer/windows_exporter.wxs index f880baf3..65cea249 100644 --- a/installer/windows_exporter.wxs +++ b/installer/windows_exporter.wxs @@ -14,7 +14,7 @@ - + ENABLED_COLLECTORS