From fc911b07e7e46bbc643c18535b42221a0266cacf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Peyronnet?= Date: Mon, 21 Aug 2023 11:01:38 +0200 Subject: [PATCH] Update Setup.iss --- PermaTop.Setup/Setup.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PermaTop.Setup/Setup.iss b/PermaTop.Setup/Setup.iss index 26ad44a..67784a2 100644 --- a/PermaTop.Setup/Setup.iss +++ b/PermaTop.Setup/Setup.iss @@ -12,7 +12,7 @@ [Setup] ; 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={{EFE9C4F7-F0C6-4209-AD1D-21CC54F6A3D1}} +AppId={{BCDA56A9-7F5C-4FE2-AFE2-3FD50CBC509F}} AppName={#MyAppName} AppVersion={#MyAppVersion} AppVerName={#MyAppName} {#MyAppVersion}