@@ -915,118 +915,96 @@ item: Add Text to INSTALL.LOG
915915 Text=File Tree: %MAINDIR%\Lib\*.*
916916end
917917item: Edit Registry
918- Total Keys=1
919918 Key=.py
920919 New Value=Python.File
921920end
922921item: Edit Registry
923- Total Keys=1
924922 Key=.py
925923 New Value=text/plain
926924 Value Name=Content Type
927925end
928926item: Edit Registry
929- Total Keys=1
930927 Key=Python.File
931928 New Value=Python File
932929end
933930item: Edit Registry
934- Total Keys=1
935931 Key=Python.File\shell\open\command
936932 New Value=%MAINDIR%\python.exe "%%1" %%*
937933end
938934item: Edit Registry
939- Total Keys=1
940935 Key=Python.File\DefaultIcon
941936 New Value=%MAINDIR%\Py.ico
942937end
943938item: Edit Registry
944- Total Keys=1
945939 Key=.pyw
946940 New Value=Python.NoConFile
947941end
948942item: Edit Registry
949- Total Keys=1
950943 Key=.pyw
951944 New Value=text/plain
952945 Value Name=Content Type
953946end
954947item: Edit Registry
955- Total Keys=1
956948 Key=Python.NoConFile
957949 New Value=Python File (no console)
958950end
959951item: Edit Registry
960- Total Keys=1
961952 Key=Python.NoConFile\shell\open\command
962953 New Value=%MAINDIR%\pythonw.exe "%%1" %%*
963954end
964955item: Edit Registry
965- Total Keys=1
966956 Key=Python.NoConFile\DefaultIcon
967957 New Value=%MAINDIR%\Py.ico
968958end
969959item: Edit Registry
970- Total Keys=1
971960 Key=.pyc
972961 New Value=Python.CompiledFile
973962end
974963item: Edit Registry
975- Total Keys=1
976964 Key=.pyo
977965 New Value=Python.CompiledFile
978966end
979967item: Edit Registry
980- Total Keys=1
981968 Key=Python.CompiledFile
982969 New Value=Compiled Python File
983970end
984971item: Edit Registry
985- Total Keys=1
986972 Key=Python.CompiledFile\shell\open\command
987973 New Value=%MAINDIR%\python.exe "%%1" %%*
988974end
989975item: Edit Registry
990- Total Keys=1
991976 Key=Python.CompiledFile\DefaultIcon
992977 New Value=%MAINDIR%\pyc.ico
993978end
994979item: Edit Registry
995- Total Keys=1
996980 Key=Software\Python\PythonCore\CurrentVersion
997981 Root=130
998982end
999983item: Edit Registry
1000- Total Keys=1
1001984 Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath
1002985 New Value=%MAINDIR%
1003986 Root=2
1004987end
1005988item: Edit Registry
1006- Total Keys=1
1007989 Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath\InstallGroup
1008990 New Value=%GROUP%
1009991 Root=2
1010992end
1011993item: 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
1016997end
1017998item: Edit Registry
1018- Total Keys=1
1019999 Key=Software\Python\PythonCore\%PY_VERSION%\Dll
10201000 New Value=%_SYSDEST_%\Python20.dll
10211001 Root=2
10221002end
10231003item: Edit Registry
1024- Total Keys=1
10251004 Key=Software\Python\PythonCore\%PY_VERSION%\Modules
10261005 Root=2
10271006end
10281007item: 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
10401018end
10411019item: 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