From 8a4b1013933bc640adc0f3ce56845d55e95a634a Mon Sep 17 00:00:00 2001 From: Roland Winklmeier Date: Mon, 17 Sep 2018 14:16:25 +0200 Subject: [PATCH] [Installer] Check if swift application is running before (un-)installation ref T33 --- installer/installbuilder/project.xml | 86 ++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) diff --git a/installer/installbuilder/project.xml b/installer/installbuilder/project.xml index c0698e055..c248e10ae 100644 --- a/installer/installbuilder/project.xml +++ b/installer/installbuilder/project.xml @@ -24,6 +24,49 @@ + + Check that no swift applications running + + + or + It seems that some swift application is still in use, please close +it and relaunch the installer. + + + 1 + + + + + + + or + + + is_running + swiftcore.exe + + + is_running + swiftguistd.exe + + + is_running + swiftlauncher.exe + + + is_running + swiftdata.exe + + + + + windows + + + + + installBaseDir @@ -144,6 +187,49 @@ + + Check that no swift applications running + + + or + It seems that some swift application is still in use, please close +it and relaunch the uninstaller. + + + 1 + + + + + + + or + + + is_running + swiftcore.exe + + + is_running + swiftguistd.exe + + + is_running + swiftlauncher.exe + + + is_running + swiftdata.exe + + + + + windows + + + + + ${installdir}/update.ini