From 45659861380a9cd9e41ea002d4de92519ffb3422 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Mon, 5 Sep 2016 14:51:41 -0700 Subject: [PATCH] Issue #27756: Updates installer icons to be the console and launcher icon instead of the setup icon --- Tools/msi/common.wxs | 2 +- Tools/msi/launcher/launcher.wxs | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Tools/msi/common.wxs b/Tools/msi/common.wxs index a97ee92f9f85..c894eb88d310 100644 --- a/Tools/msi/common.wxs +++ b/Tools/msi/common.wxs @@ -44,7 +44,7 @@ - + diff --git a/Tools/msi/launcher/launcher.wxs b/Tools/msi/launcher/launcher.wxs index ebd875cd9a5d..c0ff51a0bf66 100644 --- a/Tools/msi/launcher/launcher.wxs +++ b/Tools/msi/launcher/launcher.wxs @@ -5,7 +5,10 @@ - + + + + -- 2.47.3