[krbdev.mit.edu #7337] SVN Commit

Tom Yu via RT rt at krbdev.mit.edu
Wed Aug 29 19:17:40 EDT 2012



Make finding 32-bit libs easier

Our 64-bit installer provides 32-bit libraries as well as 64-bit
libraries, but not all 32-bit applications (e.g., PuTTY, Pidgin)
are able to locate them in C:\Program Files\MIT\Kerberos .
Including an InstallDir key under the Wow6432Node tree lets them
work out-of-the-box; while here set all the registry keys in this
component in the compatibility tree, for consistency.

(cherry picked from commit 356f0c238e02812d30d04b0cc6e22b0dab2b6c0a)

https://github.com/krb5/krb5/commit/89d515bf1cda8eddb82a93da44e083caf1392da6
Author: Ben Kaduk <kaduk at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 89d515bf1cda8eddb82a93da44e083caf1392da6
Branch: krb5-1.10
 src/windows/installer/wix/config.wxi |    3 ++-
 src/windows/installer/wix/files.wxi  |   14 ++++++++++++++
 2 files changed, 16 insertions(+), 1 deletions(-)


More information about the kfwdev mailing list