Wireshark-commits: [Wireshark-commits] master aa00284: Add %ProgramW6432% to the list of search pat

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 20 Dec 2015 12:30:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aa002845d931e0a17a35c93385054bddc8524b18
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

aa00284 by Christian Tellefsen (chris-git@xxxxxxxxxxxxx):

    Add %ProgramW6432% to the list of search paths when looking for 7-Zip.
    
    This allows a 64bit 7-Zip installation to be located even though
    win-setup.ps1 is run by a 32-bit process.
    
    This applies to 64bit Windows (7, 10, Server 2008 R2, Server 2012).
    Tested on 2012.
    
    Ref:
    https://msdn.microsoft.com/en-us/library/windows/desktop/aa384274%28v=vs.85%29.aspx
    
    Change-Id: I6f4f3226b25c890cd674bf4c4d9ea73ddfc8ece0
    Reviewed-on: https://code.wireshark.org/review/12740
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  9bb3f6b   Qt: Add missing multi-field column validation
    adds  aa00284   Add %ProgramW6432% to the list of search paths when looking for 7-Zip.


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