diff options
author | Steve Hay <SteveHay@planit.com> | 2005-09-20 09:20:16 +0000 |
---|---|---|
committer | Steve Hay <SteveHay@planit.com> | 2005-09-20 09:20:16 +0000 |
commit | 1b4f03596832a66e98636ba69b9c0cfd65114918 (patch) | |
tree | d24e3c4bef5d11157d04eb8c98b64e8349dc16c5 /README.win32 | |
parent | 5e28203395c1b932bb9d2ffdf217833f7d624e58 (diff) | |
download | perl-1b4f03596832a66e98636ba69b9c0cfd65114918.tar.gz |
Resolve [perl #37110]: Update README.win32
I give up trying to keep the Platform SDK links up-to-date. They seem
to have changed every time that I look at them, so make the
instructions more general.
p4raw-id: //depot/perl@25513
Diffstat (limited to 'README.win32')
-rw-r--r-- | README.win32 | 20 |
1 files changed, 8 insertions, 12 deletions
diff --git a/README.win32 b/README.win32 index 08eb8e444c..f825577e6e 100644 --- a/README.win32 +++ b/README.win32 @@ -147,18 +147,14 @@ Framework Redistributable" to be installed first. This can be downloaded and installed separately, but is included in the "Visual C++ Toolkit 2003" anyway. These packages can all be downloaded by searching in the Download Center at -http://www.microsoft.com/downloads/search.aspx?displaylang=en - -The Platform SDK packages can also be obtained from the Platform SDK Update -site: http://www.microsoft.com/msdownload/platformsdk/sdkupdate Note that this -site requires Internet Explorer 5.0 or later to function, but the site's home -page currently gives links to two download pages for users of other browsers: - -For Windows XP Service Pack 2: -http://www.microsoft.com/msdownload/platformsdk/sdkupdate/XPSP2FULLInstall.htm - -For Windows Server 2003: -http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdk-full.htm +http://www.microsoft.com/downloads/search.aspx?displaylang=en. (Providing exact +links to these packages has proven a pointless task because the links keep on +changing so often.) + +Try to obtain the latest version of the Platform SDK. Sometimes these packages +contain a particular Windows OS version in their name, but actually work on +other OS versions too. For example, the "Windows Server 2003 SP1 Platform SDK" +also runs on Windows XP SP2 and Windows 2000. According to the download pages the Toolkit and the .NET Framework SDK are only supported on Windows 2000/XP/2003, so trying to use these tools on Windows |