Docs: WiX-Version in BUILD.md auf v6 fixiert und OSMF-EULA-Hinweis ergänzt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Vitali Graf
2026-04-20 12:47:24 +02:00
parent 9fad317891
commit ef2ec13ff8
+2 -1
View File
@@ -8,7 +8,8 @@ uv sync --all-groups
``` ```
Für MSI-Installer zusätzlich: 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: Für Setup.exe zusätzlich:
- **Inno Setup**: https://jrsoftware.org/isdl.php - **Inno Setup**: https://jrsoftware.org/isdl.php