Wireshark-commits: [Wireshark-commits] master 9301280: Extcap: silent mode install
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=93012800c8b27815db844785d61c79a93d1fb834
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
9301280 by Chuck Craft (bubbasnmp@xxxxxxxxx):
    Extcap: silent mode install
    
    Extcap binaries are not part of default install.
    Normal (graphical) allows them to be selected for installation.
    Add flags to allow install when doing command line (silent) install.
    
    Ping-Bug: 16562
    Change-Id: I6ce0fa3b46f9820dc7f66945cda963a3f629579b
    Reviewed-on: https://code.wireshark.org/review/37185
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  f793923   extcap: add libssh version info to sshdump and ciscodump.
     add  9301280   Extcap: silent mode install
Summary of changes:
 docbook/wsug_src/WSUG_chapter_build_install.adoc | 16 +++++
 packaging/nsis/wireshark.nsi                     | 92 +++++++++++++++++-------
 2 files changed, 82 insertions(+), 26 deletions(-)