Wireshark-commits: [Wireshark-commits] master 54711ee: NSIS: Expand our vcredist exit code check.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=54711eeac7c20536373a80aa4e3684498e090033
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
54711ee by Gerald Combs (gerald@xxxxxxxxxxxxx):
NSIS: Expand our vcredist exit code check.
Along with checking for exit code 3010 (reboot required), check for
other errors and show a warning as needed.
Add a note about the Universal CRT to the User's Guide.
Bug: 15358
Change-Id: Ia49dbdc66edc8ea68f957ec353f1115536002d13
Reviewed-on: https://code.wireshark.org/review/31100
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 94bc8f1 GSUP/SMS: add MO-/MT-FORWARD-SM message decoding
add 54711ee NSIS: Expand our vcredist exit code check.
Summary of changes:
.../wsug_src/WSUG_chapter_introduction.asciidoc | 27 +++++++++++++++-------
packaging/nsis/wireshark.nsi | 22 ++++++++++++++----
2 files changed, 37 insertions(+), 12 deletions(-)