Removed VersionInfoVersion from InnoSetup script, #4507
This commit is contained in:
parent
239e0dab57
commit
7a21501955
@ -38,7 +38,7 @@
|
||||
AppId={#MyAppName}{#MyAppVersion}
|
||||
AppName={#MyAppName}
|
||||
AppVersion={#MyAppVersion}
|
||||
VersionInfoVersion={#MyAppVersionNumeric}
|
||||
;VersionInfoVersion={#MyAppVersionNumeric}
|
||||
AppPublisher={#MyAppPublisher}
|
||||
AppPublisherURL={#MyAppURL}
|
||||
AppSupportURL={#MyAppURL}
|
||||
|
Loading…
x
Reference in New Issue
Block a user