webdrop-bridge/build
claudi bf7c7b5e5f Add executable versioning support for Windows builds
- Implemented `set_exe_version` method in `WindowsBuilder` to set the version information for the generated executable.
- This ensures proper MSI updates by comparing file versions.
- Added error handling for missing `pefile` dependency and version resource.
- Updated `requirements-dev.txt` to include `pefile` as a dependency for building.
2026-02-20 08:24:44 +01:00
..
scripts Add executable versioning support for Windows builds 2026-02-20 08:24:44 +01:00
test.txt Refactor code structure for improved readability and maintainability 2026-02-19 12:18:08 +01:00
WebDropBridge.wixobj Refactor logging configuration to use AppData directory 2026-02-20 07:45:21 +01:00
WebDropBridge.wxs Refactor logging configuration to use AppData directory 2026-02-20 07:45:21 +01:00
WebDropBridge_Files.wixobj Add executable versioning support for Windows builds 2026-02-20 08:24:44 +01:00
WebDropBridge_Files.wxs Add executable versioning support for Windows builds 2026-02-20 08:24:44 +01:00