Commit b034e1e2 authored by Guido van Rossum's avatar Guido van Rossum

Delete CurrentVersion instead of setting it.

parent 5bf2864f
...@@ -69,10 +69,6 @@ item: Set Variable ...@@ -69,10 +69,6 @@ item: Set Variable
Variable=PY_VERSION Variable=PY_VERSION
Value=1.5 Value=1.5
end end
item: Set Variable
Variable=PY_FULLVERSION
Value=1.5.2
end
item: Set Variable item: Set Variable
Variable=MAINDIR Variable=MAINDIR
Value=Python Value=Python
...@@ -983,8 +979,7 @@ item: Edit Registry ...@@ -983,8 +979,7 @@ item: Edit Registry
end end
item: Edit Registry item: Edit Registry
Key=Software\Python\PythonCore\CurrentVersion Key=Software\Python\PythonCore\CurrentVersion
New Value=%PY_FULLVERSION% Root=130
Root=2
end end
item: Edit Registry item: Edit Registry
Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath
......
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