瀏覽代碼

*** empty log message ***

cxgeorge 24 年之前
父節點
當前提交
227005bc35
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      panda/src/doc/howto.install_panda_on_windows

+ 4 - 2
panda/src/doc/howto.install_panda_on_windows

@@ -49,9 +49,11 @@ Step 1: Install Visual C++ (v6.0)
   - On WinNT, you will be prompted to register environment variables for
   - On WinNT, you will be prompted to register environment variables for
     running the compiler from the command line - do it.
     running the compiler from the command line - do it.
   - Install MSVC Service Pack 5 by running V:\msvc-sp5\setupsp5.exe, or from CD
   - Install MSVC Service Pack 5 by running V:\msvc-sp5\setupsp5.exe, or from CD
-    You may need to run v:\msvc-sp5\mdac_typ.exe first (setup will tell you)
+    You may need to run v:\msvc-sp5\mdac_typ.exe first (setup will tell you if so)
   - Install the MSDN Library documentation if this is a primary dev machine.
   - Install the MSDN Library documentation if this is a primary dev machine.
-    Install from CD, or by running V:\msdn-apr01\setup.exe
+    Install from CD, or by running V:\msdn-apr01\setup.exe.  To save time and
+    disk space, choose custom install and uncheck everything but Text-Search 
+    Index, VC++, Platform SDK, Knowledge Base, and All Other Files.
   
   
 Step 2: Install MS Platform SDK to get updated VC libs and headers
 Step 2: Install MS Platform SDK to get updated VC libs and headers
   - Install MS Platform SDK MSDN CD in default location. 
   - Install MS Platform SDK MSDN CD in default location.