From 04033b088a462e9faac46bac70cdd6f4cd11f605 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 --- 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 @@