New WiX based MSI installer for KFW
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 20 Aug 2004 23:42:59 +0000 (23:42 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 20 Aug 2004 23:42:59 +0000 (23:42 +0000)
commit8a7d1cdf437405d74b3616fd54aef8219aa722ae
tree8ace34ebf44287e74020794c1b6ec0eed5dbd829
parent4d2d74fe1044368725b0e594c2690d1d642d4158
New WiX based MSI installer for KFW
Requires WiX 2.0.1927.1 patched by Asanka.

http://prdownloads.sourceforge.net/wix/sources-2.0.1927.1.zip

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16675 dc483132-0cff-0310-8789-dd5450dbe970
23 files changed:
src/windows/installer/wix/Binary/bannrbmp.bmp [new file with mode: 0644]
src/windows/installer/wix/Binary/completi.ico [new file with mode: 0644]
src/windows/installer/wix/Binary/custicon.ico [new file with mode: 0644]
src/windows/installer/wix/Binary/dlgbmp.bmp [new file with mode: 0644]
src/windows/installer/wix/Binary/exclamic.ico [new file with mode: 0644]
src/windows/installer/wix/Binary/info.bmp [new file with mode: 0644]
src/windows/installer/wix/Binary/insticon.ico [new file with mode: 0644]
src/windows/installer/wix/Binary/new.bmp [new file with mode: 0644]
src/windows/installer/wix/Binary/removico.ico [new file with mode: 0644]
src/windows/installer/wix/Binary/repairic.ico [new file with mode: 0644]
src/windows/installer/wix/Binary/up.bmp [new file with mode: 0644]
src/windows/installer/wix/Makefile [new file with mode: 0644]
src/windows/installer/wix/config.wxi [new file with mode: 0644]
src/windows/installer/wix/custom/custom.cpp [new file with mode: 0644]
src/windows/installer/wix/custom/custom.h [new file with mode: 0644]
src/windows/installer/wix/features.wxi [new file with mode: 0644]
src/windows/installer/wix/files.wxi [new file with mode: 0644]
src/windows/installer/wix/kfw.wxs [new file with mode: 0644]
src/windows/installer/wix/lang/config_1033.wxi [new file with mode: 0644]
src/windows/installer/wix/lang/strings_1033.wxl [new file with mode: 0644]
src/windows/installer/wix/lang/ui_1033.wxi [new file with mode: 0644]
src/windows/installer/wix/property.wxi [new file with mode: 0644]
src/windows/installer/wix/site-local.wxi [new file with mode: 0644]