From 47550eece2fb11c81cb6f7d35aa4cf5a28d3616e Mon Sep 17 00:00:00 2001 From: Morgan Hardwood Date: Sat, 14 Jul 2018 12:12:19 +0200 Subject: [PATCH] Fixed WindowsInnoSetup.iss.in, #4469 --- tools/win/InnoSetup/WindowsInnoSetup.iss.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/win/InnoSetup/WindowsInnoSetup.iss.in b/tools/win/InnoSetup/WindowsInnoSetup.iss.in index 10ad3e11c..11601a53d 100644 --- a/tools/win/InnoSetup/WindowsInnoSetup.iss.in +++ b/tools/win/InnoSetup/WindowsInnoSetup.iss.in @@ -49,7 +49,7 @@ AllowNoIcons=yes LicenseFile={#MyBuildBasePath}\LICENSE.txt OutputDir={#MyBuildBasePath}\..\ OutputBaseFilename={#MyAppName}_{#MyAppVersion}_{#MySystemName}_{#MyBitDepth} -SetupIconFile={#MySourceBasePath}\rtdata\icons\rawtherapee.ico +SetupIconFile={#MySourceBasePath}\rtdata\images\non-themed\rawtherapee.ico WizardImageFile={#MySourceBasePath}\tools\win\InnoSetup\installerStrip.bmp WizardImageBackColor=$2A2A2A Compression=lzma