Changed AppId value for InnoSetup installer (#3628)

This commit is contained in:
Hombre
2017-01-30 01:32:36 +01:00
parent f1e253b176
commit bc19897bc7

View File

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