11Document Type: WSE
22item: Global
33 Version=5.0
4- Title=Python 1.5.2b2
4+ Title=Python 1.5.2c1
55 Flags=00010100
66 Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
77 Japanese Font Name=MS Gothic
@@ -53,7 +53,7 @@ item: Check Configuration
5353end
5454item: Set Variable
5555 Variable=APPTITLE
56- Value=Python 1.5.2b2
56+ Value=Python 1.5.2c1
5757end
5858item: Set Variable
5959 Variable=GROUP
@@ -674,11 +674,6 @@ item: Install File
674674 Destination=%MAINDIR%\DLLs\zlib.pyd
675675 Flags=0000000000000010
676676end
677- item: Install File
678- Source=%_SRC_%\..\zlibvc104dll\zlib.dll
679- Destination=%MAINDIR%\DLLs\zlib.dll
680- Flags=0000000000000010
681- end
682677item: Install File
683678 Source=%_SRC_%\pcbuild\bsddb.pyd
684679 Destination=%MAINDIR%\DLLs\bsddb.pyd
@@ -764,6 +759,9 @@ item: If/While Statement
764759 Value=A
765760 Flags=00001010
766761end
762+ item: Add Text to INSTALL.LOG
763+ Text=File Tree: %MAINDIR%\Tools\*.*
764+ end
767765item: Install File
768766 Source=%_SRC_%\Tools\scripts\*.py
769767 Destination=%MAINDIR%\Tools\Scripts
@@ -900,43 +898,49 @@ end
900898item: Install File
901899 Source=%_DOC_%\index.html
902900 Destination=%MAINDIR%\Doc\index.html
903- Description=Python Documentation root (HTML)
901+ Description=Python Documentation Root (HTML)
904902 Flags=0000000000000010
905903end
906904item: Install File
907905 Source=%_DOC_%\icons\*.*
908906 Destination=%MAINDIR%\Doc\icons
909- Description=Python Documentation (HTML)
907+ Description=Python Documentation Icons
910908 Flags=0000000000000010
911909end
912910item: Install File
913911 Source=%_DOC_%\tut\*.*
914912 Destination=%MAINDIR%\Doc\tut
915- Description=Python Documentation (HTML)
913+ Description=Python Tutorial (HTML)
916914 Flags=0000000000000010
917915end
918916item: Install File
919917 Source=%_DOC_%\lib\*.*
920918 Destination=%MAINDIR%\Doc\lib
921- Description=Python Documentation (HTML)
919+ Description=Python Library Reference (HTML)
922920 Flags=0000000000000010
923921end
924922item: Install File
925923 Source=%_DOC_%\ext\*.*
926924 Destination=%MAINDIR%\Doc\ext
927- Description=Python Documentation (HTML)
925+ Description=Python Extending and Embedding Manual (HTML)
928926 Flags=0000000000000010
929927end
930928item: Install File
931929 Source=%_DOC_%\api\*.*
932930 Destination=%MAINDIR%\Doc\api
933- Description=Python Documentation (HTML)
931+ Description=Python/C API Reference (HTML)
934932 Flags=0000000000000010
935933end
936934item: Install File
937935 Source=%_DOC_%\ref\*.*
938936 Destination=%MAINDIR%\Doc\ref
939- Description=Python Documentation (HTML)
937+ Description=Python Language Reference (HTML)
938+ Flags=0000000000000010
939+ end
940+ item: Install File
941+ Source=%_DOC_%\doc\*.*
942+ Destination=%MAINDIR%\Doc\doc
943+ Description=Python Meta-Documentation (HTML)
940944 Flags=0000000000000010
941945end
942946item: End Block
@@ -1160,7 +1164,7 @@ item: Set Variable
11601164end
11611165item: Create Shortcut
11621166 Source=%MAINDIR%\python.exe
1163- Destination=%GROUP%\python .lnk
1167+ Destination=%GROUP%\Python (command line) .lnk
11641168 Working Directory=%MAINDIR%
11651169 Icon Pathname=%MAINDIR%\pycon.ico
11661170 Key Type=1536
@@ -1180,6 +1184,27 @@ item: Create Shortcut
11801184end
11811185item: End Block
11821186end
1187+ item: If/While Statement
1188+ Variable=COMPONENTS
1189+ Value=A
1190+ Flags=00001010
1191+ end
1192+ item: Create Shortcut
1193+ Source=%MAINDIR%\Tools\idle\idle.pyw
1194+ Destination=%GROUP%\IDLE (Python GUI).lnk
1195+ Working Directory=%MAINDIR%
1196+ Key Type=1536
1197+ Flags=00000001
1198+ end
1199+ item: End Block
1200+ end
1201+ item: Create Shortcut
1202+ Source=%MAINDIR%\unwise.exe
1203+ Destination=%GROUP%\Uninstall Python.lnk
1204+ Working Directory=%MAINDIR%
1205+ Key Type=1536
1206+ Flags=00000001
1207+ end
11831208item: Else Statement
11841209end
11851210item: Add ProgMan Icon
0 commit comments