You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by lc...@apache.org on 2011/02/09 10:53:23 UTC

svn commit: r1068837 - /incubator/npanday/trunk/site/src/site/apt/guide/installation/index.apt.vm

Author: lcorneliussen
Date: Wed Feb  9 10:53:23 2011
New Revision: 1068837

URL: http://svn.apache.org/viewvc?rev=1068837&view=rev
Log:
Updated links in installation guide

Modified:
    incubator/npanday/trunk/site/src/site/apt/guide/installation/index.apt.vm

Modified: incubator/npanday/trunk/site/src/site/apt/guide/installation/index.apt.vm
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/site/src/site/apt/guide/installation/index.apt.vm?rev=1068837&r1=1068836&r2=1068837&view=diff
==============================================================================
--- incubator/npanday/trunk/site/src/site/apt/guide/installation/index.apt.vm (original)
+++ incubator/npanday/trunk/site/src/site/apt/guide/installation/index.apt.vm Wed Feb  9 10:53:23 2011
@@ -33,7 +33,7 @@ Pre-requisites
 
     * Visual Studio 2005 (SP1) or the .NET 2.0 SDK for developing .NET 2.0 applications and libraries
 
-    * Visual Studio 2008 (SP1) or the Windows 7 SDK for .NET 3.5 SP1 for developing .NET 3.5 (and earlier) applications and
+    * Visual Studio 2008 (SP1) or the {{{http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c17ba869-9671-4330-a63e-1fd44e0e2505&displaylang=en}} Windows 7 SDK for .NET 3.5 SP1 } for developing .NET 3.5 (and earlier) applications and
       libraries
 
   If you later have problems relating to being unable to find the SDK, refer to the
@@ -104,12 +104,12 @@ C:\Program Files\Microsoft Visual Studio
 C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\Program Files\Microsoft Visual Studio 8\VC\VCPackages;
 ----
 
-Visual Studio 2008
+Visual Studio 2008 or 2010
 
-    For users that only have Visual Studio 2008 installed and no Visual Studio 2005, you would need to install .NET 2.0 SDK and
+    If you only have a newer version, but no Visual Studio 2005 installed, you need to install .NET 2.0 SDK and
     add <<<C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>>> to the PATH.
     
-    Found here:  (x86: {{{http://www.microsoft.com/downloads/details.aspx?FamilyID=fe6f2099-b7b4-4f47-a244-c96d69c35dec&displaylang=en} .NET 2.0 SDK}})
+    Found here:  (.NET 2.0 SDK: {{{http://www.microsoft.com/downloads/details.aspx?FamilyID=fe6f2099-b7b4-4f47-a244-c96d69c35dec&displaylang=en} x86}}, {{{http://www.microsoft.com/downloads/en/details.aspx?FamilyID=1AEF6FCE-6E06-4B66-AFE4-9AAD3C835D3D} x64}})
 
 Visual Studio 2010