OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_65-114-g2a9263a

Gerrit Code Review gerrit@openafs.org
Wed, 21 Oct 2009 15:20:04 -0700 (PDT)


The following commit has been merged in the master branch:
commit 2a9263a451847f4f1fb4deff56ee68d73c70e5bc
Author: Asanka Herath <asanka@secure-endpoints.com>
Date:   Wed Oct 21 15:56:12 2009 -0400

    Windows: Set the ARPINSTALLLOCATION property when installing
    
    The WiX based Windows Installer package for OpenAFS should set
    the ARPINSTALLLOCATION property when installing.  This property
    contains the main installation directory for the product and is
    necessary for Windows Logo compliance.
    
    Reviewed-on: http://gerrit.openafs.org/704
    Tested-by: Jeffrey Altman <jaltman@openafs.org>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>

 src/WINNT/install/wix/oafwbins.wxs |    8 +++++++-
 src/WINNT/install/wix/openafs.wxs  |    5 +++++
 2 files changed, 12 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository