From: Jeffrey Altman Date: Tue, 1 Nov 2005 04:23:52 +0000 (+0000) Subject: For KFW 3.0 Beta 1 X-Git-Tag: ms-bug-test-20060525~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd935d9aec03fb490a33778fcd367bdc4228c286;p=thirdparty%2Fkrb5.git For KFW 3.0 Beta 1 - supports Network Identity Manager framework - moves leash32.exe to a new disabled component - auto-generates a new product id with each build ticket:new tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17474 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/windows/installer/wix/ChangeLog b/src/windows/installer/wix/ChangeLog index fe818ac8c7..6eb2aa9a6e 100644 --- a/src/windows/installer/wix/ChangeLog +++ b/src/windows/installer/wix/ChangeLog @@ -1,3 +1,9 @@ +2005-11-01 Jeffrey Altman + + Add support for Network Identity Manager Framework + + Move leash32.exe to component that is disabled by default + 2004-12-18 Jeffrey Altman Add Debug Symbols as an optional install feature for diff --git a/src/windows/installer/wix/features.wxi b/src/windows/installer/wix/features.wxi index 12e25c9cb2..890dcb7091 100644 --- a/src/windows/installer/wix/features.wxi +++ b/src/windows/installer/wix/features.wxi @@ -47,13 +47,24 @@ AllowAdvertise="no" Description="$(loc.StrKerberosClientDebugDesc)" Display="expand" - InstallDefault="$(var.DebugSymInstallDefault)" + InstallDefault="$(var.DebugSymInstallDefault)" Level="$(var.DebugSymLowLevel)" Title="$(loc.StrKerberosClientDebugTitle)"> + + + + @@ -75,14 +86,13 @@ - - - - - - - + + + + + + @@ -94,6 +104,14 @@ + + + + + + + + @@ -231,6 +249,7 @@ + diff --git a/src/windows/installer/wix/files.wxi b/src/windows/installer/wix/files.wxi index 386402ce73..a5732222ea 100644 --- a/src/windows/installer/wix/files.wxi +++ b/src/windows/installer/wix/files.wxi @@ -190,7 +190,7 @@ - + @@ -293,6 +293,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + @@ -323,6 +347,10 @@ + + + + @@ -598,6 +626,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/windows/installer/wix/lang/strings_1033.wxl b/src/windows/installer/wix/lang/strings_1033.wxl index 41067361ab..722782b3c6 100644 --- a/src/windows/installer/wix/lang/strings_1033.wxl +++ b/src/windows/installer/wix/lang/strings_1033.wxl @@ -42,6 +42,9 @@ Debug symbols Debugging symbols for Kerberos for Windows components. + Leash Credentials Manager + Leash credentials manager + SDK Libraries and header files for developing software with Kerberos diff --git a/src/windows/installer/wix/site-local.wxi b/src/windows/installer/wix/site-local.wxi index e0081309d9..345bdbf959 100644 --- a/src/windows/installer/wix/site-local.wxi +++ b/src/windows/installer/wix/site-local.wxi @@ -6,7 +6,7 @@ - + - + + + + @@ -47,7 +48,8 @@ - + @@ -70,9 +72,9 @@ - - - + + +