SDK的下载与安装

Platform SDK XPSP2:
http://www.microsoft.com/msdownload/platformsdk/sdkupdate/XPSP2FULLInstall.htm

Platform SDK February 2003:

http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdk-full.htm


  1. Click the links on the right. The File Download dialog box is displayed.
  2. Click each PSDK-FULL .cab file to save it. Save all .cab files to a temporary directory with at least 266 MB free space (for example, c:/psdktemp).
  3. Click BAT File for Extraction and save the batch file to the same directory.
  4. Go to the temporary directory using a command prompt. For example:

    cd c:/psdktemp
  5. Run Psdk-full.bat to extract the full image from the .cab files. Specify an install directory with at least 1.4 GB free space. For example:

    c:/psdktemp> psdk-full c:/psdk

    This can take several minutes to complete.
  6. Run Setup.exe to install the Platform SDK using the SDK Update interface. 

你可能感兴趣的:(SDK的下载与安装)