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