From 5e3c98205b30f4ecea860a8b0735a9a78536b278 Mon Sep 17 00:00:00 2001 From: Ansgar Becker Date: Wed, 10 Sep 2025 14:27:12 +0200 Subject: [PATCH] Build script: move installer compilation to local/unversioned Powershell script, and let the iss file set the wanted output filename --- build.php | 50 ++++++++++++++++++++++++++---------------------- out/heidisql.iss | 6 +++--- 2 files changed, 30 insertions(+), 26 deletions(-) diff --git a/build.php b/build.php index 43572d20..772a40d8 100644 --- a/build.php +++ b/build.php @@ -1,5 +1,21 @@