From 45659861380a9cd9e41ea002d4de92519ffb3422 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Mon, 5 Sep 2016 14:51:41 -0700 Subject: 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 a97ee92..c894eb8 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 ebd875c..c0ff51a 100644 --- a/Tools/msi/launcher/launcher.wxs +++ b/Tools/msi/launcher/launcher.wxs @@ -5,7 +5,10 @@ - + + + + -- cgit v0.12