chore: Another try

This commit is contained in:
PartyDonut 2025-06-09 22:35:53 +02:00
parent 2cb61cd6bd
commit 7ee10b213e

View file

@ -25,9 +25,7 @@ UninstallDisplayName="Fladder"
UninstallDisplayIcon={app}\fladder.exe
SetupIconFile="{#SourcePath}\icons\production\fladder_icon.ico"
LicenseFile="{#SourcePath}\LICENSE"
WizardImageFile="{#SourcePath}\assets\windows-installer\fladder-installer-100.bmp", \
"{#SourcePath}\assets\windows-installer\fladder-installer-125.bmp", \
"{#SourcePath}\assets\windows-installer\fladder-installer-150.bmp"
WizardImageFile="{#SourcePath}\assets\windows-installer\fladder-installer-100.bmp","{#SourcePath}\assets\windows-installer\fladder-installer-125.bmp","{#SourcePath}\assets\windows-installer\fladder-installer-150.bmp"
[Languages]
Name: "english"; MessagesFile: "compiler:Default.isl"