Delete CurrentVersion instead of setting it.

This commit is contained in:
Guido van Rossum 1998-08-12 01:55:26 +00:00
parent 5bf2864fc0
commit b034e1e2ff
1 changed files with 1 additions and 6 deletions

View File

@ -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
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