diff --git a/building/Windows/windows_installer.iss b/building/Windows/windows_installer.iss index 2664294..54bafdf 100644 --- a/building/Windows/windows_installer.iss +++ b/building/Windows/windows_installer.iss @@ -6,7 +6,7 @@ [Setup] AppName={#MyAppName} -AppId={2A04F9B8-0EF1-4D46-A335-E484DA6CE8A7} +AppId={{2A04F9B8-0EF1-4D46-A335-E484DA6CE8A7} AppVersion={#MyAppVersion} AppPublisher={#MyAppPublisher} AppPublisherURL={#MyAppURL}