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