Changed AppId value for InnoSetup installer (#3628)
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
; NOTE: The value of AppId uniquely identifies this application.
|
; NOTE: The value of AppId uniquely identifies this application.
|
||||||
; Do not use the same AppId value in installers for other applications.
|
; Do not use the same AppId value in installers for other applications.
|
||||||
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
|
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
|
||||||
AppId={{128459AB-59A7-430A-8BD0-3D8803D50400}
|
AppId={#MyAppName}{#MyAppVersion}
|
||||||
AppName={#MyAppName}
|
AppName={#MyAppName}
|
||||||
AppVersion={#MyAppVersion}
|
AppVersion={#MyAppVersion}
|
||||||
VersionInfoVersion={#MyAppVersionNumeric}
|
VersionInfoVersion={#MyAppVersionNumeric}
|
||||||
|
Reference in New Issue
Block a user