Skip to content

Commit

Permalink
inno setup: set file version
Browse files Browse the repository at this point in the history
  • Loading branch information
gk7huki committed Feb 25, 2020
1 parent 1639f64 commit 8c29f54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/installer.iss
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Compression=lzma
SolidCompression=yes
SetupIconFile=..\dist_files\img\rv_house_win_installer.ico
UninstallDisplayIcon={app}\rv_house.exe
VersionInfoVersion={#MyAppVersion}
DisableWelcomePage=no
DisableDirPage=no

Expand Down

0 comments on commit 8c29f54

Please sign in to comment.