From d11ec25ce4ee656a1a94cdf9758d5a14f92424c5 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Wed, 31 Dec 1997 04:51:23 +0000 Subject: [PATCH] Add zlib and bsddb, and remove beta designation. --- PC/python15.wse | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/PC/python15.wse b/PC/python15.wse index 3fffb9922d0..1b9757a92b4 100644 --- a/PC/python15.wse +++ b/PC/python15.wse @@ -1,7 +1,7 @@ Document Type: WSE item: Global Version=5.0 - Title=Python 1.5 (beta 2) Installation + Title=Python 1.5 Installation Flags=00010100 Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Japanese Font Name=MS Gothic @@ -55,7 +55,7 @@ item: Check Configuration end item: Set Variable Variable=APPTITLE - Value=Python 1.5 (beta 2) + Value=Python 1.5 end item: Set Variable Variable=GROUP @@ -720,6 +720,21 @@ item: Install File Destination=%MAINDIR%\_tkinter.pyd Flags=0000000000000010 end +item: Install File + Source=%_SRC_%\pcbuild\Release\zlib.pyd + Destination=%MAINDIR%\zlib.pyd + Flags=0000000000000010 +end +item: Install File + Source=%_SRC_%\..\zlibvc104dll\zlib.dll + Destination=%MAINDIR%\zlib.dll + Flags=0000000000000010 +end +item: Install File + Source=%_SRC_%\pcbuild\Release\bsddb.pyd + Destination=%MAINDIR%\bsddb.pyd + Flags=0000000000000010 +end item: Install File Source=%_SRC_%\pcbuild\Release\python15.dll Destination=%SYS32%\python15.dll @@ -914,7 +929,6 @@ end item: Edit Registry Key=Python.NoConFile\shell\open\command New Value=%MAINDIR%\pythonw.exe "%%1" %%* - New Value= end item: Edit Registry Key=Python.NoConFile\DefaultIcon