From: Tom Yu Date: Mon, 12 Dec 2011 20:46:33 +0000 (+0000) Subject: kfw installer: install krb5.ini to CommonAppDataFolder, not WindowsFolder X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a94a32fdff046db472dbab40d276b92d210b0be2;p=krb5.git kfw installer: install krb5.ini to CommonAppDataFolder, not WindowsFolder ...but only if there isn't already a krb5.ini in the WindowsFolder. Signed-off-by: Kevin Wasserman ticket: 7050 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25573 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/windows/installer/wix/features.wxi b/src/windows/installer/wix/features.wxi index 788f863c0..572cce642 100644 --- a/src/windows/installer/wix/features.wxi +++ b/src/windows/installer/wix/features.wxi @@ -123,8 +123,6 @@ - - diff --git a/src/windows/installer/wix/files.wxi b/src/windows/installer/wix/files.wxi index 6b75a55de..10f33604b 100644 --- a/src/windows/installer/wix/files.wxi +++ b/src/windows/installer/wix/files.wxi @@ -26,6 +26,12 @@ --> + + + + + + @@ -437,16 +443,16 @@ - - - - - - - - - - + + + + + NOT SYSTEMKRB5INI + + + + +