Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b034e1e

Browse files
committed
Delete CurrentVersion instead of setting it.
1 parent 5bf2864 commit b034e1e

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

PCbuild/python15.wse

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,6 @@ item: Set Variable
6969
Variable=PY_VERSION
7070
Value=1.5
7171
end
72-
item: Set Variable
73-
Variable=PY_FULLVERSION
74-
Value=1.5.2
75-
end
7672
item: Set Variable
7773
Variable=MAINDIR
7874
Value=Python
@@ -983,8 +979,7 @@ item: Edit Registry
983979
end
984980
item: Edit Registry
985981
Key=Software\Python\PythonCore\CurrentVersion
986-
New Value=%PY_FULLVERSION%
987-
Root=2
982+
Root=130
988983
end
989984
item: Edit Registry
990985
Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath

0 commit comments

Comments
 (0)