diff options
| author | Guido van Rossum <guido@python.org> | 2000-08-22 14:04:24 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 2000-08-22 14:04:24 +0000 |
| commit | 93ff482c21ec618075621e43f3b313313a6da019 (patch) | |
| tree | 6dc3edfff3a8ee35f78d78d74005db6524ef24a2 | |
| parent | 623583165e9250e6288dcdaa119148257c4a25e2 (diff) | |
| download | cpython-git-93ff482c21ec618075621e43f3b313313a6da019.tar.gz | |
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!
| -rw-r--r-- | PCbuild/python20.wse | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index a09e51e8dd..4cce1c7ebb 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -996,11 +996,6 @@ item: Edit Registry 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 end |
