|
|
4034302bfb
|
build: Replace CMAKE_SYSTEM_PROCESSOR with BUILD_ARCHITECTURE, on windows CMAKE_SYSTEM_PROCESSOR is flawed so when possible use the vcpkg info or default to x64 Adjust the vcruntime check to use the BUILD_ARCHITECTURE to check the proper version is installed for the architecture the app is build for
|
2025-04-25 09:20:08 +01:00 |
|
|
|
8fbcf907b2
|
build: windows Installer runs Deskflow as a user not admin post install, after Finish
|
2025-03-31 06:12:46 -07:00 |
|
|
|
57d1e42eca
|
feat: Check MSVC redist version in WiX installer
|
2025-03-12 08:04:16 -04:00 |
|
|
|
80606ef040
|
fix: Add check for Visual C++ Redistributable installation in WiX patch
|
2025-03-07 16:14:49 +00:00 |
|
|
|
836d9b9a2b
|
chore: Disable action on 3rd Windows daemon failure
Indefinitely restarting the daemon is annoying as it makes problems harder to diagnose.
|
2025-03-07 16:14:49 +00:00 |
|
|
|
6f022ff700
|
chore: Format XML for better readability in wix-patch.xml
|
2025-03-07 07:39:36 -05:00 |
|
|
|
265c2c2a2c
|
chore: Fixed Windows service description in wix-patch.xml
|
2025-03-07 07:39:36 -05:00 |
|
|
|
029cb8fc0b
|
build: do not ship vc msm file, link the redist in the readme
|
2025-03-06 19:17:53 +00:00 |
|
|
|
b9247b4c27
|
refactor: cleanup windows deploy files
|
2024-12-18 12:10:53 -05:00 |
|