aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/wix/README
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2016-05-11 11:19:44 -0700
committerMichael Mann <mmann78@netscape.net>2016-05-12 12:34:56 +0000
commitaa033aac17ff7be8a8a8e16052a50bb49fae564d (patch)
tree2e530c4fbcc54b84e36e5a7c89c22bee6596abf1 /packaging/wix/README
parentb601daa819fa26fb340205017935011e626ee8b3 (diff)
WiX banner and dialog images.
Add initial Wireshark-branded artwork to the WiX installer. Change-Id: I1997023784112890f5366a577ca3b8101be530da Reviewed-on: https://code.wireshark.org/review/15383 Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'packaging/wix/README')
-rw-r--r--packaging/wix/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/packaging/wix/README b/packaging/wix/README
index 57ae2fefc8..e851082aeb 100644
--- a/packaging/wix/README
+++ b/packaging/wix/README
@@ -21,11 +21,10 @@ Known issues:
1. It does not include installing WinPcap or USBPcap (the NSIS installer does). These
currently come as NSIS installers and it seems it would make more sense to "bundle" them
with WiX rather than include them as part of the Wireshark.msi.
-2. Installer needs to be customized to include Wireshark graphics.
-3. Needs more flexible handling of VC CRT Merge module (need build script to provide
+2. Needs more flexible handling of VC CRT Merge module (need build script to provide
appropriate macros). Something like (or modifying existing) FindMSVC_REDIST.cmake.
Currently only VS2013 CRT120 is supported.
-4. Uninstalling previous versions. NSIS installer did things more "manually" than Wix does
+3. Uninstalling previous versions. NSIS installer did things more "manually" than Wix does
by default. Need to merge as best as possible to handle backwards compatibility. The .msi
architecture uses an "UpgradeCode" help facilitate install/uninstall/upgrade and NSIS
installer doesn't have that. The NSIS installer also removed whole directories instead of