Added AppVersion to InnoSetup config.
This commit is contained in:
parent
79437733f2
commit
8095c22159
1 changed files with 2 additions and 1 deletions
|
|
@ -65,6 +65,7 @@ AppPublisher={#PublisherName}
|
|||
AppPublisherURL={#PublisherURL}
|
||||
AppSupportURL={#PublisherURL}
|
||||
AppUpdatesURL={#PublisherURL}
|
||||
AppVersion={#AppVersion}
|
||||
DefaultDirName={pf}\{#AppDirName}
|
||||
DefaultGroupName={#AppGroupName}
|
||||
OutputDir=.\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue