Fix 7-zip search
authorGraham Bloice <graham.bloice@trihedral.com>
Thu, 23 Jul 2015 21:36:09 +0000 (22:36 +0100)
committerGraham Bloice <graham.bloice@trihedral.com>
Thu, 23 Jul 2015 21:38:56 +0000 (21:38 +0000)
commit99b58131d8897e036210f443d8fe7c73edc90289
tree689603b173c253f5c9ac9b97fe3074ad3d5a29a2
parentda5eba636a1bb4de2a5e09a1ec7e4191fbe77976
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@trihedral.com>
tools/win-setup.ps1