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

Skip to content

Commit 7cee6dd

Browse files
committed
somehow the 'Total Keys=1' disappears. No other changes.
1 parent 067bebf commit 7cee6dd

1 file changed

Lines changed: 0 additions & 23 deletions

File tree

PCbuild/python20.wse

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -915,118 +915,96 @@ item: Add Text to INSTALL.LOG
915915
Text=File Tree: %MAINDIR%\Lib\*.*
916916
end
917917
item: Edit Registry
918-
Total Keys=1
919918
Key=.py
920919
New Value=Python.File
921920
end
922921
item: Edit Registry
923-
Total Keys=1
924922
Key=.py
925923
New Value=text/plain
926924
Value Name=Content Type
927925
end
928926
item: Edit Registry
929-
Total Keys=1
930927
Key=Python.File
931928
New Value=Python File
932929
end
933930
item: Edit Registry
934-
Total Keys=1
935931
Key=Python.File\shell\open\command
936932
New Value=%MAINDIR%\python.exe "%%1" %%*
937933
end
938934
item: Edit Registry
939-
Total Keys=1
940935
Key=Python.File\DefaultIcon
941936
New Value=%MAINDIR%\Py.ico
942937
end
943938
item: Edit Registry
944-
Total Keys=1
945939
Key=.pyw
946940
New Value=Python.NoConFile
947941
end
948942
item: Edit Registry
949-
Total Keys=1
950943
Key=.pyw
951944
New Value=text/plain
952945
Value Name=Content Type
953946
end
954947
item: Edit Registry
955-
Total Keys=1
956948
Key=Python.NoConFile
957949
New Value=Python File (no console)
958950
end
959951
item: Edit Registry
960-
Total Keys=1
961952
Key=Python.NoConFile\shell\open\command
962953
New Value=%MAINDIR%\pythonw.exe "%%1" %%*
963954
end
964955
item: Edit Registry
965-
Total Keys=1
966956
Key=Python.NoConFile\DefaultIcon
967957
New Value=%MAINDIR%\Py.ico
968958
end
969959
item: Edit Registry
970-
Total Keys=1
971960
Key=.pyc
972961
New Value=Python.CompiledFile
973962
end
974963
item: Edit Registry
975-
Total Keys=1
976964
Key=.pyo
977965
New Value=Python.CompiledFile
978966
end
979967
item: Edit Registry
980-
Total Keys=1
981968
Key=Python.CompiledFile
982969
New Value=Compiled Python File
983970
end
984971
item: Edit Registry
985-
Total Keys=1
986972
Key=Python.CompiledFile\shell\open\command
987973
New Value=%MAINDIR%\python.exe "%%1" %%*
988974
end
989975
item: Edit Registry
990-
Total Keys=1
991976
Key=Python.CompiledFile\DefaultIcon
992977
New Value=%MAINDIR%\pyc.ico
993978
end
994979
item: Edit Registry
995-
Total Keys=1
996980
Key=Software\Python\PythonCore\CurrentVersion
997981
Root=130
998982
end
999983
item: Edit Registry
1000-
Total Keys=1
1001984
Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath
1002985
New Value=%MAINDIR%
1003986
Root=2
1004987
end
1005988
item: Edit Registry
1006-
Total Keys=1
1007989
Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath\InstallGroup
1008990
New Value=%GROUP%
1009991
Root=2
1010992
end
1011993
item: Edit Registry
1012-
Total Keys=1
1013994
Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath
1014995
New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk
1015996
Root=2
1016997
end
1017998
item: Edit Registry
1018-
Total Keys=1
1019999
Key=Software\Python\PythonCore\%PY_VERSION%\Dll
10201000
New Value=%_SYSDEST_%\Python20.dll
10211001
Root=2
10221002
end
10231003
item: Edit Registry
1024-
Total Keys=1
10251004
Key=Software\Python\PythonCore\%PY_VERSION%\Modules
10261005
Root=2
10271006
end
10281007
item: Edit Registry
1029-
Total Keys=1
10301008
Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Python.exe
10311009
New Value=%MAINDIR%\Python.exe
10321010
Root=2
@@ -1039,7 +1017,6 @@ item: If/While Statement
10391017
Flags=00001010
10401018
end
10411019
item: Edit Registry
1042-
Total Keys=1
10431020
Key=Software\Python\PythonCore\%PY_VERSION%\Help\Main Python Documentation
10441021
New Value=%MAINDIR%\Doc\index.html
10451022
Root=2

0 commit comments

Comments
 (0)