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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user