Wireshark-commits: [Wireshark-commits] master c94cfad: Small fixes to Windows installer

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 25 Mar 2015 05:10:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c94cfad4ae30e5fd6e7ea77803f5855cbddf5925
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c94cfad by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Small fixes to Windows installer
    
    - re-add option to install SNMP MIBs
    - remove Qt specific folders during uninstall
    
    Change-Id: Idb5889cf164e90f4403435d24ae10e3dfe37fe44
    Reviewed-on: https://code.wireshark.org/review/7808
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  786a7ea   Add support for WIRESHARK_EXTCAP_DIR environment variable on Windows
    adds  c94cfad   Small fixes to Windows installer


Summary of changes:
 packaging/nsis/Makefile.nmake |    1 +
 packaging/nsis/config.nsh.in  |    2 ++
 packaging/nsis/uninstall.nsi  |    5 +++++
 packaging/nsis/wireshark.nsi  |    2 +-
 4 files changed, 9 insertions(+), 1 deletion(-)