mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
chore: Another try
This commit is contained in:
parent
2cb61cd6bd
commit
7ee10b213e
1 changed files with 1 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue