From ac1f8fe15377a5eb93d43a57e3d57b244e0f6c32 Mon Sep 17 00:00:00 2001 From: "Asanka C. Herath" Date: Wed, 27 Oct 2010 14:49:24 -0400 Subject: [PATCH] Windows: Install configuration files in common directory Use %PROGRAMDATA%\Kerberos as the destination directory for configuration files instead of %PROGRAMDATA%\Heimdal. --- .../windows/installer/heimdal-installer.wxs | 58 +++++++++++++++++-- 1 file changed, 53 insertions(+), 5 deletions(-) diff --git a/packages/windows/installer/heimdal-installer.wxs b/packages/windows/installer/heimdal-installer.wxs index 63cfca799..3b6cfb242 100644 --- a/packages/windows/installer/heimdal-installer.wxs +++ b/packages/windows/installer/heimdal-installer.wxs @@ -165,15 +165,48 @@ - + - - - + + + + Not LEGACYKRB5INI And Not LEGACYKRB5CONF + + + + + + + + + LEGACYKRB5INI + + + + + + + + + LEGACYKRB5CONF + + + @@ -186,6 +219,19 @@ OnlyDetect='yes' Property='EXISTINGINSTALLATION' /> + + + + + + + + + + + + + @@ -207,6 +253,8 @@ + +