4 Title=Python 2.3 alpha 1
6 Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7 Japanese Font Name=MS Gothic
11 Windows Flags=00000100000011010010010100001010
12 Log Pathname=%MAINDIR%\INSTALL.LOG
13 Message Font=MS Sans Serif
15 Pages Modified=00010000011101000000000100000111
16 Extra Pages=00000000000000000000000010110010
18 Patch Flags=0000000000001001
21 EXE Filename=Python-2.3a1.exe
24 Version Description=Python Programming Language
25 Version Copyright=©2001 Python Software Foundation
26 Version Company=PythonLabs at Zope Corporation
27 Crystal Format=10111100101100000010001001001001
30 Variable Description1=WISE root directory
31 Variable Default1=C:\PROGRAM FILES\WISE INSTALLMASTER 8.1
32 Variable Flags1=00001000
33 Variable Name2=_TCLDIR_
34 Variable Description2=The directory in which the Tcl/Tk installation
35 Variable Description2=lives. This must be a sibling of the Python
36 Variable Description2=directory.
37 Variable Default2=tcl84
38 Variable Flags2=00001000
40 Variable Description3=The unpacked HTML doc directory.
41 Variable Default3=..\html
42 Variable Flags3=00001001
44 Variable Description4=System directory (where to find MSVCRT.DLL)
45 Variable Default4=C:\Windows\System
46 Variable Values4=C:\Windows\System
47 Variable Values4=C:\WINNT\System32
48 Variable Flags4=00000010
49 Variable Name5=_PYMAJOR_
50 Variable Description5=Python major version number; the 2 in 2.3.
52 Variable Flags5=00001000
53 Variable Name6=_PYMINOR_
54 Variable Description6=Python minor version number; the 3 in 2.3
56 Variable Flags6=00001000
57 Variable Name7=_DOADMIN_
58 Variable Description7=The initial value for %DOADMIN%.
59 Variable Description7=When 0, we never try to write under HKLM,
60 Variable Description7=and install the Python + MS runtime DLLs in
61 Variable Description7=the Python directory instead of the system dir.
65 Variable Flags7=00001010
74 Text=When the version number changes, set the compiler
77 Text=vrbls _PYMAJOR_ and _PYMINOR_.
80 Text=Nothing in the script below should need fiddling then.
83 Text=Other things that need fiddling:
86 Text= PYVER_STRING above.
89 Text= The "Title:" in the upper left corner of the GUI.
92 Text= Build Settings and Version Resource on step 6 (Finish) of the Installation Expert
95 Text= Be sure to select Steps->All or you may not see these!
100 Text=When the version of Tcl/Tk changes, the compiler vrbl
103 Text=_TCLDIR_ may also need to be changed.
109 Value=Python %PYVER_STRING%
112 Text=PY_VERSION should be major.minor only; used to create the registry key; must match MS_DLL_ID in python_nt.rc
116 Value=%_PYMAJOR_%.%_PYMINOR_%
119 Text=GROUP is the Start menu group name; user can override.
123 Value=Python %PY_VERSION%
127 Text=MAINDIR is the app directory; user can override.
131 Value=Python%_PYMAJOR_%%_PYMINOR_%
140 Text=Give non-admin users a chance to abort.
142 item: Check Configuration
149 item: Display Message
150 Title=Doing non-admin install
151 Text=The current login does not have Administrator Privileges on this machine. Python will install its registry information into the per-user area only for the current login, instead of into the per-machine area for every account on this machine. Some advanced uses of Python may not work as a result (for example, running a Python script as a service).
153 Text=If this is not what you want, please click Cancel to abort this installation, log on as an Administrator, and start the installation again.
161 Text=BEGIN WIZARD STUFF -----------------------------------------------------------------------------------------------------------------------------
164 Text=Note from Tim: the "stop" on the next line is actually "pause".
166 item: Open/Close INSTALL.LOG
170 Text=If the destination system does not have a writable Windows\System directory, system files will be written to the Windows\ directory
172 item: Check if File/Dir Exists
182 item: Check Configuration
185 item: Get Registry Key Value
187 Key=SOFTWARE\Microsoft\Windows\CurrentVersion
188 Default=C:\Program Files\Common Files
189 Value Name=CommonFilesDir
192 item: Get Registry Key Value
193 Variable=PROGRAM_FILES
194 Key=SOFTWARE\Microsoft\Windows\CurrentVersion
195 Default=C:\Program Files
196 Value Name=ProgramFilesDir
206 Text=Note from Tim: doesn't seem to be a way to get the true boot drive, the Wizard hardcodes "C".
214 Text=BACKUP is the variable that holds the path that all backup files will be copied to when overwritten
218 Value=%MAINDIR%\BACKUP
222 Text=DOBACKUP determines if a backup will be performed. The possible values are A (do backup) or B (do not do backup)
229 Text=BRANDING determines if the installation will be branded with a name and company. By default, this is written to the INST directory (installation media).
235 item: If/While Statement
241 Pathname=%INST%\CUSTDATA.INI
247 Pathname=%INST%\CUSTDATA.INI
251 item: If/While Statement
258 item: Get System Information
262 item: Get System Information
271 Text=END WIZARD STUFF -----------------------------------------------------------------------------------------------------------------------------
276 Text=Set vrbls for the "Advanced Options" subdialog of Components.
279 Variable=SELECT_ADMIN
282 item: If/While Statement
287 Variable=SELECT_ADMIN
298 Text=A: Register file extensions
301 Text=B: Create Start Menu shortcuts
310 Text=COMPONENTS values:
313 Text=A: interpreter and libraries
334 Text=March thru the user GUI.
337 Direction Variable=DIRECTION
338 Display Variable=DISPLAY
339 Bitmap Pathname=.\installer.bmp
342 Filler Color=11173759
343 Dialog=Select Destination Directory
344 Dialog=Backup Replaced Files
345 Dialog=Select Components
346 Dialog=Select Program Manager Group
361 item: If/While Statement
363 Value=Start Installation
367 Value=Install directory: %MAINDIR%%CRLF%
371 item: If/While Statement
372 Variable=SELECT_ADMIN
377 Value=%CRLF%Doing admin install.%CRLF%
384 Value=%CRLF%Doing non-admin install.%CRLF%
391 item: If/While Statement
397 Value=%CRLF%Make backups, into %BACKUP%%CRLF%
404 Value=%CRLF%Don't make backups.%CRLF%
413 Value=%CRLF%Components:%CRLF%
416 item: If/While Statement
423 Value= Python interpreter and libraries%CRLF%
428 item: If/While Statement
435 Value= Tcl/Tk (Tkinter, IDLE, pydoc)%CRLF%
440 item: If/While Statement
447 Value= Python documentation%CRLF%
452 item: If/While Statement
459 Value= Tool and utility scripts%CRLF%
464 item: If/While Statement
471 Value= Python test suite%CRLF%
478 item: If/While Statement
485 Value=%CRLF%Register file extensions.%CRLF%
492 Value=%CRLF%Don't register file extensions.%CRLF%
499 item: If/While Statement
506 Value=%CRLF%Start Menu group: %GROUP%%CRLF%
513 Value=%CRLF%No Start Menu shortcuts.%CRLF%
522 item: Custom Dialog Set
523 Name=Select Destination Directory
524 Display Variable=DISPLAY
526 Title=%APPTITLE% Installation
527 Title French=Installation de %APPTITLE%
528 Title German=Installation von %APPTITLE%
529 Title Spanish=Instalación de %APPTITLE%
530 Title Italian=Installazione di %APPTITLE%
536 Rectangle=188 234 244 253
539 Create Flags=01010000000000010000000000000001
542 Text German=&Weiter >
543 Text Spanish=&Siguiente >
544 Text Italian=&Avanti >
547 Rectangle=264 234 320 253
549 Create Flags=01010000000000010000000000000000
552 Text German=&Abbrechen
553 Text Spanish=&Cancelar
554 Text Italian=&Annulla
557 Rectangle=10 225 320 226
559 Create Flags=01010000000000000000000000000111
562 Rectangle=108 11 323 33
563 Create Flags=01010000000000000000000000000000
564 Flags=0000000000000001
566 Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18
567 Text=Select Destination Directory
568 Text French=Sélectionner le répertoire de destination
569 Text German=Zielverzeichnis wählen
570 Text Spanish=Seleccione el directorio de destino
571 Text Italian=Selezionare Directory di destinazione
574 Rectangle=108 58 321 219
576 Enabled Color=00000000000000001111111111111111
577 Create Flags=01010000100000010000000101000001
578 Flags=0000110000001010
583 Rectangle=108 40 313 58
584 Enabled Color=00000000000000001111111111111111
585 Create Flags=01010000000000000000000000000000
586 Text=Please select a directory for the %APPTITLE% files.
590 Title=Select Destination Directory
591 Title French=Sélectionner le répertoire de destination
592 Title German=Zielverzeichnis wählen
593 Title Spanish=Seleccione el directorio de destino
594 Title Italian=Selezionare Directory di destinazione
600 Rectangle=6 6 204 186
602 Create Flags=01010000100000010000000101000000
603 Flags=0000110000100010
605 Text French=%MAINDIR%
606 Text German=%MAINDIR%
607 Text Spanish=%MAINDIR%
608 Text Italian=%MAINDIR%
611 Rectangle=209 8 265 26
612 Create Flags=01010000000000010000000000000001
620 Rectangle=209 31 265 50
623 Create Flags=01010000000000010000000000000000
624 Flags=0000000000000001
627 Text German=Abbrechen
628 Text Spanish=Cancelar
633 item: Custom Dialog Set
634 Name=Backup Replaced Files
635 Display Variable=DISPLAY
637 Title=%APPTITLE% Installation
638 Title French=Fichiers de Sauvegarde Remplacés
639 Title German=Sicherungskopie von ersetzten Dateien erstellen
640 Title Portuguese=Ficheiros substituídos de segurança
641 Title Spanish=Copias de seguridad de los archivos reemplazados
642 Title Italian=Backup file sostituiti
643 Title Danish=Sikkerhedskopiering af erstattede filer
644 Title Dutch=Vervangen bestanden kopiëren
645 Title Norwegian=Sikkerhetskopiere erstattede filer
646 Title Swedish=Säkerhetskopiera utbytta filer
652 Rectangle=188 234 244 251
655 Create Flags=01010000000000010000000000000001
657 Text French=&Suivant>
659 Text Portuguese=&Próximo>
660 Text Spanish=&Siguiente >
661 Text Italian=&Avanti >
663 Text Dutch=&Volgende>
664 Text Norwegian=&Neste>
665 Text Swedish=&Nästa >
668 Rectangle=131 234 188 251
671 Create Flags=01010000000000010000000000000000
675 Text Portuguese=<&Retornar
676 Text Spanish=<&Retroceder
677 Text Italian=< &Indietro
678 Text Danish=<&Tilbage
680 Text Norwegian=<&Tilbake
681 Text Swedish=< &Tillbaka
684 Rectangle=278 234 330 251
686 Create Flags=01010000000000010000000000000000
689 Text German=Abbrechen
690 Text Portuguese=Cancelar
691 Text Spanish=Cancelar
695 Text Norwegian=Avbryt
699 Rectangle=11 221 329 223
701 Create Flags=01010000000000000000000000000111
704 Rectangle=108 46 320 98
705 Create Flags=01010000000000000000000000000000
706 Text=This installation program can create backup copies of all files replaced during the installation. These files will be used when the software is uninstalled and a rollback is requested. If backup copies are not created, you will only be able to uninstall the software and not roll the system back to a previous state.
708 Text=Do you want to create backups of replaced files?
709 Text French=Le programme d'installation peut créer des copies de sauvegarde de tous les fichiers remplacés pendant l'installation. Ces fichiers sont utilisés au cas où le logiciel est désinstallé et que l'on procède à la reprise du système. Si les copies de sauvegarde ne sont pas créées, on ne pourra que désinstaller le logiciel sans reprendre le système à un état précédent. Voulez-vous créer une sauvegarde des fichiers remplacés ?
710 Text German=Dieses Installationsprogramm kann Sicherungskopien von allen während der Installation ersetzten Dateien erstellen. Diese Dateien werden zur Rückgängigmachung der Installation und bei Anforderung eines Rollbacks verwendet. Ohne Sicherungskopien ist nur eine Rückgängigmachung der Installation möglich, nicht aber ein Rollback des Systems. Sicherungskopien der ersetzten Dateien erstellen?
711 Text Portuguese=Este programa de instalação pode criar cópias de segurança de todos os ficheiros substituídos durante a instalação. Estes ficheiros serão utilizados quando o programa for desinstalado e for requisitada uma retomada. Se as cópias de segurança não forem criadas, só poderá desinstalar o programa e não pode retomar um estado anterior do sistema. Deseja criar cópias de segurança dos ficheiros substituídos?
712 Text Spanish=Este programa de instalación puede crear copias de seguridad de todos los archivos reemplazados durante la instalación. Estos archivos se utilizarán cuando se desinstale el software y se solicite volver al estado anterior. Si no se crean copias de seguridad, únicamente podrá desinstalar el software y no podrá devolver el sistema al estado anterior. ¿Desea crear archivos de seguridad de los archivos reemplazados?
713 Text Italian=Questo programma di installazione può creare copie di backup di tutti i file sostituiti durante l’installazione. Questi file saranno usati quando il software sarà disinstallato e sarà richiesto un ritorno allo stato precedente. Se non crei le copie di backup, potrai solo disinstallare il software, ma non potrai riportare il sistema allo stato precedente. Vuoi creare i file di backup dei file sostituiti?
714 Text Danish=Dette installationsprogram kan oprette sikkerhedskopier af alle filer, som erstattes under installationen. Disse filer benyttes, når softwaren fjernes, og den tidligere systemkonfiguration genetableres. Hvis der ikke oprettes sikkerhedskopier, kan du kun fjerne den installerede software og ikke genetablere den tidligere systemkonfiguration. Vil du oprette sikkerhedskopier af filer, som erstattes?
715 Text Dutch=Dit installatieprogramma kan kopieën maken van alle bestanden die tijdens de installatie worden vervangen. Deze worden dan gebruikt als de software-installatie ongedaan wordt gemaakt en u het systeem wilt laten terugkeren naar de oorspronkelijke staat. Als er geen back-up kopieën worden gemaakt, kunt u de software enkel verwijderen maar het systeem niet in de oorspronkelijke staat terugbrengen. Wilt u een back-up maken van de vervangen bestanden?
716 Text Norwegian=Dette installasjonsprogrammet kan lage sikkerhetskopier av alle filer som blir erstattet under installasjonen. Disse filene vil tas i bruk når programvaren er avinstallert og det er behov for tilbakestilling. Hvis det ikke er laget sikkerhetskopier, kan du kun avinstallere programvaren og ikke stille systemet tilbake til tidligere status. Ønsker du å lage sikkerhetskopier av de filene som blir erstattet nå?
717 Text Swedish=Installationsprogrammet kan skapa säkerhetskopior av alla filer som byts ut under installationen. Dessa filer kan sedan användas när programvaran avinstalleras och du begär rollback. Om du då inte har några säkerhetskopior kan du bara avinstallera programvaran, inte återskapa systemet i dess tidigare skick. Vill du göra säkerhetskopior av de ersatta filerna?
720 Rectangle=141 106 265 136
722 Create Flags=01010000000000010000000000001001
723 Text=&Yes, make backups
724 Text=N&o, do not make backups
756 Rectangle=108 173 320 208
758 Create Flags=01010000000000000000000000000111
759 Text=Backup File Destination Directory
760 Text French=Répertoire de destination des fichiers de sauvegarde
761 Text German=Zielverzeichnis für die Sicherungsdatei
762 Text Portuguese=Directório de destino de ficheiro de segurança
763 Text Spanish=Directorio de Destino de los Archivos de Seguridad
764 Text Italian=Directory di destinazione dei file di backup
765 Text Danish=Destinationsbibliotek til sikkerhedskopier
766 Text Dutch=Doeldirectory backup-bestand
767 Text Norwegian=Målkatalog for sikkerhetskopier
768 Text Swedish=Katalog för säkerhetskopierade filer
772 Rectangle=265 185 318 203
777 Create Flags=01010000000000010000000000000000
779 Text French=P&arcourir
780 Text German=B&lättern...
781 Text Portuguese=P&rocurar
782 Text Spanish=V&isualizar...
783 Text Italian=Sfoglia...
784 Text Danish=&Gennemse...
785 Text Dutch=B&laderen...
786 Text Norwegian=Bla igjennom
787 Text Swedish=&Bläddra
791 Rectangle=129 188 254 200
793 Create Flags=01010000000000000000000000000000
797 Text Portuguese=%BACKUP%
798 Text Spanish=%BACKUP%
799 Text Italian=%BACKUP%
802 Text Norwegian=%BACKUP%
803 Text Swedish=%BACKUP%
806 Rectangle=108 11 323 36
807 Create Flags=01010000000000000000000000000000
808 Flags=0000000000000001
810 Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18
811 Text=Backup Replaced Files
812 Text French=Sélectionner les composants
813 Text German=Komponenten auswählen
814 Text Spanish=Seleccione componentes
815 Text Italian=Selezionare i componenti
817 item: If/While Statement
821 item: Set Control Attribute
825 item: Set Control Attribute
831 item: Set Control Attribute
834 item: Set Control Attribute
841 Title=Select Destination Directory
842 Title French=Choisissez le répertoire de destination
843 Title German=Zielverzeichnis wählen
844 Title Portuguese=Seleccionar Directório de Destino
845 Title Spanish=Seleccione el Directorio de Destino
846 Title Italian=Seleziona Directory di destinazione
847 Title Danish=Vælg Destinationsbibliotek
848 Title Dutch=Kies Doeldirectory
849 Title Norwegian=Velg målkatalog
850 Title Swedish=Välj destinationskalatog
856 Rectangle=6 3 200 186
858 Create Flags=01010000100000010000000101000000
859 Flags=0000110000100010
866 Text Portuguese=%BACKUP%
868 Text Spanish=%BACKUP%
870 Text Italian=%BACKUP%
876 Text Norwegian=%BACKUP%
878 Text Swedish=%BACKUP%
882 Rectangle=209 8 265 26
883 Create Flags=01010000000000010000000000000001
896 Rectangle=209 31 265 50
899 Create Flags=01010000000000010000000000000000
900 Flags=0000000000000001
903 Text German=Abbrechen
904 Text Portuguese=Cancelar
905 Text Spanish=Cancelar
909 Text Norwegian=Avbryt
914 item: Custom Dialog Set
915 Name=Select Components
916 Display Variable=DISPLAY
918 Title=%APPTITLE% Installation
919 Title French=Installation de %APPTITLE%
920 Title German=Installation von %APPTITLE%
921 Title Spanish=Instalación de %APPTITLE%
922 Title Italian=Installazione di %APPTITLE%
928 Rectangle=188 234 244 253
931 Create Flags=01010000000000010000000000000001
934 Text German=&Weiter >
935 Text Spanish=&Siguiente >
936 Text Italian=&Avanti >
939 Rectangle=131 234 188 253
942 Create Flags=01010000000000010000000000000000
944 Text French=< &Retour
945 Text German=< &Zurück
946 Text Spanish=< &Atrás
947 Text Italian=< &Indietro
950 Rectangle=264 234 320 253
952 Create Flags=01010000000000010000000000000000
955 Text German=&Abbrechen
956 Text Spanish=&Cancelar
957 Text Italian=&Annulla
960 Rectangle=108 66 313 156
962 Create Flags=01010000000000010000000000000011
963 Flags=0000000000000110
964 Text=Python interpreter and libraries
965 Text=Tcl/Tk (Tkinter, IDLE, pydoc)
966 Text=Python HTML docs
967 Text=Python utility scripts (Tools/)
968 Text=Python test suite (Lib/test/)
970 Text French=Python interpreter, library and IDLE
971 Text French=Python HTML docs
972 Text French=Python utility scripts (Tools/)
973 Text French=Python test suite (Lib/test/)
975 Text German=Python interpreter, library and IDLE
976 Text German=Python HTML docs
977 Text German=Python utility scripts (Tools/)
978 Text German=Python test suite (Lib/test/)
980 Text Spanish=Python interpreter, library and IDLE
981 Text Spanish=Python HTML docs
982 Text Spanish=Python utility scripts (Tools/)
983 Text Spanish=Python test suite (Lib/test/)
985 Text Italian=Python interpreter, library and IDLE
986 Text Italian=Python HTML docs
987 Text Italian=Python utility scripts (Tools/)
988 Text Italian=Python test suite (Lib/test/)
992 Rectangle=108 45 320 63
993 Create Flags=01010000000000000000000000000000
994 Text=Choose which components to install by checking the boxes below.
995 Text French=Choisissez les composants que vous voulez installer en cochant les cases ci-dessous.
996 Text German=Wählen Sie die zu installierenden Komponenten, indem Sie in die entsprechenden Kästchen klicken.
997 Text Spanish=Elija los componentes que desee instalar marcando los cuadros de abajo.
998 Text Italian=Scegliere quali componenti installare selezionando le caselle sottostanti.
1001 Rectangle=188 203 269 220
1002 Destination Dialog=1
1004 Enabled Color=00000000000000000000000011111111
1005 Create Flags=01010000000000010000000000000000
1006 Text=Advanced Options ...
1009 Rectangle=10 225 320 226
1011 Create Flags=01010000000000000000000000000111
1014 Rectangle=108 10 323 43
1015 Create Flags=01010000000000000000000000000000
1016 Flags=0000000000000001
1017 Name=Times New Roman
1018 Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18
1019 Text=Select Components
1020 Text French=Sélectionner les composants
1021 Text German=Komponenten auswählen
1022 Text Spanish=Seleccione componentes
1023 Text Italian=Selezionare i componenti
1026 Rectangle=251 180 311 193
1029 Create Flags=01010000000000000000000000000010
1032 Rectangle=251 168 311 179
1034 Create Flags=01010000000000000000000000000010
1037 Rectangle=123 168 234 181
1038 Create Flags=01010000000000000000000000000000
1039 Text=Disk Space Required:
1040 Text French=Espace disque requis :
1041 Text German=Notwendiger Speicherplatz:
1042 Text Spanish=Espacio requerido en el disco:
1043 Text Italian=Spazio su disco necessario:
1046 Rectangle=123 180 234 193
1047 Create Flags=01010000000000000000000000000000
1048 Text=Disk Space Remaining:
1049 Text French=Espace disque disponible :
1050 Text German=Verbleibender Speicherplatz:
1051 Text Spanish=Espacio en disco disponible:
1052 Text Italian=Spazio su disco disponibile:
1055 Rectangle=108 158 320 196
1057 Create Flags=01010000000000000000000000000111
1059 item: If/While Statement
1060 Variable=DLG_EVENT_TYPE
1064 Text=If they're installing Tcl/Tk, Tools, or the test suite, doesn't make much sense unless they're installing Python too.
1066 item: If/While Statement
1071 item: If/While Statement
1076 item: Display Message
1078 Text=Installing Tcl/Tk, Tools or the test suite doesn't make much sense unless you install the Python interpreter and libraries too.
1080 Text=Click Yes if that's really what you want.
1084 Text=Nothing -- just proceed to the next dialog.
1086 item: Else Statement
1089 Text=Return to the dialog.
1092 Variable=DLG_EVENT_TYPE
1104 Title=Advanced Options
1111 Rectangle=11 46 90 76
1112 Variable=SELECT_ADMIN
1113 Enabled Color=00000000000000001111111111111111
1114 Create Flags=01010000000000010000000000001001
1116 Text=Non-Admin installl
1120 Rectangle=188 170 244 189
1123 Create Flags=01010000000000010000000000000001
1125 Text French=&Suite >
1126 Text German=&Weiter >
1127 Text Spanish=&Siguiente >
1128 Text Italian=&Avanti >
1131 Rectangle=5 3 326 83
1133 Enabled Color=00000000000000001111111111111111
1134 Create Flags=01010000000000000000000000000111
1138 Rectangle=11 11 321 45
1139 Enabled Color=00000000000000001111111111111111
1140 Create Flags=01010000000000000000000000000000
1141 Text=By default, the install records settings in the per-machine area of the registry (HKLM), and installs the Python and C runtime DLLs to %SYS32%. Choose "Non-Admin install" if you would prefer settings made in the per-user registry (HKCU), and DLLs installed in %MAINDIR%.
1144 Rectangle=5 90 326 157
1146 Enabled Color=00000000000000001111111111111111
1147 Create Flags=01010000000000000000000000000111
1150 Rectangle=11 121 243 151
1152 Enabled Color=00000000000000001111111111111111
1153 Create Flags=01010000000000010000000000000011
1154 Text=Register file extensions (.py, .pyw, .pyc, .pyo)
1155 Text=Create Start Menu shortcuts
1159 Rectangle=11 103 320 121
1160 Enabled Color=00000000000000001111111111111111
1161 Create Flags=01010000000000000000000000000000
1162 Text=Choose tasks to perform by checking the boxes below.
1164 item: If/While Statement
1165 Variable=DLG_EVENT_TYPE
1168 item: If/While Statement
1172 item: Set Control Attribute
1175 item: Else Statement
1177 item: Set Control Text
1179 Control Text=This section is available only if logged in to an account with Administrator privileges.
1181 item: Set Control Attribute
1191 item: Custom Dialog Set
1192 Name=Select Program Manager Group
1193 Display Variable=DISPLAY
1195 Title=%APPTITLE% Installation
1196 Title French=Installation de %APPTITLE%
1197 Title German=Installation von %APPTITLE%
1198 Title Spanish=Instalación de %APPTITLE%
1199 Title Italian=Installazione di %APPTITLE%
1205 Rectangle=188 234 244 253
1208 Create Flags=01010000000000010000000000000001
1210 Text French=&Suite >
1211 Text German=&Weiter >
1212 Text Spanish=&Siguiente >
1213 Text Italian=&Avanti >
1216 Rectangle=131 234 188 253
1219 Create Flags=01010000000000010000000000000000
1220 Flags=0000000000000001
1222 Text French=< &Retour
1223 Text German=< &Zurück
1224 Text Spanish=< &Atrás
1225 Text Italian=< &Indietro
1228 Rectangle=264 234 320 253
1230 Create Flags=01010000000000010000000000000000
1232 Text French=&Annuler
1233 Text German=&Abbrechen
1234 Text Spanish=&Cancelar
1235 Text Italian=&Annulla
1238 Rectangle=10 225 320 226
1240 Create Flags=01010000000000000000000000000111
1243 Rectangle=108 10 323 53
1244 Create Flags=01010000000000000000000000000000
1245 Flags=0000000000000001
1246 Name=Times New Roman
1247 Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18
1248 Text=Select Start Menu Group
1249 Text French=Sélectionner le groupe du Gestionnaire de programme
1250 Text German=Bestimmung der Programm-Managergruppe
1251 Text Spanish=Seleccione grupo del Administrador de programas
1252 Text Italian=Selezionare il gruppo ProgMan
1255 Rectangle=108 35 320 65
1256 Create Flags=01010000000000000000000000000000
1257 Text=Enter the name of the Start Menu program group to which to add the %APPTITLE% icons:
1258 Text French=Entrez le nom du groupe du Gestionnaire de programme dans lequel vous souhaitez ajouter les icônes de %APPTITLE% :
1259 Text German=Geben Sie den Namen der Programmgruppe ein, der das Symbol %APPTITLE% hinzugefügt werden soll:
1260 Text Spanish=Escriba el nombre del grupo del Administrador de programas en el que desea agregar los iconos de %APPTITLE%:
1261 Text Italian=Inserire il nome del gruppo Program Manager per aggiungere le icone %APPTITLE% a:
1264 Rectangle=108 56 320 219
1266 Create Flags=01010000001000010000001100000001
1267 Flags=0000000000000001
1272 Text Spanish=%GROUP%
1273 Text Italian=%GROUP%
1277 item: Custom Dialog Set
1278 Name=Start Installation
1279 Display Variable=DISPLAY
1281 Title=%APPTITLE% Installation
1282 Title French=Installation de %APPTITLE%
1283 Title German=Installation von %APPTITLE%
1284 Title Spanish=Instalación de %APPTITLE%
1285 Title Italian=Installazione di %APPTITLE%
1291 Rectangle=188 234 244 253
1294 Create Flags=01010000000000010000000000000001
1296 Text French=&Suite >
1297 Text German=&Weiter >
1298 Text Spanish=&Siguiente >
1299 Text Italian=&Avanti >
1302 Rectangle=131 234 188 253
1305 Create Flags=01010000000000010000000000000000
1307 Text French=< &Retour
1308 Text German=< &Zurück
1309 Text Spanish=< &Atrás
1310 Text Italian=< &Indietro
1313 Rectangle=264 234 320 253
1315 Create Flags=01010000000000010000000000000000
1317 Text French=&Annuler
1318 Text German=&Abbrechen
1319 Text Spanish=&Cancelar
1320 Text Italian=&Annulla
1323 Rectangle=10 225 320 226
1325 Create Flags=01010000000000000000000000000111
1328 Rectangle=108 10 323 53
1329 Create Flags=01010000000000000000000000000000
1330 Flags=0000000000000001
1331 Name=Times New Roman
1332 Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18
1333 Text=Ready to Install!
1334 Text French=Prêt à installer !
1335 Text German=Installationsbereit!
1336 Text Spanish=¡Preparado para la instalación!
1337 Text Italian=Pronto per l'installazione!
1340 Rectangle=108 40 320 62
1341 Create Flags=01010000000000000000000000000000
1342 Text=Click the Next button to install %APPTITLE%, or the Back button to change choices:
1343 Text French=Vous êtes maintenant prêt à installer les fichiers %APPTITLE%.
1345 Text French=Cliquez sur le bouton Suite pour commencer l'installation ou sur le bouton Retour pour entrer les informations d'installation à nouveau.
1346 Text German=Sie können %APPTITLE% nun installieren.
1348 Text German=Klicken Sie auf "Weiter", um mit der Installation zu beginnen. Klicken Sie auf "Zurück", um die Installationsinformationen neu einzugeben.
1349 Text Spanish=Ya está listo para instalar %APPTITLE%.
1351 Text Spanish=Presione el botón Siguiente para comenzar la instalación o presione Atrás para volver a ingresar la información para la instalación.
1352 Text Italian=Ora è possibile installare %APPTITLE%.
1354 Text Italian=Premere il pulsante Avanti per avviare l'installazione o il pulsante Indietro per reinserire le informazioni di installazione.
1357 Rectangle=108 66 324 219
1358 Help Context=16711681
1359 Enabled Color=00000000000000001111111111111111
1360 Create Flags=01010000100000000001100011000100
1367 item: If/While Statement
1369 Value=Select Destination Directory
1372 Text=User may have changed MAINDIR, so reset BACKUP to match.
1376 Value=%MAINDIR%\BACKUP
1387 Text=BEGIN WIZARD STUFF -----------------------------------------------------------------------------------------------------------------------------
1390 Text=When the BACKUP feature is enabled, the BACKUPDIR is initialized
1392 item: If/While Statement
1403 Text=The BRANDING information is written to the INI file on the installation media.
1405 item: If/While Statement
1409 item: If/While Statement
1414 Pathname=%INST%\CUSTDATA.INI
1415 Settings=[Registration]
1416 Settings=NAME=%NAME%
1417 Settings=COMPANY=%COMPANY%
1425 Text=Begin writing to the INSTALL.LOG
1427 item: Open/Close INSTALL.LOG
1430 Text=Check free disk space calculates free disk space as well as component sizes.
1433 Text=It should be located before all Install File actions.
1435 item: Check Disk Space
1436 Component=COMPONENTS
1439 Text=This include script allows uninstall support
1442 Text=Note from Tim: this is our own Uninstal.wse, a copy of Wise's except
1445 Text=it writes to HKCU (instead of HKLM) if the user doesn't have admin privs.
1447 item: Include Script
1448 Pathname=.\Uninstal.wse
1451 Text=Note from Tim: these seeming no-ops actually convert to short filenames.
1464 Text=This IF/THEN/ELSE reads the correct registry entries for shortcut/icon placement
1466 item: Check Configuration
1469 item: Get Registry Key Value
1471 Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
1472 Default=%WIN%\Start Menu\Programs\StartUp
1476 item: Get Registry Key Value
1478 Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
1479 Default=%WIN%\Desktop
1483 item: Get Registry Key Value
1484 Variable=STARTMENUDIR
1485 Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
1486 Default=%WIN%\Start Menu
1487 Value Name=Start Menu
1490 item: Get Registry Key Value
1492 Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
1493 Default=%WIN%\Start Menu\Programs
1497 item: Get Registry Key Value
1498 Variable=CSTARTUPDIR
1499 Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
1500 Default=%STARTUPDIR%
1501 Value Name=Common Startup
1504 item: Get Registry Key Value
1505 Variable=CDESKTOPDIR
1506 Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
1507 Default=%DESKTOPDIR%
1508 Value Name=Common Desktop
1511 item: Get Registry Key Value
1512 Variable=CSTARTMENUDIR
1513 Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
1514 Default=%STARTMENUDIR%
1515 Value Name=Common Start Menu
1518 item: Get Registry Key Value
1520 Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
1522 Value Name=Common Programs
1525 item: Else Statement
1528 Text=Note from Tim: the Wizard left this block empty!
1531 Text=Perhaps it's only relevant on Windows 3.1.
1536 Text=END WIZARD STUFF -----------------------------------------------------------------------------------------------------------------------------
1540 item: If/While Statement
1541 Variable=SELECT_ADMIN
1545 Text=The user chose a non-admin install in "Advanced Options".
1548 Text=This should come after the include of Uninstal.wse above, because
1551 Text=writing uninstall info to HKCU is ineffective except under Win2K.
1562 Variable=CGROUP_SAVE
1565 item: If/While Statement
1570 item: If/While Statement
1576 Value=%CGROUPDIR%\%GROUP%
1578 item: Else Statement
1582 Value=%GROUPDIR%\%GROUP%
1591 Text=Long section to install files.
1595 item: If/While Statement
1603 item: Else Statement
1614 Text=Install the license even if they deselect everything <wink>.
1618 Destination=%MAINDIR%\LICENSE.txt
1619 Flags=0000000000000010
1623 Destination=%MAINDIR%\README.txt
1624 Flags=0000000000000010
1628 Destination=%MAINDIR%\NEWS.txt
1629 Flags=0000000000000010
1632 Text=Icons -- always install so that the uninstaller can use them for its own display.
1635 Source=..\pc\pycon.ico
1636 Destination=%MAINDIR%\pycon.ico
1637 Flags=0000000010000010
1640 Source=..\pc\pyc.ico
1641 Destination=%MAINDIR%\pyc.ico
1642 Flags=0000000010000010
1646 Destination=%MAINDIR%\py.ico
1647 Flags=0000000010000010
1652 Text=These arrange to (recursively!) delete all .pyc and .pyo files at uninstall time.
1655 Text=This "does the right thing": any directories left empty at the end are removed.
1657 item: Add Text to INSTALL.LOG
1658 Text=File Tree: %MAINDIR%\*.pyc
1660 item: Add Text to INSTALL.LOG
1661 Text=File Tree: %MAINDIR%\*.pyo
1666 Text=A: interpreter and libraries
1668 item: If/While Statement
1678 Destination=%MAINDIR%\python.exe
1679 Flags=0000000000000010
1682 Source=.\pythonw.exe
1683 Destination=%MAINDIR%\pythonw.exe
1684 Flags=0000000000000010
1687 Source=.\w9xpopen.exe
1688 Destination=%MAINDIR%\w9xpopen.exe
1689 Flags=0000000000000010
1694 Text=Extension module DLLs (.pyd); keep in synch with libs directory next
1697 Source=.\_winreg.pyd
1698 Destination=%MAINDIR%\DLLs\_winreg.pyd
1699 Description=Extension modules
1700 Flags=0000000000000010
1704 Destination=%MAINDIR%\DLLs\_sre.pyd
1705 Flags=0000000000000010
1709 Destination=%MAINDIR%\DLLs\_ssl.pyd
1710 Flags=0000000000000010
1713 Source=.\_symtable.pyd
1714 Destination=%MAINDIR%\DLLs\_symtable.pyd
1715 Flags=0000000000000010
1718 Source=.\_testcapi.pyd
1719 Destination=%MAINDIR%\DLLs\_testcapi.pyd
1720 Flags=0000000000000010
1723 Source=.\_tkinter.pyd
1724 Destination=%MAINDIR%\DLLs\_tkinter.pyd
1725 Flags=0000000000000010
1728 Source=.\_socket.pyd
1729 Destination=%MAINDIR%\DLLs\_socket.pyd
1730 Flags=0000000000000010
1734 Destination=%MAINDIR%\DLLs\_bsddb.pyd
1735 Flags=0000000000000010
1739 Destination=%MAINDIR%\DLLs\bz2.pyd
1740 Flags=0000000000000010
1743 Source=.\datetime.pyd
1744 Destination=%MAINDIR%\DLLs\datetime.pyd
1745 Flags=0000000000000010
1749 Destination=%MAINDIR%\DLLs\mmap.pyd
1750 Flags=0000000000000010
1754 Destination=%MAINDIR%\DLLs\parser.pyd
1755 Flags=0000000000000010
1758 Source=.\pyexpat.pyd
1759 Destination=%MAINDIR%\DLLs\pyexpat.pyd
1760 Flags=0000000000000010
1764 Destination=%MAINDIR%\DLLs\select.pyd
1765 Flags=0000000000000010
1768 Source=.\unicodedata.pyd
1769 Destination=%MAINDIR%\DLLs\unicodedata.pyd
1770 Flags=0000000000000010
1773 Source=.\winsound.pyd
1774 Destination=%MAINDIR%\DLLs\winsound.pyd
1775 Flags=0000000000000010
1779 Destination=%MAINDIR%\DLLs\zlib.pyd
1780 Flags=0000000000000010
1785 Text=Link libraries (.lib); keep in synch with DLLs above, except that the Python lib lives here.
1788 Source=.\_winreg.lib
1789 Destination=%MAINDIR%\libs\_winreg.lib
1790 Description=Link library files
1791 Flags=0000000000000010
1795 Destination=%MAINDIR%\libs\_sre.lib
1796 Flags=0000000000000010
1800 Destination=%MAINDIR%\libs\_ssl.lib
1801 Flags=0000000000000010
1804 Source=.\_symtable.lib
1805 Destination=%MAINDIR%\libs\_symtable.lib
1806 Flags=0000000000000010
1809 Source=.\_testcapi.lib
1810 Destination=%MAINDIR%\libs\_testcapi.lib
1811 Flags=0000000000000010
1814 Source=.\_tkinter.lib
1815 Destination=%MAINDIR%\libs\_tkinter.lib
1816 Description=Extension modules
1817 Flags=0000000000000010
1820 Source=.\_socket.lib
1821 Destination=%MAINDIR%\libs\_socket.lib
1822 Flags=0000000000000010
1826 Destination=%MAINDIR%\libs\_bsddb.lib
1827 Flags=0000000000000010
1831 Destination=%MAINDIR%\libs\bz2.lib
1832 Flags=0000000000000010
1835 Source=.\datetime.lib
1836 Destination=%MAINDIR%\libs\datetime.lib
1837 Flags=0000000000000010
1841 Destination=%MAINDIR%\libs\mmap.lib
1842 Flags=0000000000000010
1846 Destination=%MAINDIR%\libs\parser.lib
1847 Flags=0000000000000010
1850 Source=.\pyexpat.lib
1851 Destination=%MAINDIR%\libs\pyexpat.lib
1852 Flags=0000000000000010
1856 Destination=%MAINDIR%\libs\select.lib
1857 Flags=0000000000000010
1860 Source=.\unicodedata.lib
1861 Destination=%MAINDIR%\libs\unicodedata.lib
1862 Flags=0000000000000010
1865 Source=.\winsound.lib
1866 Destination=%MAINDIR%\libs\winsound.lib
1867 Flags=0000000000000010
1871 Destination=%MAINDIR%\libs\zlib.lib
1872 Flags=0000000000000010
1877 Source=.\python%_pymajor_%%_pyminor_%.lib
1878 Destination=%MAINDIR%\libs\python%_PYMAJOR_%%_PYMINOR_%.lib
1879 Flags=0000000000000010
1884 Text=Main Python DLL
1887 Text=Tell Wise it's OK to delete the Python DLL at uninstall time,
1890 Text=despite that we (may) write it into a system directory.
1892 item: Add Text to INSTALL.LOG
1893 Text=Non-System File:
1896 Source=.\python%_pymajor_%%_pyminor_%.dll
1897 Destination=%DLLDEST%\python%_PYMAJOR_%%_PYMINOR_%.dll
1898 Flags=0000000000000010
1903 Text=Libraries (Lib/)
1907 Destination=%MAINDIR%\Lib
1908 Description=Library Modules
1909 Flags=0000000000000010
1914 Source=..\lib\bsddb\*.py
1915 Destination=%MAINDIR%\Lib\bsddb
1916 Description=Berkeley database package
1917 Flags=0000000100000010
1922 Source=..\lib\compiler\*.py
1923 Destination=%MAINDIR%\Lib\compiler
1924 Description=Python compiler written in Python
1925 Flags=0000000000000010
1930 Source=..\lib\distutils\*.py
1931 Destination=%MAINDIR%\Lib\distutils
1932 Description=Distribution utility modules
1933 Flags=0000000000000010
1936 Source=..\lib\distutils\readme
1937 Destination=%MAINDIR%\Lib\distutils\README.txt
1938 Flags=0000000000000010
1941 Source=..\lib\distutils\command\*.py
1942 Destination=%MAINDIR%\Lib\distutils\command
1943 Flags=0000000000000010
1946 Source=..\lib\distutils\command\command_template
1947 Destination=%MAINDIR%\Lib\distutils\command\command_template
1948 Flags=0000000000000010
1953 Source=..\lib\email\*.py
1954 Destination=%MAINDIR%\Lib\email
1955 Description=Library email package
1956 Flags=0000000000000010
1959 Source=..\lib\email\test\*.py
1960 Destination=%MAINDIR%\Lib\email\test
1961 Description=email tests
1962 Flags=0000000000000010
1965 Source=..\lib\email\test\data\*.txt
1966 Destination=%MAINDIR%\Lib\email\test\data
1967 Description=email test data
1968 Flags=0000000000000010
1971 Source=..\lib\email\test\data\*.gif
1972 Destination=%MAINDIR%\Lib\email\test\data
1973 Description=email test data
1974 Flags=0000000000000010
1977 Source=..\lib\email\test\data\*.au
1978 Destination=%MAINDIR%\Lib\email\test\data
1979 Description=email test data
1980 Flags=0000000000000010
1985 Source=..\lib\encodings\*.py
1986 Destination=%MAINDIR%\Lib\encodings
1987 Description=Unicode encoding tables
1988 Flags=0000000000000010
1993 Source=..\lib\hotshot\*.py
1994 Destination=%MAINDIR%\Lib\hotshot
1995 Description=Fast Python profiler
1996 Flags=0000000000000010
2001 Source=..\lib\lib-old\*.py
2002 Destination=%MAINDIR%\Lib\lib-old
2003 Description=Obsolete modules
2004 Flags=0000000000000010
2009 Source=..\lib\lib-tk\*.py
2010 Destination=%MAINDIR%\Lib\lib-tk
2011 Description=Tkinter related library modules
2012 Flags=0000000000000010
2017 Source=..\lib\site-packages\readme
2018 Destination=%MAINDIR%\Lib\site-packages\README.txt
2019 Description=Site packages
2020 Flags=0000000000000010
2025 Source=..\lib\xml\*.py
2026 Destination=%MAINDIR%\Lib\xml
2027 Description=XML support packages
2028 Flags=0000000000000010
2031 Source=..\lib\xml\dom\*.py
2032 Destination=%MAINDIR%\Lib\xml\dom
2033 Flags=0000000000000010
2036 Source=..\lib\xml\parsers\*.py
2037 Destination=%MAINDIR%\Lib\xml\parsers
2038 Flags=0000000000000010
2041 Source=..\lib\xml\sax\*.py
2042 Destination=%MAINDIR%\Lib\xml\sax
2043 Flags=0000000000000010
2048 Text=C Include files
2051 Source=..\include\*.h
2052 Destination=%MAINDIR%\include
2053 Description=Header files
2054 Flags=0000000000000010
2057 Source=..\pc\pyconfig.h
2058 Destination=%MAINDIR%\include\pyconfig.h
2059 Description=Header files (pyconfig.h)
2060 Flags=0000000000000010
2065 Text=Microsoft C runtime libraries
2068 Source=%_SYS_%\MSVCIRT.DLL
2069 Destination=%DLLDEST%\MSVCIRT.DLL
2070 Description=Visual C++ Runtime DLLs
2071 Flags=0000011000010011
2074 Source=%_SYS_%\MSVCRT.DLL
2075 Destination=%DLLDEST%\MSVCRT.DLL
2076 Description=Visual C++ Runtime DLLs
2077 Flags=0000011000010011
2084 Text=B: Tcl/Tk (Tkinter, IDLE, pydoc)
2086 item: If/While Statement
2095 Source=..\..\%_tcldir_%\bin\*.dll
2096 Destination=%MAINDIR%\DLLs
2097 Description=Tcl/Tk binaries and libraries
2098 Flags=0000000000000010
2101 Source=..\..\%_tcldir_%\lib\*.*
2102 Destination=%MAINDIR%\tcl
2103 Description=Tcl/Tk binaries and libraries
2104 Flags=0000000100000010
2112 Source=..\tools\idle\*.py
2113 Destination=%MAINDIR%\Tools\idle
2114 Description=Integrated DeveLopment Environment for Python
2115 Flags=0000000000000010
2118 Source=..\tools\idle\*.txt
2119 Destination=%MAINDIR%\Tools\idle
2120 Description=Integrated DeveLopment Environment for Python
2121 Flags=0000000000000010
2124 Source=..\tools\idle\icons\*
2125 Destination=%MAINDIR%\Tools\idle\Icons
2126 Description=Integrated DeveLopment Environment for Python
2127 Flags=0000000000000010
2130 Source=..\tools\idle\idle.pyw
2131 Destination=%MAINDIR%\Tools\idle\idle.pyw
2132 Description=IDLE bootstrap script
2133 Flags=0000000000000010
2138 Text=Windows pydoc driver
2141 Source=..\tools\scripts\*.pyw
2142 Destination=%MAINDIR%\Tools\Scripts
2143 Description=Windows pydoc driver
2144 Flags=0000000000000010
2153 item: If/While Statement
2160 Destination=%MAINDIR%\Doc
2161 Description=Python Documentation (HTML)
2162 Flags=0000000100000010
2171 item: If/While Statement
2177 Source=..\tools\scripts\*.py
2178 Destination=%MAINDIR%\Tools\Scripts
2179 Description=Utility Scripts
2180 Flags=0000000000000010
2183 Source=..\tools\scripts\*.doc
2184 Destination=%MAINDIR%\Tools\Scripts
2185 Description=Utility Scripts
2186 Flags=0000000000000010
2189 Source=..\tools\scripts\readme
2190 Destination=%MAINDIR%\Tools\Scripts\README.txt
2191 Description=Utility Scripts
2192 Flags=0000000000000010
2197 Source=..\tools\webchecker\*.py
2198 Destination=%MAINDIR%\Tools\webchecker
2199 Description=Web checker tool
2200 Flags=0000000000000010
2203 Source=..\tools\webchecker\readme
2204 Destination=%MAINDIR%\Tools\webchecker\README.txt
2205 Description=Web checker tool
2206 Flags=0000000000000010
2211 Source=..\tools\versioncheck\*.py
2212 Destination=%MAINDIR%\Tools\versioncheck
2213 Description=Version checker tool
2214 Flags=0000000000000010
2217 Source=..\tools\versioncheck\readme
2218 Destination=%MAINDIR%\Tools\versioncheck\README.txt
2219 Description=Version checker tool
2220 Flags=0000000000000010
2225 Source=..\tools\pynche\*.py
2226 Destination=%MAINDIR%\Tools\pynche
2227 Description=pynche color editor
2228 Flags=0000000000000010
2231 Source=..\tools\pynche\*.txt
2232 Destination=%MAINDIR%\Tools\pynche
2233 Description=pynche color editor
2234 Flags=0000000000000010
2237 Source=..\tools\pynche\x\*.txt
2238 Destination=%MAINDIR%\Tools\pynche\X
2239 Description=pynche color editor - X files
2240 Flags=0000000000000010
2243 Source=..\tools\pynche\readme
2244 Destination=%MAINDIR%\Tools\pynche\README.txt
2245 Description=pynche color editor - README
2246 Flags=0000000100000010
2249 Source=..\tools\pynche\pynche
2250 Destination=%MAINDIR%\Tools\pynche\pynche.py
2251 Description=pynche color editor - main
2252 Flags=0000000100000010
2255 Source=..\tools\pynche\pynche.pyw
2256 Destination=%MAINDIR%\Tools\pynche\pynche.pyw
2257 Description=pynche color editor - noconsole main
2258 Flags=0000000100000010
2263 Source=..\tools\i18n\*.py
2264 Destination=%MAINDIR%\Tools\i18n
2265 Description=Internationalization helpers
2266 Flags=0000000000000010
2275 item: If/While Statement
2281 Source=..\lib\test\audiotest.au
2282 Destination=%MAINDIR%\Lib\test\audiotest.au
2283 Description=Python Test files
2284 Flags=0000000000000010
2287 Source=..\lib\test\*.uue
2288 Destination=%MAINDIR%\Lib\test
2289 Description=Python Test files
2290 Flags=0000000000000010
2293 Source=..\lib\test\*.py
2294 Destination=%MAINDIR%\Lib\test
2295 Description=Python Test files
2296 Flags=0000000000000010
2299 Source=..\lib\test\*.xml
2300 Destination=%MAINDIR%\Lib\test
2301 Description=Python Test files
2302 Flags=0000000000000010
2305 Source=..\lib\test\*.out
2306 Destination=%MAINDIR%\Lib\test
2307 Description=Python Test files
2308 Flags=0000000000000010
2313 Source=..\lib\test\output\*.*
2314 Destination=%MAINDIR%\Lib\test\output
2315 Description=Python Test output files
2316 Flags=0000000000000010
2323 Text=DONE with file copying.
2326 Text=The rest is registry and Start Menu fiddling.
2330 item: If/While Statement
2335 item: If/While Statement
2341 Text=Register file extensions. As usual, Admin privs get in the way, but with a twist:
2344 Text=You don't need admin privs to write to HKEY_CLASSES_ROOT *except* under Win2K.
2347 Text=On Win2K, a user without Admin privs has to register extensions under HKCU\Software\CLASSES instead.
2350 Text=But while you can *do* that under other flavors of Windows too, it has no useful effect except in Win2K.
2356 item: Check Configuration
2359 item: If/While Statement
2371 item: If/While Statement
2381 New Value=Python File
2385 Key=Python.File\shell\open\command
2386 New Value=%MAINDIR%\python.exe "%%1" %%*
2390 Key=Python.File\DefaultIcon
2391 New Value=%MAINDIR%\Py.ico
2397 Key=Python.NoConFile
2398 New Value=Python File (no console)
2402 Key=Python.NoConFile\shell\open\command
2403 New Value=%MAINDIR%\pythonw.exe "%%1" %%*
2407 Key=Python.NoConFile\DefaultIcon
2408 New Value=%MAINDIR%\Py.ico
2414 Key=Python.CompiledFile
2415 New Value=Compiled Python File
2419 Key=Python.CompiledFile\shell\open\command
2420 New Value=%MAINDIR%\python.exe "%%1" %%*
2424 Key=Python.CompiledFile\DefaultIcon
2425 New Value=%MAINDIR%\pyc.ico
2430 Text=File extensions.
2435 New Value=Python.File
2440 New Value=text/plain
2441 Value Name=Content Type
2448 New Value=Python.NoConFile
2453 New Value=text/plain
2454 Value Name=Content Type
2461 New Value=Python.CompiledFile
2466 New Value=Python.CompiledFile
2468 item: Else Statement
2475 Key=Software\CLASSES\Python.File
2476 New Value=Python File
2481 Key=Software\CLASSES\Python.File\shell\open\command
2482 New Value=%MAINDIR%\python.exe "%%1" %%*
2487 Key=Software\CLASSES\Python.File\DefaultIcon
2488 New Value=%MAINDIR%\Py.ico
2495 Key=Software\CLASSES\Python.NoConFile
2496 New Value=Python File (no console)
2501 Key=Software\CLASSES\Python.NoConFile\shell\open\command
2502 New Value=%MAINDIR%\pythonw.exe "%%1" %%*
2507 Key=Software\CLASSES\Python.NoConFile\DefaultIcon
2508 New Value=%MAINDIR%\Py.ico
2515 Key=Software\CLASSES\Python.CompiledFile
2516 New Value=Compiled Python File
2521 Key=Software\CLASSES\Python.CompiledFile\shell\open\command
2522 New Value=%MAINDIR%\python.exe "%%1" %%*
2527 Key=Software\CLASSES\Python.CompiledFile\DefaultIcon
2528 New Value=%MAINDIR%\pyc.ico
2534 Text=File extensions.
2538 Key=Software\CLASSES\.py
2539 New Value=Python.File
2544 Key=Software\CLASSES\.py
2545 New Value=text/plain
2546 Value Name=Content Type
2553 Key=Software\CLASSES\.pyw
2554 New Value=Python.NoConFile
2559 Key=Software\CLASSES\.pyw
2560 New Value=text/plain
2561 Value Name=Content Type
2568 Key=Software\CLASSES\.pyc
2569 New Value=Python.CompiledFile
2574 Key=Software\CLASSES\.pyo
2575 New Value=Python.CompiledFile
2583 Text=If we're installing IDLE, also set an Edit context menu action to use IDLE, for .py and .pyw files.
2585 item: If/While Statement
2590 item: If/While Statement
2596 Key=Python.NoConFile\shell\Edit with IDLE\command
2597 New Value=%MAINDIR%\pythonw.exe %MAINDIR%\Tools\idle\idle.pyw -e "%%1"
2601 Key=Python.File\shell\Edit with IDLE\command
2602 New Value=%MAINDIR%\pythonw.exe %MAINDIR%\Tools\idle\idle.pyw -e "%%1"
2604 item: Else Statement
2608 Key=Software\CLASSES\Python.NoConFile\shell\Edit with IDLE\command
2609 New Value=%MAINDIR%\pythonw.exe %MAINDIR%\Tools\idle\idle.pyw -e "%%1"
2614 Key=Software\CLASSES\Python.File\shell\Edit with IDLE\command
2615 New Value=%MAINDIR%\pythonw.exe %MAINDIR%\Tools\idle\idle.pyw -e "%%1"
2627 Text=Register Python paths.
2630 Text=Write to HKLM for admin, else HKCU. Keep these blocks otherwise identical!
2632 item: If/While Statement
2638 Key=Software\Python\PythonCore\CurrentVersion
2643 Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath
2649 Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath\InstallGroup
2650 New Value=%CGROUP_SAVE%
2656 Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath
2657 New Value=%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk
2663 Key=Software\Python\PythonCore\%PY_VERSION%\Modules
2668 Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Python.exe
2669 New Value=%MAINDIR%\Python.exe
2672 item: Else Statement
2676 Key=Software\Python\PythonCore\CurrentVersion
2681 Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath
2687 Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath\InstallGroup
2688 New Value=%CGROUP_SAVE%
2694 Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath
2695 New Value=%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk
2701 Key=Software\Python\PythonCore\%PY_VERSION%\Modules
2706 Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Python.exe
2707 New Value=%MAINDIR%\Python.exe
2717 Text=Registry fiddling for docs.
2720 Text=Write to HKLM for admin, else HKCU. Keep these blocks otherwise identical!
2722 item: If/While Statement
2727 item: If/While Statement
2733 Key=Software\Python\PythonCore\%PY_VERSION%\Help\Main Python Documentation
2734 New Value=%MAINDIR%\Doc\index.html
2737 item: Else Statement
2741 Key=Software\Python\PythonCore\%PY_VERSION%\Help\Main Python Documentation
2742 New Value=%MAINDIR%\Doc\index.html
2752 Text=Set the app publisher and URL entries for Win2K add/remove.
2755 Text=It doesn't hurt on other systems.
2758 Text=As usual, write to HKLM or HKCU depending on Admin privs.
2761 Text=CAUTION: If you set this info on the "Windows 2000" page (step 6) of the
2764 Text=Installation Expert, it only shows up in the "If" block below. Keep in synch!
2766 item: If/While Statement
2772 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
2773 New Value=http://www.python.org/
2779 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
2780 New Value=PythonLabs at Zope Corporation
2781 Value Name=Publisher
2786 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
2787 New Value=http://www.python.org/
2788 Value Name=URLInfoAbout
2793 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
2794 New Value=%PYVER_STRING%
2795 Value Name=DisplayVersion
2800 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
2801 New Value=%MAINDIR%\py.ico,-0
2802 Value Name=DisplayIcon
2805 item: Else Statement
2809 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
2810 New Value=http://www.python.org/
2816 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
2817 New Value=PythonLabs at Zope Corporation
2818 Value Name=Publisher
2823 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
2824 New Value=http://www.python.org/
2825 Value Name=URLInfoAbout
2830 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
2831 New Value=%PYVER_STRING%
2832 Value Name=DisplayVersion
2837 Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\%APPTITLE%
2838 New Value=%MAINDIR%\py.ico,-0
2839 Value Name=DisplayIcon
2847 Text=Populate Start Menu group
2849 item: If/While Statement
2855 Text=Shortcut to installer no matter what.
2857 item: Create Shortcut
2858 Source=%MAINDIR%\unwise.exe
2859 Destination=%GROUP%\Uninstall Python.lnk
2860 Working Directory=%MAINDIR%
2866 item: If/While Statement
2871 item: Create Shortcut
2872 Source=%MAINDIR%\python.exe
2873 Destination=%GROUP%\Python (command line).lnk
2874 Working Directory=%MAINDIR%
2875 Icon Pathname=%MAINDIR%\pycon.ico
2883 item: If/While Statement
2888 item: Create Shortcut
2889 Source=%MAINDIR%\pythonw.exe
2890 Destination=%GROUP%\IDLE (Python GUI).lnk
2891 Command Options="%MAINDIR%\Tools\idle\idle.pyw"
2892 Working Directory=%MAINDIR%
2896 item: Create Shortcut
2897 Source=%MAINDIR%\pythonw.exe
2898 Destination=%GROUP%\Module Docs.lnk
2899 Command Options="%MAINDIR%\Tools\Scripts\pydocgui.pyw"
2900 Working Directory=%MAINDIR%
2908 item: If/While Statement
2913 item: Create Shortcut
2914 Source=%MAINDIR%\Doc\index.html
2915 Destination=%GROUP%\Python Manuals.lnk
2916 Working Directory=%MAINDIR%
2927 Text=I don't think we need this, but have always done it.
2929 item: Self-Register OCXs/DLLs
2930 Description=Updating System Configuration, Please Wait...
2934 remarked item: Remark
2935 Text=Don't enable "Delete in-use files". Here's what happens:
2937 remarked item: Remark
2938 Text=Install Python; uninstall Python; install Python again. Reboot the machine.
2940 remarked item: Remark
2941 Text=Now UNWISE.EXE is missing. I think this is a Wise bug, but so it goes.
2943 remarked item: Add Text to INSTALL.LOG
2944 Text=Delete in-use files: On
2949 Direction Variable=DIRECTION
2950 Display Variable=DISPLAY
2951 Bitmap Pathname=.\installer.bmp
2954 Filler Color=11173759
2957 item: Custom Dialog Set
2959 Display Variable=DISPLAY
2961 Title=%APPTITLE% Installation
2962 Title French=Installation de %APPTITLE%
2963 Title German=Installation von %APPTITLE%
2964 Title Spanish=Instalación de %APPTITLE%
2965 Title Italian=Installazione di %APPTITLE%
2971 Rectangle=188 234 244 253
2974 Create Flags=01010000000000010000000000000001
2978 Text Spanish=&Terminar
2982 Rectangle=264 234 320 253
2986 Create Flags=01010000000000010000000000000000
2988 Text French=&Annuler
2989 Text German=&Abbrechen
2990 Text Spanish=&Cancelar
2991 Text Italian=&Annulla
2994 Rectangle=108 10 323 48
2995 Create Flags=01010000000000000000000000000000
2996 Flags=0000000000000001
2997 Name=Times New Roman
2998 Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18
2999 Text=Installation Completed!
3000 Text French=Installation terminée !
3001 Text German=Die Installation ist abgeschlossen!
3002 Text Spanish=¡Instalación terminada!
3003 Text Italian=Installazione completata!
3006 Rectangle=108 44 320 82
3007 Create Flags=01010000000000000000000000000000
3008 Text=%APPTITLE% has been successfully installed.
3010 Text=Press the Finish button to exit this installation.
3011 Text French=%APPTITLE% est maintenant installé.
3013 Text French=Cliquez sur le bouton Fin pour quitter l'installation.
3014 Text German=%APPTITLE% wurde erfolgreich installiert.
3016 Text German=Klicken Sie auf "Weiter", um die Installation zu beenden.
3017 Text Spanish=%APPTITLE% se ha instalado con éxito.
3019 Text Spanish=Presione el botón Terminar para salir de esta instalación.
3020 Text Italian=L'installazione %APPTITLE% è stata portata a termine con successo.
3022 Text Italian=Premere il pulsante Fine per uscire dall'installazione.
3025 Rectangle=10 225 320 226
3027 Create Flags=01010000000000000000000000000111
3030 Rectangle=106 105 312 210
3031 Enabled Color=00000000000000001111111111111111
3032 Create Flags=01010000000000000000000000000000
3033 Text=Special Windows thanks to:
3035 Text=Wise Solutions, for the use of InstallMaster 8.1.
3036 Text= http://www.wisesolutions.com/
3039 Text=LettError, Erik van Blokland, for the Python for Windows graphic.
3040 Text= http://www.letterror.com/
3043 Text=Mark Hammond, without whose years of freely shared Windows expertise, Python for Windows would still be Python for DOS.
3046 Rectangle=106 95 312 96
3048 Enabled Color=00000000000000001111111111111111
3049 Create Flags=01010000000000000000000000001001
3059 Text=This include script supports a rollback to preinstallation state if the user chooses to cancel before the installation is complete.
3061 item: Include Script
3062 Pathname=%_WISE_%\INCLUDE\rollback.wse