Wix MSI installer for KFW 3.0 Beta 3
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 2 Dec 2005 10:29:29 +0000 (10:29 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 2 Dec 2005 10:29:29 +0000 (10:29 +0000)
commit8c2441d9a6928bb6fbe699a4254c83679d4a29f9
tree8fbfb3d22aab60f0acca8f8be8fc2e3de38779dc
parentee2846c05ae4211c2838f1ac35b135b454362489
Wix MSI installer for KFW 3.0 Beta 3

Add operating system version check to ensure it is not
installed on Windows 95, 98, ME or NT 4.0

Break out the license text into its own file

Restructure the installer to allow either NetIdMgr or Leash
to be selected (by transform only) as the credentials manager.
The default is to use NetIdMgr.

ticket: new
component: windows
status: resolved
target_version: 1.4.4
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17533 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/installer/wix/config.wxi
src/windows/installer/wix/custom/custom.cpp
src/windows/installer/wix/custom/custom.h
src/windows/installer/wix/features.wxi
src/windows/installer/wix/files.wxi
src/windows/installer/wix/kfw.wxs
src/windows/installer/wix/lang/license.rtf [new file with mode: 0644]
src/windows/installer/wix/lang/strings_1033.wxl
src/windows/installer/wix/lang/ui_1033.wxi
src/windows/installer/wix/property.wxi