From 1c97c04add6639a11e88d412e369771bf6f0f281 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Wed, 16 Nov 2011 10:33:41 -0500 Subject: [PATCH] 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 Reviewed-by: Jeffrey Altman --- src/WINNT/install/wix/feature.wxi | 3 --- src/WINNT/install/wix/files.wxi | 20 +------------------- 2 files changed, 1 insertion(+), 22 deletions(-) diff --git a/src/WINNT/install/wix/feature.wxi b/src/WINNT/install/wix/feature.wxi index 789243d9d..b650f3097 100644 --- a/src/WINNT/install/wix/feature.wxi +++ b/src/WINNT/install/wix/feature.wxi @@ -191,7 +191,6 @@ - @@ -260,7 +259,6 @@ - - diff --git a/src/WINNT/install/wix/files.wxi b/src/WINNT/install/wix/files.wxi index d86e8361e..3392749bd 100644 --- a/src/WINNT/install/wix/files.wxi +++ b/src/WINNT/install/wix/files.wxi @@ -135,22 +135,6 @@ - - - - - - - - - - - - - - - - @@ -1109,9 +1093,7 @@ - - - + -- 2.39.5