From: Jeffrey Altman Date: Wed, 23 Aug 2006 02:28:05 +0000 (+0000) Subject: * install NetIDMgr plug-in sample as part of SDK X-Git-Tag: krb5-1.6-alpha1~165 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1ceb4a716e925179488806856d238704540a7a5a;p=krb5.git * install NetIDMgr plug-in sample as part of SDK * install netidmgr.exe (win2000 version) ticket: 4172 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18498 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/windows/installer/wix/config.wxi b/src/windows/installer/wix/config.wxi index 7b6507ae1..0f07b14f7 100644 --- a/src/windows/installer/wix/config.wxi +++ b/src/windows/installer/wix/config.wxi @@ -48,6 +48,7 @@ + diff --git a/src/windows/installer/wix/features.wxi b/src/windows/installer/wix/features.wxi index a5cebbe1c..72480a94c 100644 --- a/src/windows/installer/wix/features.wxi +++ b/src/windows/installer/wix/features.wxi @@ -80,11 +80,13 @@ + + @@ -252,6 +254,9 @@ + + + diff --git a/src/windows/installer/wix/files.wxi b/src/windows/installer/wix/files.wxi index 027661141..ba422bb61 100644 --- a/src/windows/installer/wix/files.wxi +++ b/src/windows/installer/wix/files.wxi @@ -328,8 +328,13 @@ - + + VersionNT > 500 + + + + VersionNT <= 500 @@ -343,14 +348,23 @@ - + + + + + + + + VersionNT > 500 + + - + VersionNT <= 500 @@ -810,6 +824,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +