From 7cef24b902fc557f7b66d12207312bd39951dd0f Mon Sep 17 00:00:00 2001 From: "Asanka C. Herath" Date: Fri, 15 Oct 2010 15:40:08 -0400 Subject: [PATCH] Windows: Don't install over a newer or current installation --- packages/windows/installer/heimdal-installer.wxs | 5 +++++ packages/windows/installer/lang/en-us.wxl | 1 + 2 files changed, 6 insertions(+) diff --git a/packages/windows/installer/heimdal-installer.wxs b/packages/windows/installer/heimdal-installer.wxs index 05d157323..63cfca799 100644 --- a/packages/windows/installer/heimdal-installer.wxs +++ b/packages/windows/installer/heimdal-installer.wxs @@ -181,6 +181,9 @@ + @@ -188,6 +191,8 @@ Installed OR Privileged + Installed OR NOT EXISTINGINSTALLATION + Heimdal Command line tools and libraries for Heimdal Kerberos Installation of this package requires elevation. + A current or newer version of Heimdal is already installed on this machine. Please use the Add/Remove Programs control panel to manage the existing installation.