Some checks failed
farmcontrol/farmcontrol-server/pipeline/head There was a failure building this commit
- Replaced references to `farmcontrol-server.exe` with `launcher.exe` in the NSIS installer script and build scripts for consistency with the new executable naming. - Updated the icon path in the configuration to use a PNG file instead of ICO, enhancing visual fidelity. - Removed the `prepare-windows-app-binaries.mjs` script to streamline the build process, as its functionality is now integrated into other scripts. - Enhanced error handling in the build script to ensure the correct executable is present before proceeding.