URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=99b58131d8897e036210f443d8fe7c73edc90289
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
99b5813 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):
Fix 7-zip search
The path for a Chocolatey 7zip.commandline install is
$env:ChocolateyInstall\bin
and the version installed by Chocolatey for its own use is in
$env:ChocolateyInstall\tools
Change-Id: I2f1ee78e93f861075f8c06ed74d81d8173911299
Reviewed-on: https://code.wireshark.org/review/9762
Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Actions performed:
from da5eba6 Fix QCocoaMenu errors.
adds 99b5813 Fix 7-zip search
Summary of changes:
tools/win-setup.ps1 | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)