Some checks failed
farmcontrol/farmcontrol-server/pipeline/head There was a failure building this commit
- Introduced a new msi-wrapped.wxs file containing the WiX configuration for the Farm Control Server MSI installer. - Defined product properties, major upgrade settings, and installation conditions to ensure compatibility with Windows 7 and above. - Added custom actions and directory structure to facilitate the installation process. - Updated the build-windows-msi.ps1 script to improve the search for the WiX Toolset, ensuring proper tool availability for MSI generation.