Add support for 64-bit components and create desktop shortcut in WiX installer

- Mark components as 64-bit by adding Win64="yes" attribute in harvested files.
- Update WiX configuration to use ProgramFiles64Folder for installation.
- Add a new component for creating a desktop shortcut for the WebDrop Bridge application.
This commit is contained in:
claudi 2026-02-19 09:01:43 +01:00
parent 37b772166c
commit f9cfb9f558
5 changed files with 2920 additions and 2873 deletions

File diff suppressed because one or more lines are too long