OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-1896-g1c97c04
Gerrit Code Review
gerrit@openafs.org
Wed, 16 Nov 2011 08:22:36 -0800 (PST)
The following commit has been merged in the master branch:
commit 1c97c04add6639a11e88d412e369771bf6f0f281
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Wed Nov 16 10:33:41 2011 -0500
Windows: Do not install IBM AFS HLP files
The IBM AFS HLP files are so out of date at this point
that they are simply confusing. They reference tools and screens
that no longer exist and claim the product is "IBM AFS". Incorrect
documentation is worse than no documentation.
The HLP files cannot be updated since we do not have the sources.
HLP file format is no longer supported on Windows Vista or 7.
The afs-nt.hlp file will continue to be installed conditionally
when afscreds.exe is installed but the shortcut to it in the
Start menu is being removed. afscreds.exe is not installed by
default.
Change-Id: I3443a5c4ca65472a16cbf7ae1d52da39e917136a
Reviewed-on: http://gerrit.openafs.org/6065
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
src/WINNT/install/wix/feature.wxi | 3 ---
src/WINNT/install/wix/files.wxi | 20 +-------------------
2 files changed, 1 insertions(+), 22 deletions(-)
--
OpenAFS Master Repository