[krbdev.mit.edu #5554] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Tue Jun 19 15:22:32 EDT 2007


pull up r19541 from trunk

 r19541 at cathode-dark-space:  jaltman | 2007-05-03 18:57:05 -0400
 ticket: new
 subject: Modify WIX installer to better support upgrading betas
 component: windows
 tags: pullup
 
 The WIX installers did not upgrade previous installations with the same
 version number as the current package being installed.  This would leave
 multiple installations of KFW x.y.z registered as being installed on the
 machine even though only the most recent install is being used.
 
 This commit instructs the Windows Installer to uninstall previous installations
 with the same version number (the Maximum Upgrade version) as the package
 that is being installed while ensuring that the package being installed 
 will not be uninstalled if the installation is being modified or repaired.
 
 


Commit By: tlyu



Revision: 19591
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/installer/wix/kfw.wxs




More information about the krb5-bugs mailing list