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
  • 相关阅读:
    深入浅出JMS(二)--ActiveMQ简单介绍以及安装
    redis学习
    浏览器的渲染过程
    http请求
    常用正则表达式
    js继承的几种实现方式
    js中的浅拷贝和深拷贝
    webpack常用的plugin
    linux基本命令
    webpack压缩代码组件uglifyjs-webpack-plugin
  • 原文地址:https://www.cnblogs.com/findumars/p/5355919.html
Copyright © 2011-2022 走看看