]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Never redistribute MS dlls from the system directory.
authorThomas Heller <theller@ctypes.org>
Thu, 16 Oct 2003 19:02:46 +0000 (19:02 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 16 Oct 2003 19:02:46 +0000 (19:02 +0000)
So I removed all those \windows\system options.

PCbuild/python20.wse

index 1540cfab69f497c3bab112502eeaac9201ea1983..aa068cc5fbfa22c660898823cbb731433d26fd29 100644 (file)
@@ -43,12 +43,12 @@ item: Global
   Variable Default3=..\chm
   Variable Flags3=00001001
   Variable Name4=_SYS_
-  Variable Description4=System directory (where to find MSVCRT.DLL)
-  Variable Default4=C:\Windows\System32
-  Variable Values4=C:\Windows\System
-  Variable Values4=C:\WINNT\System32
+  Variable Description4=VC redistributables directory (where to find MSVCRT.DLL).
+  Variable Description4=
+  Variable Description4=NEVER USE A SYSTEM DIRECTORY!
+  Variable Default4=C:\VCREDIST\VC6SP5
   Variable Values4=C:\Code\MSDLLs
-  Variable Values4=C:\Windows\System32
+  Variable Values4=C:\VCREDIST\VC6SP5
   Variable Flags4=00000010
   Variable Name5=_PYMAJOR_
   Variable Description5=Python major version number; the 2 in 2.3.