Skip to content

Commit

Permalink
Merge pull request #578 from ActivityWatch/dev/innosetup-uninstall-icon
Browse files Browse the repository at this point in the history
fix(windows): Added icon to uninstaller
  • Loading branch information
johan-bjareholt authored Mar 20, 2021
2 parents dca287f + 56992f5 commit 1fca356
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/package/activitywatch-setup.iss
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ PrivilegesRequiredOverridesAllowed=dialog
OutputDir={#DistDir}
OutputBaseFilename=activitywatch-setup
SetupIconFile="{#RootDir}\aw-qt\media\logo\logo.ico"
UninstallDisplayIcon={app}\{#MyAppExeName}
Compression=lzma
SolidCompression=yes
WizardStyle=modern
Expand Down

0 comments on commit 1fca356

Please sign in to comment.