wix-msi-installer-20040620
authorAsanka Herath <asanka@mit.edu>
Mon, 21 Jun 2004 06:21:44 +0000 (06:21 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 21 Jun 2004 06:21:44 +0000 (06:21 +0000)
commita5a69cd4b05bc55f7258252b4cc63fdf425aa48a
treede2c3506050872bbe5d5ebd8b75422ad9d7d40f6
parent64a65ad7dc896ff39d68a9e622ee457c009ed5d7
wix-msi-installer-20040620

New MSI installer based on the open source Wix installer builder
50 files changed:
src/WINNT/install/wix/Binary/New.ico [new file with mode: 0644]
src/WINNT/install/wix/Binary/Up.ico [new file with mode: 0644]
src/WINNT/install/wix/Binary/bannrbmp.bmp [new file with mode: 0644]
src/WINNT/install/wix/Binary/completi.ico [new file with mode: 0644]
src/WINNT/install/wix/Binary/custicon.ico [new file with mode: 0644]
src/WINNT/install/wix/Binary/dlgbmp.bmp [new file with mode: 0644]
src/WINNT/install/wix/Binary/exclamic.ico [new file with mode: 0644]
src/WINNT/install/wix/Binary/info.ico [new file with mode: 0644]
src/WINNT/install/wix/Binary/insticon.ico [new file with mode: 0644]
src/WINNT/install/wix/Binary/removico.ico [new file with mode: 0644]
src/WINNT/install/wix/Binary/repairic.ico [new file with mode: 0644]
src/WINNT/install/wix/CellServDB [new file with mode: 0644]
src/WINNT/install/wix/Icon/ico_AcctManager.ico [new file with mode: 0644]
src/WINNT/install/wix/Icon/ico_Help.ico [new file with mode: 0644]
src/WINNT/install/wix/Icon/ico_ServerManager.ico [new file with mode: 0644]
src/WINNT/install/wix/Icon/ico_afscreds.ico [new file with mode: 0644]
src/WINNT/install/wix/Icon/ico_afssvrcfg.ico [new file with mode: 0644]
src/WINNT/install/wix/NTMakefile [new file with mode: 0644]
src/WINNT/install/wix/config.wxi [new file with mode: 0644]
src/WINNT/install/wix/custom/NTMakefile [new file with mode: 0644]
src/WINNT/install/wix/custom/afscustom.cpp [new file with mode: 0644]
src/WINNT/install/wix/custom/afscustom.h [new file with mode: 0644]
src/WINNT/install/wix/custom/instloop.c [new file with mode: 0644]
src/WINNT/install/wix/custom/renameconnection.cpp [new file with mode: 0644]
src/WINNT/install/wix/custom/wmi.cpp [new file with mode: 0644]
src/WINNT/install/wix/feature.wxi [new file with mode: 0644]
src/WINNT/install/wix/files.wxi [new file with mode: 0644]
src/WINNT/install/wix/lang/de_DE/ActionText.wxi [new file with mode: 0644]
src/WINNT/install/wix/lang/de_DE/Error.wxi [new file with mode: 0644]
src/WINNT/install/wix/lang/en_US/ActionText.wxi [new file with mode: 0644]
src/WINNT/install/wix/lang/en_US/Error.wxi [new file with mode: 0644]
src/WINNT/install/wix/lang/en_US/strings.wxl [new file with mode: 0644]
src/WINNT/install/wix/lang/en_US/ui.wxi [new file with mode: 0644]
src/WINNT/install/wix/lang/es_ES/ActionText.wxi [new file with mode: 0644]
src/WINNT/install/wix/lang/es_ES/Error.wxi [new file with mode: 0644]
src/WINNT/install/wix/lang/ja_JP/ActionText.wxi [new file with mode: 0644]
src/WINNT/install/wix/lang/ja_JP/Error.wxi [new file with mode: 0644]
src/WINNT/install/wix/lang/ko_KR/ActionText.wxi [new file with mode: 0644]
src/WINNT/install/wix/lang/ko_KR/Error.wxi [new file with mode: 0644]
src/WINNT/install/wix/lang/pt_BR/ActionText.wxi [new file with mode: 0644]
src/WINNT/install/wix/lang/pt_BR/Error.wxi [new file with mode: 0644]
src/WINNT/install/wix/lang/zh_CN/ActionText.wxi [new file with mode: 0644]
src/WINNT/install/wix/lang/zh_CN/Error.wxi [new file with mode: 0644]
src/WINNT/install/wix/lang/zh_TW/ActionText.wxi [new file with mode: 0644]
src/WINNT/install/wix/lang/zh_TW/Error.wxi [new file with mode: 0644]
src/WINNT/install/wix/language_config.wxi [new file with mode: 0644]
src/WINNT/install/wix/openafs.wxs [new file with mode: 0644]
src/WINNT/install/wix/property.wxi [new file with mode: 0644]
src/WINNT/install/wix/runtime.wxi [new file with mode: 0644]
src/WINNT/install/wix/runtime_debug.wxi [new file with mode: 0644]