From 0e85959a4d86d219160b94b0b7bf2d6de2c02fa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan-Otto=20Kr=C3=B6pke?= Date: Sun, 3 Aug 2025 20:11:57 +0200 Subject: [PATCH] installer: do not fail, if service can't be started. (#2163) --- .idea/dictionaries/project.xml | 1 + installer/files.wxs | 17 ++++++++++------- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.idea/dictionaries/project.xml b/.idea/dictionaries/project.xml index 282eacc3..93dd824d 100644 --- a/.idea/dictionaries/project.xml +++ b/.idea/dictionaries/project.xml @@ -7,6 +7,7 @@ luid setupapi spdx + textfile vmcompute diff --git a/installer/files.wxs b/installer/files.wxs index fe0b3ffa..e670dbf8 100644 --- a/installer/files.wxs +++ b/installer/files.wxs @@ -21,6 +21,14 @@ + + + + - - - + +