From: Ben Kaduk Date: Fri, 31 Aug 2012 17:41:26 +0000 (-0400) Subject: Use separate components for shortcuts X-Git-Tag: kfw-4.0-final~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5b7a1ef9650af8ff3c32fbb4e7475a691ac6c90;p=thirdparty%2Fkrb5.git Use separate components for shortcuts Since the Start Menu and Desktop are different folders, we should use different components for the shortcuts in those folders, given that components operate at directory granularity. Take the opportunity to use the newer style for installing shortcuts and registry keys, and make the names more descriptive. Increment the buildlevel to ensure new files are installed. (cherry picked from commit fe9a1d24c5ce9dd415658493c1811aa9e54aebce) ticket: 7348 status: resolved --- diff --git a/src/windows/installer/wix/features.wxi b/src/windows/installer/wix/features.wxi index 57773148b1..ff6302709f 100644 --- a/src/windows/installer/wix/features.wxi +++ b/src/windows/installer/wix/features.wxi @@ -135,7 +135,8 @@ LEASHAUTOSTART = 1 - + + diff --git a/src/windows/installer/wix/files.wxi b/src/windows/installer/wix/files.wxi index bdad142ffb..cf07d176cb 100644 --- a/src/windows/installer/wix/files.wxi +++ b/src/windows/installer/wix/files.wxi @@ -153,8 +153,6 @@ - - @@ -468,14 +466,11 @@ + - - - - - - + + @@ -624,4 +619,22 @@ + + + + + + + + + + + + + + + + + +