Message-ID: From: "chrullrich (@chrullrich)" To: "postgresql-interfaces/psqlodbc" Date: Sun, 29 Sep 2024 17:58:20 +0000 Subject: [postgresql-interfaces/psqlodbc] PR #58: Fix MSI error messages List-Id: X-GitHub-Author-Id: 4695907 X-GitHub-Author-Login: chrullrich X-GitHub-Issue: 58 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-State: merged X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/pull/58 Content-Type: text/plain; charset=utf-8 Use the MSI property, not the WiX preprocessor variable (which was also wrongly used as a property name) so the product name actually appears in the error message instead of an empty string.