From 521969a98ab4113f4e11d33a3f0c5e059824095e Mon Sep 17 00:00:00 2001 From: Mat Sutcliffe Date: Thu, 31 Oct 2019 21:44:44 +0000 Subject: [PATCH] [installer] only try to kill dbus-daemon.exe if it's running --- installer/installbuilder/project.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/installer/installbuilder/project.xml b/installer/installbuilder/project.xml index d8f490a91..5da9c2e5d 100644 --- a/installer/installbuilder/project.xml +++ b/installer/installbuilder/project.xml @@ -101,6 +101,10 @@ please close it and click Retry. dbus-daemon.exe + + is_running + dbus-daemon.exe + windows @@ -276,6 +280,10 @@ please close it and click Retry. dbus-daemon.exe + + is_running + dbus-daemon.exe + windows