From cea5a0d187452e04c617d48bf6c06d871436bc9c Mon Sep 17 00:00:00 2001 From: AMZN-Phil Date: Fri, 22 Oct 2021 16:12:18 -0700 Subject: [PATCH] Fix desktop shortcuts created by Windows installer Signed-off-by: AMZN-Phil Signed-off-by: Gene Walters --- cmake/Platform/Windows/Packaging/Shortcuts.wxs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cmake/Platform/Windows/Packaging/Shortcuts.wxs b/cmake/Platform/Windows/Packaging/Shortcuts.wxs index fbfa174d06..1299626bf4 100644 --- a/cmake/Platform/Windows/Packaging/Shortcuts.wxs +++ b/cmake/Platform/Windows/Packaging/Shortcuts.wxs @@ -29,13 +29,13 @@