From ef2ec13ff8d4b5dcef84d0e44fbd45698f803697 Mon Sep 17 00:00:00 2001 From: Vitali Graf Date: Mon, 20 Apr 2026 12:47:24 +0200 Subject: [PATCH] =?UTF-8?q?Docs:=20WiX-Version=20in=20BUILD.md=20auf=20v6?= =?UTF-8?q?=20fixiert=20und=20OSMF-EULA-Hinweis=20erg=C3=A4nzt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- BUILD.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index f01e193..30d1856 100644 --- a/BUILD.md +++ b/BUILD.md @@ -8,7 +8,8 @@ uv sync --all-groups ``` Für MSI-Installer zusätzlich: -- **WiX Toolset v6**: `dotnet tool install --global wix` +- **WiX Toolset v6**: `dotnet tool install --global wix --version 6.*` + > **Hinweis**: WiX v7+ erfordert die Akzeptanz der OSMF-EULA (`wix eula accept`). WiX v6 vermeidet diese Einschränkung. Für Setup.exe zusätzlich: - **Inno Setup**: https://jrsoftware.org/isdl.php