From 626c4055d65e5f0089b634c9fe4a4f6cad21dece Mon Sep 17 00:00:00 2001 From: Kevin Wasserman Date: Tue, 21 Aug 2012 13:48:32 -0400 Subject: Fix KfW startup shortcut installation Signed-off-by: Kevin Wasserman ticket: 7341 (new) queue: kfw target_version: 1.10.4 tags: pullup --- src/windows/installer/wix/features.wxi | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/windows/installer/wix/features.wxi') diff --git a/src/windows/installer/wix/features.wxi b/src/windows/installer/wix/features.wxi index b9406dec8d..57773148b1 100644 --- a/src/windows/installer/wix/features.wxi +++ b/src/windows/installer/wix/features.wxi @@ -133,9 +133,7 @@ LEASHAUTOSTART = 1 - - - + -- cgit