Skip to content

Commit

Permalink
chore(windows): add smal logo image in inno setup installer (#1795)
Browse files Browse the repository at this point in the history
  • Loading branch information
fuegans4213 authored Sep 15, 2024
1 parent c680aeb commit c9d6d2c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions windows/packaging/exe/inno_setup.iss
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Binary file added windows/packaging/exe/spotube-logo.bmp
Binary file not shown.

0 comments on commit c9d6d2c

Please sign in to comment.