OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_0pre7-81-g32239db
Gerrit Code Review
gerrit@openafs.org
Mon, 15 Aug 2011 05:30:03 -0700 (PDT)
The following commit has been merged in the openafs-stable-1_6_x branch:
commit 32239db8ec887a57d76f97096c04289e6c36e731
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.
Reviewed-on: http://gerrit.openafs.org/5281
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
(cherry picked from commit 020b415be8fa357cded6eb4c50454aaa5b0722bf)
Change-Id: I49abfa6d6e7b929e3880686f7dc7bad4175adcba
Reviewed-on: http://gerrit.openafs.org/5284
Reviewed-by: Derrick Brashear <shadow@dementix.org>
Tested-by: Derrick Brashear <shadow@dementix.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