Enhance Windows installer configuration and add license file

- Updated the WiX configuration in build_windows.py to include required properties for the WixUI_InstallDir dialog.
- Changed the UI reference from WixUI_Minimal to WixUI_InstallDir for improved installation experience.
- Added custom branding images for the installer UI using WixVariable for background and banner images.
- Introduced a new license.rtf file containing the MIT License for the WebDrop Bridge project.
- Updated binary resources for background and banner images.
This commit is contained in:
claudi 2026-02-19 15:09:08 +01:00
parent 302ec15e15
commit a20f703554
8 changed files with 2914 additions and 2887 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 328 KiB

After

Width:  |  Height:  |  Size: 451 KiB

Before After
Before After