From fb515f892f254c0dc2cbe30c28a4b14fa997969c Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Thu, 30 Mar 2000 21:27:11 +0000 Subject: Added Tcl 8.3. Building on Windows NT. Removed Tcl installation. Commented out Doc installation. --- PCbuild/python16.wse | 42 +++++++++++++++++++++++++++++++----------- 1 file changed, 31 insertions(+), 11 deletions(-) diff --git a/PCbuild/python16.wse b/PCbuild/python16.wse index 3ddcd0a..bec28f4 100644 --- a/PCbuild/python16.wse +++ b/PCbuild/python16.wse @@ -8,7 +8,7 @@ item: Global Japanese Font Size=10 Start Gradient=0 0 255 End Gradient=0 0 0 - Windows Flags=00000100000010010010110100001000 + Windows Flags=00000100000000010010110100001000 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:\WINDOWS\SYSTEM + Variable Default1=C:\WINNT\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\pysrc\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%\tcl82.dll + Source=D:\src\tcl8.3\bin\tcl83.dll + Destination=%MAINDIR%\tcl83.dll Flags=0000000000000010 end item: Install File - Source=C:\WINDOWS\Desktop\pysrc\tcl8.2\bin\tk82.dll - Destination=%MAINDIR%\tk82.dll + Source=D:\src\tcl8.3\bin\tk83.dll + Destination=%MAINDIR%\tk83.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 -- cgit v0.12