Install the drivers with short file names (#76)
authorChristian Ullrich <chris@chrullrich.net>
Mon, 9 Dec 2024 13:54:54 +0000 (14:54 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Dec 2024 13:54:54 +0000 (08:54 -0500)
commit8d413635dcc385b0165945e0b8871e053ef9c344
tree0c55220929e79f68e1b7a79fbd7a84efc38cc085
parentf92776de637886488351edcbcd12930598e36cab
Install the drivers with short file names (#76)

* Install the drivers with short file names

This avoids the need to post-process the MSI file to work around
http://wixtoolset.org/issues/1422/ (installing ODBC drivers with long
file names fails).

For compatibility with existing configurations the short-named DLLs are
also installed with their original long names.

* Remove modify_msi.vbs
installer/buildInstallers.ps1
installer/modify_msi.vbs [deleted file]
installer/psqlodbcm_cpu.wxs