From a028a450ba82e06bc4b4d5f4721a7d7549d7310f Mon Sep 17 00:00:00 2001 From: "Marc A. Paradise" Date: Thu, 27 Sep 2018 17:19:40 -0400 Subject: [PATCH] Add taskkill action to windows install This adds a 'taskkill' of 'Chef Workstation App.exe' after the installer initializes. This will prevent installations from failing because the tray app executable is in use and can't be replaced. Signed-off-by: Marc A. Paradise Signed-off-by: tyler-ball --- omnibus/resources/chef-workstation/msi/source.wxs.erb | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/omnibus/resources/chef-workstation/msi/source.wxs.erb b/omnibus/resources/chef-workstation/msi/source.wxs.erb index 475ff2d5d..e2d76fdf5 100644 --- a/omnibus/resources/chef-workstation/msi/source.wxs.erb +++ b/omnibus/resources/chef-workstation/msi/source.wxs.erb @@ -36,6 +36,13 @@ + + + + 1 NOT Installed OR REINSTALL REMOVE~="ALL"