Index: FeaturesFragment.wxs
===================================================================
--- FeaturesFragment.wxs	(revision 5535)
+++ FeaturesFragment.wxs	(working copy)
@@ -53,9 +53,7 @@
 			</Feature>
 
 			<Feature Id="ASPDOTNETHACKFEATURE" Level="200" Title="ASP.NET Hack" 
-				Description="Sets the SVN_ASP_DOT_NET_HACK environment variable.
-
-DO NOT INSTALL THIS FEATURE if you don't use VS.NET with Web Projects!!!"
+				Description="Sets the SVN_ASP_DOT_NET_HACK environment variable - necessary (only) if you use Visual Studio 2002/2003 with web projects.  See http://tinyurl.com/8ff4h ."
 				TypicalDefault="install" Absent="allow" InstallDefault="source" >
 				<ComponentRef Id="C__ASPDOTNETHACK" />
 			</Feature>
