Skip to content

Commit

Permalink
Update Installer.iss
Browse files Browse the repository at this point in the history
  • Loading branch information
chuongmep committed Sep 10, 2021
1 parent 050fd7c commit 68fe000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Inno_setup/Installer.iss
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ WizardStyle=modern
UninstallDisplayName={#AppName}
; ICON CONFIGURATION
SetupIconFile=Checker.ico
UninstallDisplayIcon={app}\unins000.exe
UninstallDisplayIcon={uninstallexe}
[Languages]
Name: "english"; MessagesFile: "compiler:Default.isl"

Expand Down

0 comments on commit 68fe000

Please sign in to comment.