chore(windows): add smal logo image in inno setup installer (#1795)

This commit is contained in:
AdrienC 2024-09-15 08:49:13 -04:00 committed by GitHub
parent c680aeb1f4
commit c9d6d2cd48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ Compression=lzma
SolidCompression=yes
SetupIconFile={{SETUP_ICON_FILE}}
WizardStyle=modern
WizardSmallImageFile=spotube-logo.bmp
PrivilegesRequired={{PRIVILEGES_REQUIRED}}
ArchitecturesAllowed=x64
ArchitecturesInstallIn64BitMode=x64

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB