Fix MSI error messages (#58)
authorChristian Ullrich <chris@chrullrich.net>
Wed, 2 Oct 2024 10:51:49 +0000 (12:51 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Oct 2024 10:51:49 +0000 (06:51 -0400)
commit7dd74136b5d13912355159c9ad56bbc3c388d0c6
tree35c1a89e91ec0c059eb1a27f022fe3a209ba2f1a
parente271b496825f0bd062a43128c041b51aa1277741
Fix MSI error messages (#58)

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.
installer/psqlodbc_cpu.wxs