From: Thomas Heller Date: Thu, 16 Oct 2003 19:02:46 +0000 (+0000) Subject: Never redistribute MS dlls from the system directory. X-Git-Tag: v2.3.3c1~134 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e749f6cd8b3a9918f3479c47ddfec55ffd8ed41c;p=thirdparty%2FPython%2Fcpython.git Never redistribute MS dlls from the system directory. So I removed all those \windows\system options. --- diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index 1540cfab69f4..aa068cc5fbfa 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -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.