From 130d663bcd30f537e2c30d9265a6c33ffa7e0f2f Mon Sep 17 00:00:00 2001 From: cruc Date: Sun, 5 Apr 2020 21:28:55 +0200 Subject: [PATCH] Generating a new UUID, because I cannot remember if I already did it. --- The-Orm/setup.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/The-Orm/setup.iss b/The-Orm/setup.iss index 30a7daa7..1dc7f813 100644 --- a/The-Orm/setup.iss +++ b/The-Orm/setup.iss @@ -11,7 +11,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={{5D92E130-FD5C-4487-99C7-4CEB07869A9F} +AppId={{63BCEADD-A477-4C18-A4C4-D84CB6101906} AppName={#MyAppName} AppVersion={#MyAppVersion} ;AppVerName={#MyAppName} {#MyAppVersion}