Skip to content

Commit

Permalink
fix(inno setup): missing icon for uninstall
Browse files Browse the repository at this point in the history
  • Loading branch information
WyvernIXTL committed Nov 7, 2024
1 parent 7d18e8f commit d4b1dc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inno-setup.iss
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ LZMANumBlockThreads=4
SolidCompression=true
WizardStyle=modern
SetupIconFile=.\icon\gamepadla-plus.ico
UninstallDisplayIcon={app}\{#MyAppExeName}

[Languages]
Name: "english"; MessagesFile: "compiler:Default.isl"
Expand Down

0 comments on commit d4b1dc4

Please sign in to comment.