Wireshark-commits: [Wireshark-commits] master 4bcad12: NSIS: Add ERROR_PRODUCT_VERSION to the vcred

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 15 Feb 2019 05:16:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4bcad12279aab875bb9f871e7dd984a43bebe86e
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4bcad12 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    NSIS: Add ERROR_PRODUCT_VERSION to the vcredist checks.
    
    If the Visual C++ Redistributable installer returns 1638
    (ERROR_PRODUCT_VERSION) treat it as a success.
    
    Bug: 15509
    Change-Id: I136704ddc3266abc1a79f0fdcdd0b6cb7e33266e
    Reviewed-on: https://code.wireshark.org/review/32041
    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  35dde30   NSIS: Fix packaging.
     add  4bcad12   NSIS: Add ERROR_PRODUCT_VERSION to the vcredist checks.


Summary of changes:
 packaging/nsis/wireshark.nsi | 2 ++
 1 file changed, 2 insertions(+)