svn rev #19362: branches/krb5-1-6/ src/windows/installer/wix/
tlyu@MIT.EDU
tlyu at MIT.EDU
Fri Mar 30 16:55:36 EDT 2007
Commit By: tlyu
Log Message:
ticket: 5461
version_fixed: 1.6.1
pull up r19211 from trunk
r19211 at cathode-dark-space: jaltman | 2007-03-06 18:30:47 -0500
ticket: new
subject: reverting commit to windows WIX installer (revision 19207)
component: windows
Revision 19207 committed by Kevin Koch does not document changes
made to the Wix installer files. The changes that were made remove
the installation of the configuration files and the inclusion of
leash32.chm.
When the decision is made to remove Leash from the installer,
the entire Leash feature and the associated properties used to
determine when it is installed must be removed. Commenting out
individual file components is not sufficient.
Configuration files must be installed as part of KFW. The
source of the configuration files is defined by the variable
"ConfigDir" within the site-local.wxi directory.
Any changes made to the WIX installer must also be made to the NSIS
installer.
The changes to the src/windows/wix directory from 19207 are
therefore reverted.
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/windows/installer/wix/features.wxi
U branches/krb5-1-6/src/windows/installer/wix/files.wxi
More information about the cvs-krb5
mailing list