Commit Graph
22 Commits
Author SHA1 Message Date
Kenneth Skovhede 989ba60211 Updated license copyright years 2025-02-17 08:52:01 +01:00
Kenneth Skovhede 9de6869e5b Added support for restarting the Windows Service, if it is running. 2024-11-22 16:54:06 +01:00
Kenneth Skovhede 711fab94af Fixed MSI upgrade issue.
This changes the removal order to avoid duplicate entries being installed.

Upper-cased the upgrade code as that is what WiX does.
2024-11-22 16:52:48 +01:00
Emmanuel Ferdman 7de3c0076f Update Common.wxs reference
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2024-11-15 04:26:37 -08:00
Kenneth Skovhede 6c26a0952e Reverted Agent to FeatureTree UI until the service is ready 2024-11-08 08:37:00 +01:00
Kenneth Skovhede 24bc2defd0 Added support for the Agent MSI 2024-11-07 23:05:55 +01:00
Kenneth Skovhede a72da626c5 Fixed MSI install problems by removing existing product before installing new version.
This fixes #5233
2024-09-05 15:04:14 +02:00
Kenneth Skovhede 03d3f82b8e Re-enabled the FORSERVICE conditions after a patch to wixl. 2024-09-03 13:52:04 +02:00
Kenneth Skovhede 09176dc3d1 Change strategy for upgrades with MSI, now always treating as major upgrades as we have no patches for now. 2024-09-03 13:51:18 +02:00
Kenneth Skovhede 87c92d40ca Setting commented out conditions, in case we get around to fixing them, 2024-06-12 13:55:15 +02:00
Kenneth Skovhede 4b5187561a Better button alignment 2024-05-25 23:24:53 +02:00
Kenneth Skovhede 914316de39 Added missing dialog references 2024-05-25 20:48:23 +02:00
Kenneth Skovhede e0ef501e6a Merged WixUI files into a single extension folder 2024-05-25 20:01:14 +02:00
Kenneth Skovhede 529133d967 Fixed order of buttons.
Fixed running application after install.
2024-05-25 19:39:05 +02:00
Kenneth Skovhede ad4ef7ed95 Implemented the WixUI_FeatureTree with wixl.
Needs a patch for `wixl` to correctly work.
2024-05-25 17:32:26 +02:00
Kenneth Skovhede 58e37e39ef Honor the service flag and do not launch if installed with service intent 2024-05-25 10:34:38 +02:00
Kenneth Skovhede a29b5056ae Implemented slightly better UI for MSI 2024-05-24 14:10:35 +02:00
Kenneth Skovhede 15031af381 Fixed formatting on license.rtf 2024-05-24 14:07:34 +02:00
Kenneth Skovhede 9ca797944b Remvoved extra license file 2024-05-23 16:37:33 +02:00
Kenneth Skovhede 75bb8942ca Re-introduced the license page in MSI package 2024-05-23 16:25:02 +02:00
Kenneth Skovhede d27a1f1db8 Removed auto-gen file 2024-05-04 08:13:17 +02:00
Kenneth Skovhede b73e94de7e Removed unused files.
Moved installer files into the ReleaseBuilder
2024-04-23 14:24:38 +02:00