From 1b215ba963e8769cfda3e0e8c5676b4e8e8ef67e Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Mon, 25 Sep 2006 21:13:49 +0000 Subject: [PATCH] pull up r18601 from trunk r18601@cathode-dark-space: jaltman | 2006-09-21 10:58:40 -0400 ticket: new subject: wix installer - win2k compatibility for netidmgr tags: pullup Install the special win2k version of nidmgr32.dll on Windows 2000 systems. ticket: 4309 version_fixed: 1.5.2 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-5@18612 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/installer/wix/files.wxi | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/windows/installer/wix/files.wxi b/src/windows/installer/wix/files.wxi index ba422bb61..08ef9b58f 100644 --- a/src/windows/installer/wix/files.wxi +++ b/src/windows/installer/wix/files.wxi @@ -333,7 +333,7 @@ VersionNT > 500 - + VersionNT <= 500 @@ -358,12 +358,12 @@ VersionNT > 500 - - - - - - + + + + + + VersionNT <= 500 -- 2.26.2