Skip to content

Commit

Permalink
Update installer.iss
Browse files Browse the repository at this point in the history
  • Loading branch information
MurkyYT committed Feb 15, 2024
1 parent c575a70 commit 9d0ad4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer.iss
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ OutputBaseFilename={#NAME}_Installer
PrivilegesRequired=lowest
SolidCompression=yes
SetupIconFile=src\CSAuto\Icons\main.ico
WizardSmallImageFile=Images\smallimage.bmp
WizardSmallImageFile=Docs\assets\smallimage.bmp
UninstallDisplayIcon={app}\{#EXE_NAME}
UninstallDisplayName={#NAME} {#APP_VERSION}

Expand Down

0 comments on commit 9d0ad4d

Please sign in to comment.