Commit 93ff482c authored by Guido van Rossum's avatar Guido van Rossum

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!
parent 62358316
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment