From a7e363402f89dd61c3c2268cbeccc8e89b8d57ee Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sun, 20 Mar 2016 16:01:36 +0000 Subject: [PATCH] Set an icon for the MSI package's entry in Add/Remove Programs. It would be nicer if we could also make this show up as the icon for the .msi file itself when viewed in Explorer, but apparently nothing can change that. But at least this still gives us _some_ use for the cardboard-box icon :-) --- windows/installer.wxs | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/windows/installer.wxs b/windows/installer.wxs index 7be97778..175de46d 100644 --- a/windows/installer.wxs +++ b/windows/installer.wxs @@ -448,5 +448,14 @@ + + + +