summaryrefslogtreecommitdiff
path: root/package/windows/create-installer.iss.template
diff options
context:
space:
mode:
Diffstat (limited to 'package/windows/create-installer.iss.template')
-rw-r--r--package/windows/create-installer.iss.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/windows/create-installer.iss.template b/package/windows/create-installer.iss.template
index ffb6af4..88c1a52 100644
--- a/package/windows/create-installer.iss.template
+++ b/package/windows/create-installer.iss.template
@@ -9,9 +9,9 @@ AppSupportURL=https://github.com/silx-kit/silx
AppUpdatesURL=https://github.com/silx-kit/silx/releases
DefaultDirName={autopf}\silx
DefaultGroupName=silx
-LicenseFile=..\..\LICENSE
+LicenseFile=LICENSE
OutputDir=artifacts
-OutputBaseFilename=silx-#Version-x64
+OutputBaseFilename=silx-#Version-windows-installer-x86_64
Compression=lzma
SolidCompression=yes
ArchitecturesAllowed=x64