OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1540-g020b415

Gerrit Code Review gerrit@openafs.org
Sun, 14 Aug 2011 21:52:34 -0700 (PDT)


The following commit has been merged in the master branch:
commit 020b415be8fa357cded6eb4c50454aaa5b0722bf
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Mon Aug 15 00:23:57 2011 -0400

    Windows: Save Wix config at start if possible
    
    Save the current configuration at the start of the install
    process so the user can be presented with a dialog prior
    to installation asking whether the existing or saved
    configuration should be used or whether a new configuration
    should be created.
    
    Change-Id: I4a42ad597a7e1806bbae6d63bf1a2db365e6be8e
    Reviewed-on: http://gerrit.openafs.org/5281
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>

 src/WINNT/install/wix/custom/afscustom.cpp |    8 +++++++-
 src/WINNT/install/wix/lang/en_US/ui.wxi    |    6 +++---
 2 files changed, 10 insertions(+), 4 deletions(-)

-- 
OpenAFS Master Repository