From: Ben Kaduk Date: Tue, 18 Sep 2012 21:53:18 +0000 (-0400) Subject: Remove NSIS installs when upgrading to 64-bit X-Git-Tag: krb5-1.11-alpha1~168 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4d3200ca369b47e8cf6966ae7670823d57ef2b3f;p=thirdparty%2Fkrb5.git Remove NSIS installs when upgrading to 64-bit The NSIS installer appears to have only ever existed as a 32-bit software. As such, unconditionally check the 32-bit registry tree for an uninstall string; the architecture of the current package being installed is not relevant to what was previously installed. ticket: 7362 (new) queue: kfw target_version: 1.10.4 tags: pullup --- diff --git a/src/windows/installer/wix/property.wxi b/src/windows/installer/wix/property.wxi index 1477acc079..3e52f046d2 100644 --- a/src/windows/installer/wix/property.wxi +++ b/src/windows/installer/wix/property.wxi @@ -41,11 +41,11 @@ http://web.mit.edu/kerberos - + - + $(loc.CantRemoveNSIS)