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

Skip to content

Commit fb515f8

Browse files
committed
Added Tcl 8.3.
Building on Windows NT. Removed Tcl installation. Commented out Doc installation.
1 parent 426e39f commit fb515f8

1 file changed

Lines changed: 31 additions & 11 deletions

File tree

PCbuild/python16.wse

Lines changed: 31 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ item: Global
88
Japanese Font Size=10
99
Start Gradient=0 0 255
1010
End Gradient=0 0 0
11-
Windows Flags=00000100000010010010110100001000
11+
Windows Flags=00000100000000010010110100001000
1212
Log Pathname=%MAINDIR%\INSTALL.LOG
1313
Message Font=MS Sans Serif
1414
Font Size=8
@@ -17,22 +17,19 @@ item: Global
1717
Patch Threshold=85
1818
Patch Memory=4000
1919
Variable Name1=_SYS_
20-
Variable Default1=C:\WINDOWS\SYSTEM
20+
Variable Default1=C:\WINNT\SYSTEM32
2121
Variable Flags1=00001000
2222
Variable Name2=_WISE_
2323
Variable Default2=C:\Program Files\Wise
2424
Variable Flags2=00001000
2525
Variable Name3=_SRC_
2626
Variable Description3=Root of Python Build Tree
27-
Variable Default3=C:\Windows\Desktop\pysrc\Python-1.6
27+
Variable Default3=D:\src\Python-1.6
2828
Variable Flags3=00001001
2929
Variable Name4=_DOC_
3030
Variable Description4=HTML documentation tree
3131
Variable Default4=C:\Windows\Desktop\pysrc\Python-1.6\html
3232
Variable Flags4=00001000
33-
Variable Name5=_TCL_
34-
Variable Default5=tcl805.exe
35-
Variable Flags5=00001000
3633
end
3734
remarked item: Open/Close INSTALL.LOG
3835
Flags=00000001
@@ -1005,96 +1002,118 @@ item: Add Text to INSTALL.LOG
10051002
Text=File Tree: %MAINDIR%\Lib\*.*
10061003
end
10071004
item: Edit Registry
1005+
Total Keys=1
10081006
Key=.py
10091007
New Value=Python.File
10101008
end
10111009
item: Edit Registry
1010+
Total Keys=1
10121011
Key=.py
10131012
New Value=text/plain
10141013
Value Name=Content Type
10151014
end
10161015
item: Edit Registry
1016+
Total Keys=1
10171017
Key=Python.File
10181018
New Value=Python File
10191019
end
10201020
item: Edit Registry
1021+
Total Keys=1
10211022
Key=Python.File\shell\open\command
10221023
New Value=%MAINDIR%\python.exe "%%1" %%*
10231024
end
10241025
item: Edit Registry
1026+
Total Keys=1
10251027
Key=Python.File\DefaultIcon
10261028
New Value=%MAINDIR%\Py.ico
10271029
end
10281030
item: Edit Registry
1031+
Total Keys=1
10291032
Key=.pyw
10301033
New Value=Python.NoConFile
10311034
end
10321035
item: Edit Registry
1036+
Total Keys=1
10331037
Key=.pyw
10341038
New Value=text/plain
10351039
Value Name=Content Type
10361040
end
10371041
item: Edit Registry
1042+
Total Keys=1
10381043
Key=Python.NoConFile
10391044
New Value=Python File (no console)
10401045
end
10411046
item: Edit Registry
1047+
Total Keys=1
10421048
Key=Python.NoConFile\shell\open\command
10431049
New Value=%MAINDIR%\pythonw.exe "%%1" %%*
10441050
end
10451051
item: Edit Registry
1052+
Total Keys=1
10461053
Key=Python.NoConFile\DefaultIcon
10471054
New Value=%MAINDIR%\Py.ico
10481055
end
10491056
item: Edit Registry
1057+
Total Keys=1
10501058
Key=.pyc
10511059
New Value=Python.CompiledFile
10521060
end
10531061
item: Edit Registry
1062+
Total Keys=1
10541063
Key=.pyo
10551064
New Value=Python.CompiledFile
10561065
end
10571066
item: Edit Registry
1067+
Total Keys=1
10581068
Key=Python.CompiledFile
10591069
New Value=Compiled Python File
10601070
end
10611071
item: Edit Registry
1072+
Total Keys=1
10621073
Key=Python.CompiledFile\shell\open\command
10631074
New Value=%MAINDIR%\python.exe "%%1" %%*
10641075
end
10651076
item: Edit Registry
1077+
Total Keys=1
10661078
Key=Python.CompiledFile\DefaultIcon
10671079
New Value=%MAINDIR%\pyc.ico
10681080
end
10691081
item: Edit Registry
1082+
Total Keys=1
10701083
Key=Software\Python\PythonCore\CurrentVersion
10711084
Root=130
10721085
end
10731086
item: Edit Registry
1087+
Total Keys=1
10741088
Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath
10751089
New Value=%MAINDIR%
10761090
Root=2
10771091
end
10781092
item: Edit Registry
1093+
Total Keys=1
10791094
Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath\InstallGroup
10801095
New Value=%GROUP%
10811096
Root=2
10821097
end
10831098
item: Edit Registry
1099+
Total Keys=1
10841100
Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath
10851101
New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk
10861102
Root=2
10871103
end
10881104
item: Edit Registry
1105+
Total Keys=1
10891106
Key=Software\Python\PythonCore\%PY_VERSION%\Dll
10901107
New Value=%_SYSDEST_%\Python16.dll
10911108
Root=2
10921109
end
10931110
item: Edit Registry
1111+
Total Keys=1
10941112
Key=Software\Python\PythonCore\%PY_VERSION%\Modules
10951113
Root=2
10961114
end
10971115
item: Edit Registry
1116+
Total Keys=1
10981117
Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Python.exe
10991118
New Value=%MAINDIR%\Python.exe
11001119
Root=2
@@ -1107,6 +1126,7 @@ item: If/While Statement
11071126
Flags=00001010
11081127
end
11091128
item: Edit Registry
1129+
Total Keys=1
11101130
Key=Software\Python\PythonCore\%PY_VERSION%\Help\Main Python Documentation
11111131
New Value=%MAINDIR%\Doc\index.html
11121132
Root=2
@@ -1231,17 +1251,17 @@ item: If/While Statement
12311251
Flags=00001010
12321252
end
12331253
item: Install File
1234-
Source=C:\WINDOWS\Desktop\pysrc\tcl8.2\bin\tcl82.dll
1235-
Destination=%MAINDIR%\tcl82.dll
1254+
Source=D:\src\tcl8.3\bin\tcl83.dll
1255+
Destination=%MAINDIR%\tcl83.dll
12361256
Flags=0000000000000010
12371257
end
12381258
item: Install File
1239-
Source=C:\WINDOWS\Desktop\pysrc\tcl8.2\bin\tk82.dll
1240-
Destination=%MAINDIR%\tk82.dll
1259+
Source=D:\src\tcl8.3\bin\tk83.dll
1260+
Destination=%MAINDIR%\tk83.dll
12411261
Flags=0000000000000010
12421262
end
12431263
item: Install File
1244-
Source=C:\WINDOWS\Desktop\pysrc\tcl8.2\lib\*.*
1264+
Source=D:\src\tcl8.3\lib\*.*
12451265
Destination=%MAINDIR%\tcl
12461266
Flags=0000000100000010
12471267
end

0 commit comments

Comments
 (0)