Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
fb515f89
Commit
fb515f89
authored
Mar 30, 2000
by
Guido van Rossum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added Tcl 8.3.
Building on Windows NT. Removed Tcl installation. Commented out Doc installation.
parent
426e39f2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
11 deletions
+31
-11
PCbuild/python16.wse
PCbuild/python16.wse
+31
-11
No files found.
PCbuild/python16.wse
View file @
fb515f89
...
...
@@ -8,7 +8,7 @@ item: Global
Japanese Font Size=10
Start Gradient=0 0 255
End Gradient=0 0 0
Windows Flags=000001000000
1
0010010110100001000
Windows Flags=000001000000
0
0010010110100001000
Log Pathname=%MAINDIR%\INSTALL.LOG
Message Font=MS Sans Serif
Font Size=8
...
...
@@ -17,22 +17,19 @@ item: Global
Patch Threshold=85
Patch Memory=4000
Variable Name1=_SYS_
Variable Default1=C:\WIN
DOWS\SYSTEM
Variable Default1=C:\WIN
NT\SYSTEM32
Variable Flags1=00001000
Variable Name2=_WISE_
Variable Default2=C:\Program Files\Wise
Variable Flags2=00001000
Variable Name3=_SRC_
Variable Description3=Root of Python Build Tree
Variable Default3=
C:\Windows\Desktop\py
src\Python-1.6
Variable Default3=
D:\
src\Python-1.6
Variable Flags3=00001001
Variable Name4=_DOC_
Variable Description4=HTML documentation tree
Variable Default4=C:\Windows\Desktop\pysrc\Python-1.6\html
Variable Flags4=00001000
Variable Name5=_TCL_
Variable Default5=tcl805.exe
Variable Flags5=00001000
end
remarked item: Open/Close INSTALL.LOG
Flags=00000001
...
...
@@ -1005,96 +1002,118 @@ item: Add Text to INSTALL.LOG
Text=File Tree: %MAINDIR%\Lib\*.*
end
item: Edit Registry
Total Keys=1
Key=.py
New Value=Python.File
end
item: Edit Registry
Total Keys=1
Key=.py
New Value=text/plain
Value Name=Content Type
end
item: Edit Registry
Total Keys=1
Key=Python.File
New Value=Python File
end
item: Edit Registry
Total Keys=1
Key=Python.File\shell\open\command
New Value=%MAINDIR%\python.exe "%%1" %%*
end
item: Edit Registry
Total Keys=1
Key=Python.File\DefaultIcon
New Value=%MAINDIR%\Py.ico
end
item: Edit Registry
Total Keys=1
Key=.pyw
New Value=Python.NoConFile
end
item: Edit Registry
Total Keys=1
Key=.pyw
New Value=text/plain
Value Name=Content Type
end
item: Edit Registry
Total Keys=1
Key=Python.NoConFile
New Value=Python File (no console)
end
item: Edit Registry
Total Keys=1
Key=Python.NoConFile\shell\open\command
New Value=%MAINDIR%\pythonw.exe "%%1" %%*
end
item: Edit Registry
Total Keys=1
Key=Python.NoConFile\DefaultIcon
New Value=%MAINDIR%\Py.ico
end
item: Edit Registry
Total Keys=1
Key=.pyc
New Value=Python.CompiledFile
end
item: Edit Registry
Total Keys=1
Key=.pyo
New Value=Python.CompiledFile
end
item: Edit Registry
Total Keys=1
Key=Python.CompiledFile
New Value=Compiled Python File
end
item: Edit Registry
Total Keys=1
Key=Python.CompiledFile\shell\open\command
New Value=%MAINDIR%\python.exe "%%1" %%*
end
item: Edit Registry
Total Keys=1
Key=Python.CompiledFile\DefaultIcon
New Value=%MAINDIR%\pyc.ico
end
item: Edit Registry
Total Keys=1
Key=Software\Python\PythonCore\CurrentVersion
Root=130
end
item: Edit Registry
Total Keys=1
Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath
New Value=%MAINDIR%
Root=2
end
item: Edit Registry
Total Keys=1
Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath\InstallGroup
New Value=%GROUP%
Root=2
end
item: Edit Registry
Total Keys=1
Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath
New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk
Root=2
end
item: Edit Registry
Total Keys=1
Key=Software\Python\PythonCore\%PY_VERSION%\Dll
New Value=%_SYSDEST_%\Python16.dll
Root=2
end
item: Edit Registry
Total Keys=1
Key=Software\Python\PythonCore\%PY_VERSION%\Modules
Root=2
end
item: Edit Registry
Total Keys=1
Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Python.exe
New Value=%MAINDIR%\Python.exe
Root=2
...
...
@@ -1107,6 +1126,7 @@ item: If/While Statement
Flags=00001010
end
item: Edit Registry
Total Keys=1
Key=Software\Python\PythonCore\%PY_VERSION%\Help\Main Python Documentation
New Value=%MAINDIR%\Doc\index.html
Root=2
...
...
@@ -1231,17 +1251,17 @@ item: If/While Statement
Flags=00001010
end
item: Install File
Source=
C:\WINDOWS\Desktop\pysrc\tcl8.2\bin\tcl82
.dll
Destination=%MAINDIR%\tcl8
2
.dll
Source=
D:\src\tcl8.3\bin\tcl83
.dll
Destination=%MAINDIR%\tcl8
3
.dll
Flags=0000000000000010
end
item: Install File
Source=
C:\WINDOWS\Desktop\pysrc\tcl8.2\bin\tk82
.dll
Destination=%MAINDIR%\tk8
2
.dll
Source=
D:\src\tcl8.3\bin\tk83
.dll
Destination=%MAINDIR%\tk8
3
.dll
Flags=0000000000000010
end
item: Install File
Source=
C:\WINDOWS\Desktop\pysrc\tcl8.2
\lib\*.*
Source=
D:\src\tcl8.3
\lib\*.*
Destination=%MAINDIR%\tcl
Flags=0000000100000010
end
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment