zoukankan      html  css  js  c++  java
  • XPSP2 PSDK(还有lostspeed)

    XPSP2 PSDK Full Download with Local Install

    Use the full download to copy the entire Windows XP SP2 SDK to a secure computer, then selectively install individual SDKs locally or to other computers.

    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. 



    Troubleshooting Full Downloads

    During the download and installation process, if you should encounter a corrupted CAB file, simply download that CAB file once again. This is a problem that most likely occurred during the data transfer.

     
     
    http://blog.csdn.net/adcxf/article/details/2096613
  • 相关阅读:
    book pile SGU
    Inversions SGU
    蒟蒻LQL的博客
    控制台注入DLL代码
    Windows消息类型
    windows编程中的数据类型
    单链表的创建与遍历
    定义函数指针
    启动外部程序
    dll共享段中一些需要注意的问题
  • 原文地址:https://www.cnblogs.com/findumars/p/5355919.html
Copyright © 2011-2022 走看看