From c2426d56c1fa0bf745afd113f93bbcadaf748574 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Wed, 27 Jul 2011 19:13:48 -0400 Subject: [PATCH] Windows: install kswitch.exe and klist.exe kswitch.exe and klist.exe are kcc.exe installed and copied under the alternate names. The installer script was missing the required DestinationProperty to specify where the destination files were to be placed. Change-Id: Ia1e826a038459b1631f8452f8d7ef6f7ca02abac --- packages/windows/installer/heimdal-installer.wxs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/windows/installer/heimdal-installer.wxs b/packages/windows/installer/heimdal-installer.wxs index 9eb751544..a1b159bad 100644 --- a/packages/windows/installer/heimdal-installer.wxs +++ b/packages/windows/installer/heimdal-installer.wxs @@ -191,8 +191,8 @@ Guid='$(var.GuidKcc)' Win64='$(var.Win64)'> - - + +