Wireshark-commits: [Wireshark-commits] master 41cf95c: win-setup: Use an environment variable to ch

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 24 Sep 2019 10:46:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=41cf95c4ebc9159e36254ca125227722c3bf9a92
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

41cf95c by Anders Broman (anders.broman@xxxxxxxxxxxx):

    win-setup: Use an environment variable to chose not to use 7zip.
    
    Company security policies may make it impossible to use 7zip from a
    powershell script. Use an environment variable to chose to use the built
    in Expand-Archive instead.
    
    Change-Id: I4fc914c089e25e9cfedf79aef14c42a54b44b845
    Reviewed-on: https://code.wireshark.org/review/34601
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  10edd07   RRC: Partial SIB dissection in BCCH-BCH messages
     add  41cf95c   win-setup: Use an environment variable to chose not to use 7zip.


Summary of changes:
 tools/win-setup.ps1 | 9 +++++++++
 1 file changed, 9 insertions(+)