OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_74_1-59-g98d9d6c
Gerrit Code Review
gerrit@openafs.org
Mon, 3 May 2010 06:25:48 -0700 (PDT)
The following commit has been merged in the master branch:
commit 98d9d6cf83904d1422a96bb0646f560646d62114
Author: Asanka Herath <asanka@secure-endpoints.com>
Date: Tue Apr 20 15:06:41 2010 -0400
Windows: Show configuration pages for all types of MSI installations
The OpenAFS MSI installer wizard used to not show any configuration
pages for "Typical" and "Complete" installations. Setting the
workstation cell and logon options during installation required
selecting the "Custom" option. Many users choose the "Typical" option
during installation, and thus would never see the configuration pages.
Therefore, for these users, the workstation cell was being set to the
default.
This patch makes the workstation cell and logon option configuration
pages visible to all types of installations (except silent
installations which show no UI).
Change-Id: Ie3bc040607a8d6b636c884bfcb919d0fc69b0e06
Reviewed-on: http://gerrit.openafs.org/1797
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/install/wix/lang/en_US/ui.wxi | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
--
OpenAFS Master Repository