From 9db14d571db3714bfb82a27db2fb56ac4c247894 Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Fri, 30 Mar 2007 00:35:04 +0000 Subject: [PATCH] pull up r19078 from trunk r19078@cathode-dark-space: jaltman | 2007-01-20 00:50:41 -0500 ticket: new subject: KFW MSI installer corrections tags: pullup component: windows Add missing registry keys and values for Network Identity Manager plug-ins. Correct short names. ticket: 5409 version_fixed: 1.6.1 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19322 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/installer/wix/files.wxi | 97 +++++++++++++--------- src/windows/installer/wix/kfw.wxs | 6 +- src/windows/installer/wix/lang/ui_1033.wxi | 4 +- 3 files changed, 65 insertions(+), 42 deletions(-) diff --git a/src/windows/installer/wix/files.wxi b/src/windows/installer/wix/files.wxi index 9ee81bb42..5fc096631 100644 --- a/src/windows/installer/wix/files.wxi +++ b/src/windows/installer/wix/files.wxi @@ -338,12 +338,35 @@ + + + + + + + + + + + + + + + + + + + + + + + @@ -353,8 +376,8 @@ - - + + VersionNT > 500 @@ -362,8 +385,8 @@ - - + + VersionNT <= 500 @@ -628,8 +651,8 @@ - - + + @@ -638,7 +661,7 @@ - + @@ -656,46 +679,46 @@ - + - - - - - - - - - - - - + + + + + + + + + + + + - + - + - + - - + + - - + + @@ -727,7 +750,7 @@ - + @@ -736,7 +759,7 @@ - + @@ -747,14 +770,14 @@ - + - - + + - + @@ -766,12 +789,12 @@ - + - - + + @@ -819,7 +842,7 @@ USENETIDMGR - + diff --git a/src/windows/installer/wix/kfw.wxs b/src/windows/installer/wix/kfw.wxs index bc0ab2a8d..f6262459d 100644 --- a/src/windows/installer/wix/kfw.wxs +++ b/src/windows/installer/wix/kfw.wxs @@ -147,8 +147,8 @@ - UPGRADEPISMERE Or UPGRADEKFW + UPGRADEPISMERE Or UPGRADEKFW UILevel = 0 And (Not Installed) And (CCP_Success <> 1) UPGRADENSIS <> "" And UILevel >= 4 @@ -157,7 +157,7 @@ VersionNT >= 500 And &feaKfwClient=3 VersionNT >= 500 And &feaKfwClient=2 - &feaKfwClient=3 + &feaKfwClient=3 &feaKfwClient=3 &feaKfwClient=2 @@ -171,7 +171,7 @@ - + diff --git a/src/windows/installer/wix/lang/ui_1033.wxi b/src/windows/installer/wix/lang/ui_1033.wxi index de4cc366d..ca0bdb700 100644 --- a/src/windows/installer/wix/lang/ui_1033.wxi +++ b/src/windows/installer/wix/lang/ui_1033.wxi @@ -1203,12 +1203,12 @@ - + - NOT Installed + NOT Installed Installed AND (RESUME OR Preselected) Installed AND NOT RESUME AND NOT Preselected -- 2.26.2