From: Tom Yu Date: Wed, 2 Jan 2008 23:48:36 +0000 (+0000) Subject: pull up r20174 from trunk X-Git-Tag: krb5-1.6.4-beta1~13 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9823b2b4056797a2757bc01b31a35b846cba9303;p=krb5.git pull up r20174 from trunk r20174@cathode-dark-space: jaltman | 2007-12-11 22:45:42 -0500 ticket: new subject: KFW BUG: WIX: 64-bit installer attempts to uninstall 32-bit NSIS component: windows tags: pullup The 64-bit MSI must examine Win64 registry keys and not the 32-bit registry keys which is where the 32-bit NSIS installation will be detected. ticket: 5851 version_fixed: 1.6.4 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@20197 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/windows/installer/wix/property.wxi b/src/windows/installer/wix/property.wxi index b1f5c599b..1477acc07 100644 --- a/src/windows/installer/wix/property.wxi +++ b/src/windows/installer/wix/property.wxi @@ -2,6 +2,7 @@