From 1e0c430fd23cdd3ba6c3d609c6b34314b8a7226c Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Tue, 6 Dec 2005 00:06:00 +0000 Subject: [PATCH] KFW 3.0 Final Wix installer updates update for final release add new netidmgr documentation: user and development allow Leash to be used instead of NetIDMgr via a transform ticket: new target_version: 1.4.4 status: resolved tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17545 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/installer/wix/features.wxi | 2 ++ src/windows/installer/wix/files.wxi | 22 +++++++++++++++++----- src/windows/installer/wix/site-local.wxi | 6 +++--- 3 files changed, 22 insertions(+), 8 deletions(-) diff --git a/src/windows/installer/wix/features.wxi b/src/windows/installer/wix/features.wxi index 56dba608e0..68ead13a7e 100644 --- a/src/windows/installer/wix/features.wxi +++ b/src/windows/installer/wix/features.wxi @@ -235,6 +235,7 @@ Level="130" Title="$(loc.KerberosSDKTitle)"> + @@ -265,6 +266,7 @@ Title="$(loc.KerberosDocTitle)"> + diff --git a/src/windows/installer/wix/files.wxi b/src/windows/installer/wix/files.wxi index c276c77e90..5dad4f17b8 100644 --- a/src/windows/installer/wix/files.wxi +++ b/src/windows/installer/wix/files.wxi @@ -188,7 +188,7 @@ - + USELEASH @@ -221,13 +221,13 @@ - + USENETIDMGR - + USELEASH @@ -354,13 +354,13 @@ - + - + @@ -798,6 +798,18 @@ USELEASH + + + + + USENETIDMGR + + + + + + USENETIDMGR + diff --git a/src/windows/installer/wix/site-local.wxi b/src/windows/installer/wix/site-local.wxi index 476471956b..03fadea8c8 100644 --- a/src/windows/installer/wix/site-local.wxi +++ b/src/windows/installer/wix/site-local.wxi @@ -45,15 +45,15 @@ - - + + - + -- 2.47.2