German text in setup help page is overlapped by program logo
Open
help wanted
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
After downloading the setup executable of the Windows Desktop Runtime 6, I tried to see what command line options are available.
So I ran this from the command line:
```cmd
windowsdesktop-runtime-6.0.4-win-x64.exe /?
```
which results in a window popping up:

As you can see the lower left texts are not readable, because the ".NET" logo is printed over the text.
My assumption is that the text runs longer in German and therefore is being overlapped by the logo image. I would assume this happens in other languages (maybe French?), too.
### Suggestion
Please make the logo smaller or the text run around the logo so that nothing of the text is hidden.
Contributor guide
Assessment
This issue has not been assessed yet.