From 93ff482c21ec618075621e43f3b313313a6da019 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 22 Aug 2000 14:04:24 +0000 Subject: [PATCH] At Mark Hammond's request, removing registry key Software\Python\PythonCore\2.0\Dll\Python20.dll -- it's no longer needed according to him. Note: not yet tested! --- PCbuild/python20.wse | 5 ----- 1 file changed, 5 deletions(-) diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index a09e51e8ddae..4cce1c7ebb5d 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -995,11 +995,6 @@ item: Edit Registry New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk Root=2 end -item: Edit Registry - Key=Software\Python\PythonCore\%PY_VERSION%\Dll - New Value=%_DLLDEST_%\Python20.dll - Root=2 -end item: Edit Registry Key=Software\Python\PythonCore\%PY_VERSION%\Modules Root=2 -- 2.47.3