From 227005bc35db1e21422264378468b67fcd6c409c Mon Sep 17 00:00:00 2001 From: cxgeorge <> Date: Sat, 19 May 2001 02:59:25 +0000 Subject: [PATCH] *** empty log message *** --- panda/src/doc/howto.install_panda_on_windows | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/panda/src/doc/howto.install_panda_on_windows b/panda/src/doc/howto.install_panda_on_windows index e8bea772c8..034383e026 100644 --- a/panda/src/doc/howto.install_panda_on_windows +++ b/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 running the compiler from the command line - do it. - 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 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 - Install MS Platform SDK MSDN CD in default location.