Message-ID: From: "chrullrich (@chrullrich)" To: "postgresql-interfaces/psqlodbc" Date: Fri, 11 Oct 2024 20:29:08 +0000 Subject: [postgresql-interfaces/psqlodbc] PR #66: Use WiX 5 List-Id: X-GitHub-Author-Id: 4695907 X-GitHub-Author-Login: chrullrich X-GitHub-Issue: 66 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/66 Content-Type: text/plain; charset=utf-8 This branches from my other MSI branch. x64 and x86 build and work. See the README for how to install what bits of WiX are needed. WiX 5 does not use the file name in the key of the File table by default; I have changed modify_msi.vbs to identify its target files by the component ID instead ... and most recently by the file name itself.