Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1 | Document Type: WSE |
| 2 | item: Global |
| 3 | Version=5.0 |
Tim Peters | fd09e86 | 2001-04-12 04:01:39 +0000 | [diff] [blame^] | 4 | Title=Python 2.1 release candidate 1 |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 5 | Flags=00010100 |
| 6 | Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 |
| 7 | Japanese Font Name=MS Gothic |
| 8 | Japanese Font Size=10 |
| 9 | Start Gradient=0 0 255 |
| 10 | End Gradient=0 0 0 |
Tim Peters | baa03e8 | 2001-03-19 19:19:45 +0000 | [diff] [blame] | 11 | Windows Flags=00000100000011010010110100001000 |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 12 | Log Pathname=%MAINDIR%\INSTALL.LOG |
| 13 | Message Font=MS Sans Serif |
| 14 | Font Size=8 |
| 15 | Disk Filename=SETUP |
| 16 | Patch Flags=0000000000000001 |
| 17 | Patch Threshold=85 |
| 18 | Patch Memory=4000 |
| 19 | Variable Name1=_SYS_ |
Tim Peters | baa03e8 | 2001-03-19 19:19:45 +0000 | [diff] [blame] | 20 | Variable Description1=System directory (where to find MSVCRT.DLL) |
Guido van Rossum | f00562a | 2000-06-30 14:20:19 +0000 | [diff] [blame] | 21 | Variable Default1=C:\Windows\System |
Tim Peters | baa03e8 | 2001-03-19 19:19:45 +0000 | [diff] [blame] | 22 | Variable Values1=C:\Windows\System |
| 23 | Variable Values1=C:\WINNT\System32 |
| 24 | Variable Flags1=00000010 |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 25 | Variable Name2=_WISE_ |
| 26 | Variable Description2=WISE root directory |
Guido van Rossum | f00562a | 2000-06-30 14:20:19 +0000 | [diff] [blame] | 27 | Variable Default2=C:\Wise |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 28 | Variable Flags2=00001001 |
| 29 | Variable Name3=_SRC_ |
| 30 | Variable Description3=Python source directory |
Tim Peters | aff1284 | 2000-08-25 06:52:44 +0000 | [diff] [blame] | 31 | Variable Default3=C:\code\python\dist\src |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 32 | Variable Flags3=00001001 |
| 33 | Variable Name4=_DOC_ |
| 34 | Variable Description4=HTML documentation tree directory |
Tim Peters | 87106b5 | 2000-09-05 06:23:16 +0000 | [diff] [blame] | 35 | Variable Default4=C:\Code\python\dist\src\html |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 36 | Variable Flags4=00001001 |
Guido van Rossum | cce79a1 | 2000-06-30 14:50:52 +0000 | [diff] [blame] | 37 | Variable Name5=_TCLMINOR_ |
| 38 | Variable Description5=Tcl/Tk Minor Version (e.g. the "3" in "8.3.1") |
Guido van Rossum | ed2bf9c | 2000-06-30 14:55:26 +0000 | [diff] [blame] | 39 | Variable Default5=3 |
Guido van Rossum | cce79a1 | 2000-06-30 14:50:52 +0000 | [diff] [blame] | 40 | Variable Flags5=00001000 |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 41 | end |
| 42 | remarked item: Open/Close INSTALL.LOG |
| 43 | Flags=00000001 |
| 44 | end |
| 45 | item: Check if File/Dir Exists |
| 46 | Pathname=%SYS% |
| 47 | Flags=10000100 |
| 48 | end |
| 49 | item: Set Variable |
| 50 | Variable=SYS |
| 51 | Value=%WIN% |
| 52 | end |
| 53 | item: End Block |
| 54 | end |
Tim Peters | 9a83b92 | 2000-09-01 19:30:26 +0000 | [diff] [blame] | 55 | item: Check Configuration |
| 56 | Flags=10011111 |
| 57 | end |
| 58 | item: Display Message |
| 59 | Title=Doing non-admin install |
| 60 | 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). |
| 61 | Text= |
| 62 | 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. |
| 63 | Flags=00001000 |
| 64 | end |
| 65 | item: End Block |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 66 | end |
| 67 | item: Set Variable |
| 68 | Variable=APPTITLE |
Tim Peters | fd09e86 | 2001-04-12 04:01:39 +0000 | [diff] [blame^] | 69 | Value=Python 2.1 release candidate 1 |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 70 | end |
| 71 | item: Set Variable |
| 72 | Variable=GROUP |
Tim Peters | 78542ef | 2001-01-17 08:54:19 +0000 | [diff] [blame] | 73 | Value=Python 2.1 |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 74 | end |
Tim Peters | b2a22f4 | 2001-03-11 04:30:35 +0000 | [diff] [blame] | 75 | item: Remark |
| 76 | Text=PY_VERSION should be major.minor only; used to create the registry key; must match MS_DLL_ID in python_nt.rc |
| 77 | end |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 78 | item: Set Variable |
| 79 | Variable=PY_VERSION |
Tim Peters | b2a22f4 | 2001-03-11 04:30:35 +0000 | [diff] [blame] | 80 | Value=2.1 |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 81 | end |
| 82 | item: Set Variable |
| 83 | Variable=MAINDIR |
Tim Peters | 78542ef | 2001-01-17 08:54:19 +0000 | [diff] [blame] | 84 | Value=Python21 |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 85 | end |
| 86 | item: Get Registry Key Value |
| 87 | Variable=PROGRAM_FILES |
| 88 | Key=SOFTWARE\Microsoft\Windows\CurrentVersion |
| 89 | Default=C:\Program Files |
| 90 | Value Name=ProgramFilesDir |
| 91 | Flags=00000101 |
| 92 | end |
| 93 | item: Set Variable |
| 94 | Variable=MAINDIR |
| 95 | Value=%PROGRAM_FILES%\%MAINDIR% |
| 96 | end |
| 97 | item: Set Variable |
| 98 | Variable=COMPONENTS |
| 99 | Value=ABCDE |
| 100 | end |
| 101 | item: Wizard Block |
| 102 | Direction Variable=DIRECTION |
| 103 | Display Variable=DISPLAY |
Guido van Rossum | a1956e2 | 2000-06-30 14:30:28 +0000 | [diff] [blame] | 104 | Bitmap Pathname=C:\Wise\DIALOGS\TEMPLATE\WIZARD.BMP |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 105 | X Position=9 |
| 106 | Y Position=10 |
| 107 | Filler Color=8421440 |
| 108 | Flags=00000011 |
| 109 | end |
| 110 | item: Custom Dialog Set |
| 111 | Name=Welcome |
| 112 | Display Variable=DISPLAY |
| 113 | item: Dialog |
| 114 | Title=%APPTITLE% Installation |
| 115 | Title French=Installation de %APPTITLE% |
| 116 | Title German=Installation von %APPTITLE% |
| 117 | Title Spanish=Instalación de %APPTITLE% |
| 118 | Title Italian=Installazione di %APPTITLE% |
| 119 | Width=271 |
| 120 | Height=224 |
| 121 | Font Name=Helv |
| 122 | Font Size=8 |
| 123 | item: Static |
| 124 | Rectangle=86 8 258 42 |
| 125 | Create Flags=01010000000000000000000000000000 |
| 126 | Flags=0000000000000001 |
| 127 | Name=Times New Roman |
| 128 | Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18 |
| 129 | Text=Welcome! |
| 130 | Text French=Bienvenue ! |
| 131 | Text German=Willkommen! |
| 132 | Text Spanish=¡Bienvenido! |
| 133 | Text Italian=Benvenuti! |
| 134 | end |
| 135 | item: Push Button |
| 136 | Rectangle=150 187 195 202 |
| 137 | Variable=DIRECTION |
| 138 | Value=N |
| 139 | Create Flags=01010000000000010000000000000001 |
| 140 | Text=&Next > |
| 141 | Text French=&Suite > |
| 142 | Text German=&Weiter > |
| 143 | Text Spanish=&Siguiente > |
| 144 | Text Italian=&Avanti > |
| 145 | end |
| 146 | item: Push Button |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 147 | Rectangle=211 186 256 201 |
| 148 | Action=3 |
| 149 | Create Flags=01010000000000010000000000000000 |
| 150 | Text=&Cancel |
| 151 | Text French=&Annuler |
| 152 | Text German=&Abbrechen |
| 153 | Text Spanish=&Cancelar |
| 154 | Text Italian=&Annulla |
| 155 | end |
| 156 | item: Static |
| 157 | Rectangle=86 42 256 131 |
| 158 | Create Flags=01010000000000000000000000000000 |
| 159 | Text=This installation program will install %APPTITLE% on your system. |
| 160 | Text= |
Tim Peters | 7527e00 | 2000-09-01 19:59:11 +0000 | [diff] [blame] | 161 | Text=Click the Next button to start the installation. Click the Cancel button now if you do not want to install %APPTITLE% at this time. |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 162 | Text French=Ce programme d'installation va installer %APPTITLE%. |
| 163 | Text French= |
| 164 | Text French=Cliquez sur le bouton Suite pour démarrer l'installation. Vous pouvez cliquer sur le bouton Quitter l'installation si vous ne voulez pas installer %APPTITLE% tout de suite. |
| 165 | Text German=Mit diesem Installationsprogramm wird %APPTITLE% installiert. |
| 166 | Text German= |
| 167 | Text German=Klicken Sie auf "Weiter", um mit der Installation zu beginnen. Klicken Sie auf "Abbrechen", um die Installation von %APPTITLE% abzubrechen. |
| 168 | Text Spanish=Este programa de instalación instalará %APPTITLE%. |
| 169 | Text Spanish= |
| 170 | Text Spanish=Presione el botón Siguiente para iniciar la instalación. Puede presionar el botón Salir de instalación si no desea instalar %APPTITLE% en este momento. |
| 171 | Text Italian=Questo programma installerà %APPTITLE%. |
| 172 | Text Italian= |
| 173 | Text Italian=Per avvviare l'installazione premere il pulsante Avanti. Se non si desidera installare %APPTITLE% ora, premere il pulsante Esci dall'installazione. |
| 174 | end |
| 175 | item: Static |
| 176 | Rectangle=8 180 256 181 |
| 177 | Action=3 |
| 178 | Create Flags=01010000000000000000000000000111 |
| 179 | end |
| 180 | end |
| 181 | end |
| 182 | item: Custom Dialog Set |
| 183 | Name=Select Destination Directory |
| 184 | Display Variable=DISPLAY |
| 185 | item: Dialog |
| 186 | Title=%APPTITLE% Installation |
| 187 | Title French=Installation de %APPTITLE% |
| 188 | Title German=Installation von %APPTITLE% |
| 189 | Title Spanish=Instalación de %APPTITLE% |
| 190 | Title Italian=Installazione di %APPTITLE% |
| 191 | Width=271 |
| 192 | Height=224 |
| 193 | Font Name=Helv |
| 194 | Font Size=8 |
| 195 | item: Push Button |
| 196 | Rectangle=150 187 195 202 |
| 197 | Variable=DIRECTION |
| 198 | Value=N |
| 199 | Create Flags=01010000000000010000000000000001 |
| 200 | Text=&Next > |
| 201 | Text French=&Suite > |
| 202 | Text German=&Weiter > |
| 203 | Text Spanish=&Siguiente > |
| 204 | Text Italian=&Avanti > |
| 205 | end |
| 206 | item: Push Button |
| 207 | Rectangle=105 187 150 202 |
| 208 | Variable=DIRECTION |
| 209 | Value=B |
| 210 | Create Flags=01010000000000010000000000000000 |
| 211 | Flags=0000000000000001 |
| 212 | Text=< &Back |
| 213 | Text French=< &Retour |
| 214 | Text German=< &Zurück |
| 215 | Text Spanish=< &Atrás |
| 216 | Text Italian=< &Indietro |
| 217 | end |
| 218 | item: Push Button |
| 219 | Rectangle=211 187 256 202 |
| 220 | Action=3 |
| 221 | Create Flags=01010000000000010000000000000000 |
| 222 | Text=&Cancel |
| 223 | Text French=&Annuler |
| 224 | Text German=&Abbrechen |
| 225 | Text Spanish=&Cancelar |
| 226 | Text Italian=&Annulla |
| 227 | end |
| 228 | item: Static |
| 229 | Rectangle=8 180 256 181 |
| 230 | Action=3 |
| 231 | Create Flags=01010000000000000000000000000111 |
| 232 | end |
| 233 | item: Static |
| 234 | Rectangle=86 8 258 42 |
| 235 | Create Flags=01010000000000000000000000000000 |
| 236 | Flags=0000000000000001 |
| 237 | Name=Times New Roman |
| 238 | Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18 |
| 239 | Text=Select Destination Directory |
| 240 | Text French=Sélectionner le répertoire de destination |
| 241 | Text German=Zielverzeichnis wählen |
| 242 | Text Spanish=Seleccione el directorio de destino |
| 243 | Text Italian=Selezionare Directory di destinazione |
| 244 | end |
| 245 | item: Static |
| 246 | Rectangle=86 42 256 82 |
| 247 | Create Flags=01010000000000000000000000000000 |
| 248 | Text=Please select the directory where the %APPTITLE% files are to be installed. |
| 249 | Text French=Veuillez sélectionner le répertoire dans lequel les fichiers %APPTITLE% doivent être installés. |
| 250 | Text German=Geben Sie an, in welchem Verzeichnis die %APPTITLE%-Dateien installiert werden sollen. |
| 251 | Text Spanish=Por favor seleccione el directorio donde desee instalar los archivos de %APPTITLE%. |
| 252 | Text Italian=Selezionare la directory dove verranno installati i file %APPTITLE%. |
| 253 | end |
| 254 | item: Static |
| 255 | Rectangle=86 98 256 125 |
| 256 | Action=1 |
| 257 | Create Flags=01010000000000000000000000000111 |
| 258 | end |
| 259 | item: Push Button |
| 260 | Rectangle=208 106 253 121 |
| 261 | Variable=MAINDIR_SAVE |
| 262 | Value=%MAINDIR% |
| 263 | Destination Dialog=1 |
| 264 | Action=2 |
| 265 | Create Flags=01010000000000010000000000000000 |
| 266 | Text=Browse |
| 267 | Text French=Parcourir |
| 268 | Text German=Durchsuchen |
| 269 | Text Spanish=Buscar |
| 270 | Text Italian=Sfoglie |
| 271 | end |
| 272 | item: Static |
| 273 | Rectangle=90 109 206 120 |
| 274 | Create Flags=01010000000000000000000000000000 |
| 275 | Text=%MAINDIR% |
| 276 | Text French=%MAINDIR% |
| 277 | Text German=%MAINDIR% |
| 278 | Text Spanish=%MAINDIR% |
| 279 | Text Italian=%MAINDIR% |
| 280 | end |
| 281 | end |
| 282 | item: Dialog |
| 283 | Title=Select Destination Directory |
| 284 | Title French=Sélectionner le répertoire de destination |
| 285 | Title German=Zielverzeichnis wählen |
| 286 | Title Spanish=Seleccione el directorio de destino |
| 287 | Title Italian=Selezionare Directory di destinazione |
| 288 | Width=221 |
| 289 | Height=173 |
| 290 | Font Name=Helv |
| 291 | Font Size=8 |
| 292 | item: Listbox |
| 293 | Rectangle=5 5 163 149 |
| 294 | Variable=MAINDIR |
| 295 | Create Flags=01010000100000010000000101000000 |
| 296 | Flags=0000110000100010 |
| 297 | Text=%MAINDIR% |
| 298 | Text French=%MAINDIR% |
| 299 | Text German=%MAINDIR% |
| 300 | Text Spanish=%MAINDIR% |
| 301 | Text Italian=%MAINDIR% |
| 302 | end |
| 303 | item: Push Button |
| 304 | Rectangle=167 6 212 21 |
| 305 | Create Flags=01010000000000010000000000000001 |
| 306 | Text=OK |
| 307 | Text French=OK |
| 308 | Text German=OK |
| 309 | Text Spanish=Aceptar |
| 310 | Text Italian=OK |
| 311 | end |
| 312 | item: Push Button |
| 313 | Rectangle=167 25 212 40 |
| 314 | Variable=MAINDIR |
| 315 | Value=%MAINDIR_SAVE% |
| 316 | Create Flags=01010000000000010000000000000000 |
| 317 | Flags=0000000000000001 |
| 318 | Text=Cancel |
| 319 | Text French=Annuler |
| 320 | Text German=Abbrechen |
| 321 | Text Spanish=Cancelar |
| 322 | Text Italian=Annulla |
| 323 | end |
| 324 | end |
| 325 | end |
| 326 | item: Custom Dialog Set |
| 327 | Name=Select Components |
| 328 | Display Variable=DISPLAY |
| 329 | item: Dialog |
| 330 | Title=%APPTITLE% Installation |
| 331 | Title French=Installation de %APPTITLE% |
| 332 | Title German=Installation von %APPTITLE% |
| 333 | Title Spanish=Instalación de %APPTITLE% |
| 334 | Title Italian=Installazione di %APPTITLE% |
| 335 | Width=271 |
| 336 | Height=224 |
| 337 | Font Name=Helv |
| 338 | Font Size=8 |
| 339 | item: Push Button |
| 340 | Rectangle=150 187 195 202 |
| 341 | Variable=DIRECTION |
| 342 | Value=N |
| 343 | Create Flags=01010000000000010000000000000001 |
| 344 | Text=&Next > |
| 345 | Text French=&Suite > |
| 346 | Text German=&Weiter > |
| 347 | Text Spanish=&Siguiente > |
| 348 | Text Italian=&Avanti > |
| 349 | end |
| 350 | item: Push Button |
| 351 | Rectangle=105 187 150 202 |
| 352 | Variable=DIRECTION |
| 353 | Value=B |
| 354 | Create Flags=01010000000000010000000000000000 |
| 355 | Text=< &Back |
| 356 | Text French=< &Retour |
| 357 | Text German=< &Zurück |
| 358 | Text Spanish=< &Atrás |
| 359 | Text Italian=< &Indietro |
| 360 | end |
| 361 | item: Push Button |
| 362 | Rectangle=211 187 256 202 |
| 363 | Action=3 |
| 364 | Create Flags=01010000000000010000000000000000 |
| 365 | Text=&Cancel |
| 366 | Text French=&Annuler |
| 367 | Text German=&Abbrechen |
| 368 | Text Spanish=&Cancelar |
| 369 | Text Italian=&Annulla |
| 370 | end |
| 371 | item: Static |
| 372 | Rectangle=8 180 256 181 |
| 373 | Action=3 |
| 374 | Create Flags=01010000000000000000000000000111 |
| 375 | end |
| 376 | item: Static |
| 377 | Rectangle=86 8 258 42 |
| 378 | Create Flags=01010000000000000000000000000000 |
| 379 | Flags=0000000000000001 |
| 380 | Name=Times New Roman |
| 381 | Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18 |
| 382 | Text=Select Components |
| 383 | Text French=Sélectionner les composants |
| 384 | Text German=Komponenten auswählen |
| 385 | Text Spanish=Seleccione componentes |
| 386 | Text Italian=Selezionare i componenti |
| 387 | end |
| 388 | item: Checkbox |
| 389 | Rectangle=86 66 256 138 |
| 390 | Variable=COMPONENTS |
| 391 | Create Flags=01010000000000010000000000000011 |
| 392 | Flags=0000000000000110 |
| 393 | Text=Python Utility Scripts |
| 394 | Text=Python Help Files |
| 395 | Text=Python test suite |
| 396 | Text=Python interpreter and library |
| 397 | Text=Tcl/Tk support |
| 398 | Text= |
| 399 | Text French=Python Utility Scripts |
| 400 | Text French=Python Help Files |
| 401 | Text French=Python test suite |
| 402 | Text French= |
| 403 | Text German=Python Utility Scripts |
| 404 | Text German=Python Help Files |
| 405 | Text German=Python test suite |
| 406 | Text German= |
| 407 | Text Spanish=Python Utility Scripts |
| 408 | Text Spanish=Python Help Files |
| 409 | Text Spanish=Python test suite |
| 410 | Text Spanish= |
| 411 | Text Italian=Python Utility Scripts |
| 412 | Text Italian=Python Help Files |
| 413 | Text Italian=Python test suite |
| 414 | Text Italian= |
| 415 | end |
| 416 | item: Static |
| 417 | Rectangle=194 162 242 172 |
| 418 | Variable=COMPONENTS |
| 419 | Value=MAINDIR |
| 420 | Create Flags=01010000000000000000000000000010 |
| 421 | end |
| 422 | item: Static |
| 423 | Rectangle=194 153 242 162 |
| 424 | Variable=COMPONENTS |
| 425 | Create Flags=01010000000000000000000000000010 |
| 426 | end |
| 427 | item: Static |
| 428 | Rectangle=107 153 196 164 |
| 429 | Create Flags=01010000000000000000000000000000 |
| 430 | Text=Disk Space Required: |
| 431 | Text French=Espace disque requis : |
| 432 | Text German=Notwendiger Speicherplatz: |
| 433 | Text Spanish=Espacio requerido en el disco: |
| 434 | Text Italian=Spazio su disco necessario: |
| 435 | end |
| 436 | item: Static |
| 437 | Rectangle=107 162 196 172 |
| 438 | Create Flags=01010000000000000000000000000000 |
| 439 | Text=Disk Space Remaining: |
| 440 | Text French=Espace disque disponible : |
| 441 | Text German=Verbleibender Speicherplatz: |
| 442 | Text Spanish=Espacio en disco disponible: |
| 443 | Text Italian=Spazio su disco disponibile: |
| 444 | end |
| 445 | item: Static |
| 446 | Rectangle=86 145 256 175 |
| 447 | Action=1 |
| 448 | Create Flags=01010000000000000000000000000111 |
| 449 | end |
| 450 | item: Static |
| 451 | Rectangle=86 42 256 61 |
| 452 | Create Flags=01010000000000000000000000000000 |
| 453 | Text=Choose which components to install by checking the boxes below. |
| 454 | Text French=Choisissez les composants que vous voulez installer en cochant les cases ci-dessous. |
| 455 | Text German=Wählen Sie die zu installierenden Komponenten, indem Sie in die entsprechenden Kästchen klicken. |
| 456 | Text Spanish=Elija los componentes que desee instalar marcando los cuadros de abajo. |
| 457 | Text Italian=Scegliere quali componenti installare selezionando le caselle sottostanti. |
| 458 | end |
| 459 | end |
| 460 | end |
| 461 | item: Custom Dialog Set |
| 462 | Name=Select Program Manager Group |
| 463 | Display Variable=DISPLAY |
| 464 | item: Dialog |
| 465 | Title=%APPTITLE% Installation |
| 466 | Title French=Installation de %APPTITLE% |
| 467 | Title German=Installation von %APPTITLE% |
| 468 | Title Spanish=Instalación de %APPTITLE% |
| 469 | Title Italian=Installazione di %APPTITLE% |
| 470 | Width=271 |
| 471 | Height=224 |
| 472 | Font Name=Helv |
| 473 | Font Size=8 |
| 474 | item: Push Button |
| 475 | Rectangle=150 187 195 202 |
| 476 | Variable=DIRECTION |
| 477 | Value=N |
| 478 | Create Flags=01010000000000010000000000000001 |
| 479 | Text=&Next > |
| 480 | Text French=&Suite > |
| 481 | Text German=&Weiter > |
| 482 | Text Spanish=&Siguiente > |
| 483 | Text Italian=&Avanti > |
| 484 | end |
| 485 | item: Push Button |
| 486 | Rectangle=105 187 150 202 |
| 487 | Variable=DIRECTION |
| 488 | Value=B |
| 489 | Create Flags=01010000000000010000000000000000 |
| 490 | Flags=0000000000000001 |
| 491 | Text=< &Back |
| 492 | Text French=< &Retour |
| 493 | Text German=< &Zurück |
| 494 | Text Spanish=< &Atrás |
| 495 | Text Italian=< &Indietro |
| 496 | end |
| 497 | item: Push Button |
| 498 | Rectangle=211 187 256 202 |
| 499 | Action=3 |
| 500 | Create Flags=01010000000000010000000000000000 |
| 501 | Text=&Cancel |
| 502 | Text French=&Annuler |
| 503 | Text German=&Abbrechen |
| 504 | Text Spanish=&Cancelar |
| 505 | Text Italian=&Annulla |
| 506 | end |
| 507 | item: Static |
| 508 | Rectangle=8 180 256 181 |
| 509 | Action=3 |
| 510 | Create Flags=01010000000000000000000000000111 |
| 511 | end |
| 512 | item: Static |
| 513 | Rectangle=86 8 258 42 |
| 514 | Create Flags=01010000000000000000000000000000 |
| 515 | Flags=0000000000000001 |
| 516 | Name=Times New Roman |
| 517 | Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18 |
Tim Peters | 6869245 | 2000-10-14 07:35:15 +0000 | [diff] [blame] | 518 | Text=Select Start Menu Group |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 519 | Text French=Sélectionner le groupe du Gestionnaire de programme |
| 520 | Text German=Bestimmung der Programm-Managergruppe |
| 521 | Text Spanish=Seleccione grupo del Administrador de programas |
| 522 | Text Italian=Selezionare il gruppo ProgMan |
| 523 | end |
| 524 | item: Static |
| 525 | Rectangle=86 44 256 68 |
| 526 | Create Flags=01010000000000000000000000000000 |
Tim Peters | 6869245 | 2000-10-14 07:35:15 +0000 | [diff] [blame] | 527 | Text=Enter the name of the Start Menu program group to which to add the %APPTITLE% icons: |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 528 | Text French=Entrez le nom du groupe du Gestionnaire de programme dans lequel vous souhaitez ajouter les icônes de %APPTITLE% : |
| 529 | Text German=Geben Sie den Namen der Programmgruppe ein, der das Symbol %APPTITLE% hinzugefügt werden soll: |
| 530 | Text Spanish=Escriba el nombre del grupo del Administrador de programas en el que desea agregar los iconos de %APPTITLE%: |
| 531 | Text Italian=Inserire il nome del gruppo Program Manager per aggiungere le icone %APPTITLE% a: |
| 532 | end |
| 533 | item: Combobox |
| 534 | Rectangle=86 69 256 175 |
| 535 | Variable=GROUP |
| 536 | Create Flags=01010000001000010000001100000001 |
| 537 | Flags=0000000000000001 |
| 538 | Text=%GROUP% |
| 539 | Text French=%GROUP% |
| 540 | Text German=%GROUP% |
| 541 | Text Spanish=%GROUP% |
| 542 | Text Italian=%GROUP% |
| 543 | end |
| 544 | end |
| 545 | end |
| 546 | item: Custom Dialog Set |
| 547 | Name=Start Installation |
| 548 | Display Variable=DISPLAY |
| 549 | item: Dialog |
| 550 | Title=%APPTITLE% Installation |
| 551 | Title French=Installation de %APPTITLE% |
| 552 | Title German=Installation von %APPTITLE% |
| 553 | Title Spanish=Instalación de %APPTITLE% |
| 554 | Title Italian=Installazione di %APPTITLE% |
| 555 | Width=271 |
| 556 | Height=224 |
| 557 | Font Name=Helv |
| 558 | Font Size=8 |
| 559 | item: Push Button |
| 560 | Rectangle=150 187 195 202 |
| 561 | Variable=DIRECTION |
| 562 | Value=N |
| 563 | Create Flags=01010000000000010000000000000001 |
| 564 | Text=&Next > |
| 565 | Text French=&Suite > |
| 566 | Text German=&Weiter > |
| 567 | Text Spanish=&Siguiente > |
| 568 | Text Italian=&Avanti > |
| 569 | end |
| 570 | item: Push Button |
| 571 | Rectangle=105 187 150 202 |
| 572 | Variable=DIRECTION |
| 573 | Value=B |
| 574 | Create Flags=01010000000000010000000000000000 |
| 575 | Text=< &Back |
| 576 | Text French=< &Retour |
| 577 | Text German=< &Zurück |
| 578 | Text Spanish=< &Atrás |
| 579 | Text Italian=< &Indietro |
| 580 | end |
| 581 | item: Push Button |
| 582 | Rectangle=211 187 256 202 |
| 583 | Action=3 |
| 584 | Create Flags=01010000000000010000000000000000 |
| 585 | Text=&Cancel |
| 586 | Text French=&Annuler |
| 587 | Text German=&Abbrechen |
| 588 | Text Spanish=&Cancelar |
| 589 | Text Italian=&Annulla |
| 590 | end |
| 591 | item: Static |
| 592 | Rectangle=8 180 256 181 |
| 593 | Action=3 |
| 594 | Create Flags=01010000000000000000000000000111 |
| 595 | end |
| 596 | item: Static |
| 597 | Rectangle=86 8 258 42 |
| 598 | Create Flags=01010000000000000000000000000000 |
| 599 | Flags=0000000000000001 |
| 600 | Name=Times New Roman |
| 601 | Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18 |
| 602 | Text=Ready to Install! |
| 603 | Text French=Prêt à installer ! |
| 604 | Text German=Installationsbereit! |
| 605 | Text Spanish=¡Preparado para la instalación! |
| 606 | Text Italian=Pronto per l'installazione! |
| 607 | end |
| 608 | item: Static |
| 609 | Rectangle=86 42 256 102 |
| 610 | Create Flags=01010000000000000000000000000000 |
| 611 | Text=You are now ready to install %APPTITLE%. |
| 612 | Text= |
Tim Peters | 6869245 | 2000-10-14 07:35:15 +0000 | [diff] [blame] | 613 | Text=Click the Next button to begin the installation, or the Back button to change choices made previously. |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 614 | Text French=Vous êtes maintenant prêt à installer les fichiers %APPTITLE%. |
| 615 | Text French= |
| 616 | Text French=Cliquez sur le bouton Suite pour commencer l'installation ou sur le bouton Retour pour entrer les informations d'installation à nouveau. |
| 617 | Text German=Sie können %APPTITLE% nun installieren. |
| 618 | Text German= |
| 619 | Text German=Klicken Sie auf "Weiter", um mit der Installation zu beginnen. Klicken Sie auf "Zurück", um die Installationsinformationen neu einzugeben. |
| 620 | Text Spanish=Ya está listo para instalar %APPTITLE%. |
| 621 | Text Spanish= |
| 622 | 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. |
| 623 | Text Italian=Ora è possibile installare %APPTITLE%. |
| 624 | Text Italian= |
| 625 | Text Italian=Premere il pulsante Avanti per avviare l'installazione o il pulsante Indietro per reinserire le informazioni di installazione. |
| 626 | end |
| 627 | end |
| 628 | end |
| 629 | item: End Block |
| 630 | end |
| 631 | item: Open/Close INSTALL.LOG |
| 632 | end |
| 633 | item: Remark |
| 634 | Text=Where system DLLs are installed (choose one of the following): |
| 635 | end |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 636 | item: Set Variable |
| 637 | Variable=DLLDEST |
| 638 | Value=%SYS32% |
| 639 | end |
| 640 | item: Check Disk Space |
| 641 | Component=COMPONENTS |
| 642 | end |
| 643 | item: If/While Statement |
| 644 | Variable=COMPONENTS |
| 645 | Value=D |
| 646 | Flags=00001010 |
| 647 | end |
| 648 | item: Install File |
Tim Peters | 7527e00 | 2000-09-01 19:59:11 +0000 | [diff] [blame] | 649 | Source=%_SRC_%\LICENSE |
| 650 | Destination=%MAINDIR%\LICENSE.txt |
| 651 | Flags=0000000000000010 |
| 652 | end |
| 653 | item: Install File |
| 654 | Source=%_SRC_%\README |
| 655 | Destination=%MAINDIR%\README.txt |
| 656 | Flags=0000000000000010 |
| 657 | end |
| 658 | item: Install File |
Tim Peters | 0d416d3 | 2000-09-05 17:14:16 +0000 | [diff] [blame] | 659 | Source=%_SRC_%\Misc\NEWS |
| 660 | Destination=%MAINDIR%\NEWS.txt |
| 661 | Flags=0000000000000010 |
| 662 | end |
Tim Peters | 39fb28f | 2000-09-21 07:50:36 +0000 | [diff] [blame] | 663 | item: Remark |
| 664 | Text=*** Executables *** |
| 665 | end |
Tim Peters | 0d416d3 | 2000-09-05 17:14:16 +0000 | [diff] [blame] | 666 | item: Install File |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 667 | Source=%_SRC_%\PCbuild\python.exe |
| 668 | Destination=%MAINDIR%\python.exe |
| 669 | Flags=0000000000000010 |
| 670 | end |
| 671 | item: Install File |
| 672 | Source=%_SRC_%\PCbuild\pythonw.exe |
| 673 | Destination=%MAINDIR%\pythonw.exe |
| 674 | Flags=0000000000000010 |
| 675 | end |
| 676 | item: Install File |
Tim Peters | b04e650 | 2000-09-01 07:54:04 +0000 | [diff] [blame] | 677 | Source=%_SRC_%\PCbuild\w9xpopen.exe |
| 678 | Destination=%MAINDIR%\w9xpopen.exe |
| 679 | Flags=0000000000000010 |
| 680 | end |
Tim Peters | 39fb28f | 2000-09-21 07:50:36 +0000 | [diff] [blame] | 681 | item: Remark |
| 682 | Text=*** Extension module DLLs (.pyd); keep in synch with libs directory next *** |
| 683 | end |
Tim Peters | b04e650 | 2000-09-01 07:54:04 +0000 | [diff] [blame] | 684 | item: Install File |
Tim Peters | 39fb28f | 2000-09-21 07:50:36 +0000 | [diff] [blame] | 685 | Source=%_SRC_%\PCbuild\_winreg.pyd |
| 686 | Destination=%MAINDIR%\DLLs\_winreg.pyd |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 687 | Description=Extension modules |
| 688 | Flags=0000000000000010 |
| 689 | end |
| 690 | item: Install File |
Tim Peters | 39fb28f | 2000-09-21 07:50:36 +0000 | [diff] [blame] | 691 | Source=%_SRC_%\PCbuild\_sre.pyd |
| 692 | Destination=%MAINDIR%\DLLs\_sre.pyd |
| 693 | Flags=0000000000000010 |
| 694 | end |
| 695 | item: Install File |
Tim Peters | b16c56f | 2001-02-02 21:24:51 +0000 | [diff] [blame] | 696 | Source=%_SRC_%\PCbuild\_symtable.pyd |
| 697 | Destination=%MAINDIR%\DLLs\_symtable.pyd |
| 698 | Flags=0000000000000010 |
| 699 | end |
| 700 | item: Install File |
Tim Peters | d66595f | 2001-02-04 03:09:53 +0000 | [diff] [blame] | 701 | Source=%_SRC_%\PCbuild\_testcapi.pyd |
| 702 | Destination=%MAINDIR%\DLLs\_testcapi.pyd |
Tim Peters | 4d282de | 2001-02-02 06:33:04 +0000 | [diff] [blame] | 703 | Flags=0000000000000010 |
| 704 | end |
| 705 | item: Install File |
Tim Peters | 39fb28f | 2000-09-21 07:50:36 +0000 | [diff] [blame] | 706 | Source=%_SRC_%\PCbuild\_tkinter.pyd |
| 707 | Destination=%MAINDIR%\DLLs\_tkinter.pyd |
| 708 | Flags=0000000000000010 |
| 709 | end |
| 710 | item: Install File |
| 711 | Source=%_SRC_%\PCbuild\_socket.pyd |
| 712 | Destination=%MAINDIR%\DLLs\_socket.pyd |
| 713 | Flags=0000000000000010 |
| 714 | end |
| 715 | item: Install File |
| 716 | Source=%_SRC_%\PCbuild\bsddb.pyd |
| 717 | Destination=%MAINDIR%\DLLs\bsddb.pyd |
| 718 | Flags=0000000000000010 |
| 719 | end |
| 720 | item: Install File |
| 721 | Source=%_SRC_%\PCbuild\mmap.pyd |
| 722 | Destination=%MAINDIR%\DLLs\mmap.pyd |
| 723 | Flags=0000000000000010 |
| 724 | end |
| 725 | item: Install File |
| 726 | Source=%_SRC_%\PCbuild\parser.pyd |
| 727 | Destination=%MAINDIR%\DLLs\parser.pyd |
| 728 | Flags=0000000000000010 |
| 729 | end |
| 730 | item: Install File |
| 731 | Source=%_SRC_%\PCbuild\pyexpat.pyd |
| 732 | Destination=%MAINDIR%\DLLs\pyexpat.pyd |
| 733 | Flags=0000000000000010 |
| 734 | end |
| 735 | item: Install File |
| 736 | Source=%_SRC_%\PCbuild\select.pyd |
| 737 | Destination=%MAINDIR%\DLLs\select.pyd |
| 738 | Flags=0000000000000010 |
| 739 | end |
| 740 | item: Install File |
Tim Peters | 39fb28f | 2000-09-21 07:50:36 +0000 | [diff] [blame] | 741 | Source=%_SRC_%\PCbuild\unicodedata.pyd |
| 742 | Destination=%MAINDIR%\DLLs\unicodedata.pyd |
| 743 | Flags=0000000000000010 |
| 744 | end |
| 745 | item: Install File |
| 746 | Source=%_SRC_%\PCbuild\winsound.pyd |
| 747 | Destination=%MAINDIR%\DLLs\winsound.pyd |
| 748 | Flags=0000000000000010 |
| 749 | end |
| 750 | item: Install File |
| 751 | Source=%_SRC_%\PCbuild\zlib.pyd |
| 752 | Destination=%MAINDIR%\DLLs\zlib.pyd |
| 753 | Flags=0000000000000010 |
| 754 | end |
| 755 | item: Remark |
| 756 | Text=*** Link libraries (.lib); keep in synch with DLLs above, except that the Python lib lives here *** |
| 757 | end |
| 758 | item: Install File |
| 759 | Source=%_SRC_%\PCbuild\_winreg.lib |
| 760 | Destination=%MAINDIR%\libs\_winreg.lib |
| 761 | Description=Link library files |
| 762 | Flags=0000000000000010 |
| 763 | end |
| 764 | item: Install File |
| 765 | Source=%_SRC_%\PCbuild\_sre.lib |
| 766 | Destination=%MAINDIR%\libs\_sre.lib |
| 767 | Flags=0000000000000010 |
| 768 | end |
| 769 | item: Install File |
Tim Peters | b16c56f | 2001-02-02 21:24:51 +0000 | [diff] [blame] | 770 | Source=%_SRC_%\PCbuild\_symtable.lib |
| 771 | Destination=%MAINDIR%\libs\_symtable.lib |
| 772 | Flags=0000000000000010 |
| 773 | end |
| 774 | item: Install File |
Tim Peters | d66595f | 2001-02-04 03:09:53 +0000 | [diff] [blame] | 775 | Source=%_SRC_%\PCbuild\_testcapi.lib |
| 776 | Destination=%MAINDIR%\libs\_testcapi.lib |
Tim Peters | 4d282de | 2001-02-02 06:33:04 +0000 | [diff] [blame] | 777 | Flags=0000000000000010 |
| 778 | end |
| 779 | item: Install File |
Tim Peters | 39fb28f | 2000-09-21 07:50:36 +0000 | [diff] [blame] | 780 | Source=%_SRC_%\PCbuild\_tkinter.lib |
| 781 | Destination=%MAINDIR%\libs\_tkinter.lib |
| 782 | Description=Extension modules |
| 783 | Flags=0000000000000010 |
| 784 | end |
| 785 | item: Install File |
| 786 | Source=%_SRC_%\PCbuild\_socket.lib |
| 787 | Destination=%MAINDIR%\libs\_socket.lib |
| 788 | Flags=0000000000000010 |
| 789 | end |
| 790 | item: Install File |
| 791 | Source=%_SRC_%\PCbuild\bsddb.lib |
| 792 | Destination=%MAINDIR%\libs\bsddb.lib |
| 793 | Flags=0000000000000010 |
| 794 | end |
| 795 | item: Install File |
| 796 | Source=%_SRC_%\PCbuild\mmap.lib |
| 797 | Destination=%MAINDIR%\libs\mmap.lib |
| 798 | Flags=0000000000000010 |
| 799 | end |
| 800 | item: Install File |
| 801 | Source=%_SRC_%\PCbuild\parser.lib |
| 802 | Destination=%MAINDIR%\libs\parser.lib |
| 803 | Flags=0000000000000010 |
| 804 | end |
| 805 | item: Install File |
| 806 | Source=%_SRC_%\PCbuild\pyexpat.lib |
| 807 | Destination=%MAINDIR%\libs\pyexpat.lib |
| 808 | Flags=0000000000000010 |
| 809 | end |
| 810 | item: Install File |
| 811 | Source=%_SRC_%\PCbuild\select.lib |
| 812 | Destination=%MAINDIR%\libs\select.lib |
| 813 | Flags=0000000000000010 |
| 814 | end |
| 815 | item: Install File |
Tim Peters | 39fb28f | 2000-09-21 07:50:36 +0000 | [diff] [blame] | 816 | Source=%_SRC_%\PCbuild\unicodedata.lib |
| 817 | Destination=%MAINDIR%\libs\unicodedata.lib |
| 818 | Flags=0000000000000010 |
| 819 | end |
| 820 | item: Install File |
| 821 | Source=%_SRC_%\PCbuild\winsound.lib |
| 822 | Destination=%MAINDIR%\libs\winsound.lib |
| 823 | Flags=0000000000000010 |
| 824 | end |
| 825 | item: Install File |
| 826 | Source=%_SRC_%\PCbuild\zlib.lib |
| 827 | Destination=%MAINDIR%\libs\zlib.lib |
| 828 | Flags=0000000000000010 |
| 829 | end |
| 830 | item: Install File |
Tim Peters | 97c9640 | 2001-01-17 23:23:13 +0000 | [diff] [blame] | 831 | Source=%_SRC_%\PCbuild\python21.lib |
| 832 | Destination=%MAINDIR%\libs\python21.lib |
Tim Peters | 39fb28f | 2000-09-21 07:50:36 +0000 | [diff] [blame] | 833 | Flags=0000000000000010 |
| 834 | end |
| 835 | item: Remark |
| 836 | Text=*** More DLLs *** |
| 837 | end |
| 838 | item: Install File |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 839 | Source=%_SRC_%\..\expat\bin\xmlparse.dll |
| 840 | Destination=%MAINDIR%\DLLs\xmlparse.dll |
| 841 | Description=Expat library |
| 842 | Flags=0000000000000010 |
| 843 | end |
| 844 | item: Install File |
| 845 | Source=%_SRC_%\..\expat\bin\xmltok.dll |
| 846 | Destination=%MAINDIR%\DLLs\xmltok.dll |
| 847 | Description=Expat library |
| 848 | Flags=0000000000000010 |
| 849 | end |
Tim Peters | 39fb28f | 2000-09-21 07:50:36 +0000 | [diff] [blame] | 850 | item: Remark |
| 851 | Text=*** Main Python DLL *** |
| 852 | end |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 853 | item: Install File |
Tim Peters | 97c9640 | 2001-01-17 23:23:13 +0000 | [diff] [blame] | 854 | Source=%_SRC_%\pcbuild\python21.dll |
| 855 | Destination=%DLLDEST%\python21.dll |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 856 | Flags=0000000000000010 |
| 857 | end |
| 858 | item: Install File |
| 859 | Source=%_SRC_%\Pc\*.ico |
| 860 | Destination=%MAINDIR% |
| 861 | Description=Icons |
| 862 | Flags=0000000000000010 |
| 863 | end |
| 864 | item: Install File |
| 865 | Source=%_SRC_%\Lib\*.py |
| 866 | Destination=%MAINDIR%\Lib |
| 867 | Description=Library Modules |
| 868 | Flags=0000000000000010 |
| 869 | end |
Tim Peters | 39fb28f | 2000-09-21 07:50:36 +0000 | [diff] [blame] | 870 | item: Remark |
| 871 | Text=*** Libraries (Lib/) *** |
| 872 | end |
| 873 | item: Remark |
| 874 | Text=plat-win became empty! |
| 875 | end |
Tim Peters | b04e650 | 2000-09-01 07:54:04 +0000 | [diff] [blame] | 876 | remarked item: Install File |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 877 | Source=%_SRC_%\Lib\plat-win\*.py |
| 878 | Destination=%MAINDIR%\Lib\Plat-Win |
| 879 | Description=Windows-specific library modules |
| 880 | Flags=0000000000000010 |
| 881 | end |
| 882 | item: Install File |
| 883 | Source=%_SRC_%\Lib\lib-tk\*.py |
| 884 | Destination=%MAINDIR%\Lib\lib-tk |
| 885 | Description=Tkinter related library modules |
| 886 | Flags=0000000000000010 |
| 887 | end |
| 888 | item: Install File |
| 889 | Source=%_SRC_%\Lib\encodings\*.py |
| 890 | Destination=%MAINDIR%\Lib\encodings |
| 891 | Description=Unicode encoding tables |
| 892 | Flags=0000000000000010 |
| 893 | end |
| 894 | item: Install File |
| 895 | Source=%_SRC_%\Lib\distutils\*.py |
| 896 | Destination=%MAINDIR%\Lib\distutils |
| 897 | Description=Distribution utility modules |
| 898 | Flags=0000000100000010 |
| 899 | end |
| 900 | item: Install File |
Tim Peters | 553d2a5 | 2000-09-07 08:34:01 +0000 | [diff] [blame] | 901 | Source=%_SRC_%\Lib\xml\*.py |
| 902 | Destination=%MAINDIR%\Lib\xml |
| 903 | Description=XML support packages |
| 904 | Flags=0000000100000010 |
| 905 | end |
| 906 | item: Install File |
| 907 | Source=%_SRC_%\Lib\lib-old\*.py |
| 908 | Destination=%MAINDIR%\Lib\lib-old |
| 909 | Description=Obsolete modules |
| 910 | Flags=0000000000000010 |
| 911 | end |
Tim Peters | 39fb28f | 2000-09-21 07:50:36 +0000 | [diff] [blame] | 912 | item: Remark |
| 913 | Text=*** Other *** |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 914 | end |
| 915 | item: Install File |
| 916 | Source=%_SRC_%\Include\*.h |
| 917 | Destination=%MAINDIR%\include |
| 918 | Description=Header files |
| 919 | Flags=0000000000000010 |
| 920 | end |
| 921 | item: Install File |
| 922 | Source=%_SRC_%\PC\config.h |
| 923 | Destination=%MAINDIR%\include\config.h |
| 924 | Description=Header files (config.h) |
| 925 | Flags=0000000000000010 |
| 926 | end |
| 927 | item: Install File |
| 928 | Source=%_SYS_%\MSVCIRT.DLL |
| 929 | Destination=%DLLDEST%\MSVCIRT.DLL |
| 930 | Description=Visual C++ Runtime DLLs |
| 931 | Flags=0000001000000011 |
| 932 | end |
| 933 | item: Install File |
| 934 | Source=%_SYS_%\MSVCRT.DLL |
| 935 | Destination=%DLLDEST%\MSVCRT.DLL |
| 936 | Description=Visual C++ Runtime DLLs |
| 937 | Flags=0000001000000011 |
| 938 | end |
| 939 | item: End Block |
| 940 | end |
| 941 | item: If/While Statement |
| 942 | Variable=COMPONENTS |
| 943 | Value=A |
| 944 | Flags=00001010 |
| 945 | end |
| 946 | item: Add Text to INSTALL.LOG |
| 947 | Text=File Tree: %MAINDIR%\Tools\*.* |
| 948 | end |
| 949 | item: Install File |
| 950 | Source=%_SRC_%\Tools\scripts\*.py |
| 951 | Destination=%MAINDIR%\Tools\Scripts |
| 952 | Description=Utility Scripts |
| 953 | Flags=0000000000000010 |
| 954 | end |
| 955 | item: Install File |
Tim Peters | 66f0961 | 2001-03-23 20:21:29 +0000 | [diff] [blame] | 956 | Source=%_SRC_%\Tools\scripts\*.pyw |
| 957 | Destination=%MAINDIR%\Tools\Scripts |
Guido van Rossum | fe010e4 | 2001-03-02 04:59:38 +0000 | [diff] [blame] | 958 | Description=Utility Scripts |
| 959 | Flags=0000000000000010 |
| 960 | end |
| 961 | item: Install File |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 962 | Source=%_SRC_%\Tools\scripts\*.doc |
| 963 | Destination=%MAINDIR%\Tools\Scripts |
| 964 | Description=Utility Scripts |
| 965 | Flags=0000000000000010 |
| 966 | end |
| 967 | item: Install File |
| 968 | Source=%_SRC_%\Tools\scripts\README |
| 969 | Destination=%MAINDIR%\Tools\Scripts\README.txt |
| 970 | Description=Utility Scripts |
| 971 | Flags=0000000000000010 |
| 972 | end |
| 973 | item: Install File |
| 974 | Source=%_SRC_%\Tools\webchecker\*.py |
| 975 | Destination=%MAINDIR%\Tools\webchecker |
| 976 | Description=Web checker tool |
| 977 | Flags=0000000000000010 |
| 978 | end |
| 979 | item: Install File |
| 980 | Source=%_SRC_%\Tools\webchecker\README |
| 981 | Destination=%MAINDIR%\Tools\webchecker\README.txt |
| 982 | Description=Web checker tool |
| 983 | Flags=0000000000000010 |
| 984 | end |
| 985 | item: Install File |
| 986 | Source=%_SRC_%\Tools\versioncheck\*.py |
| 987 | Destination=%MAINDIR%\Tools\versioncheck |
| 988 | Description=Version checker tool |
| 989 | Flags=0000000000000010 |
| 990 | end |
| 991 | item: Install File |
| 992 | Source=%_SRC_%\Tools\versioncheck\README |
| 993 | Destination=%MAINDIR%\Tools\versioncheck\README.txt |
| 994 | Description=Version checker tool |
| 995 | Flags=0000000000000010 |
| 996 | end |
| 997 | item: Install File |
| 998 | Source=%_SRC_%\Tools\idle\*.py |
| 999 | Destination=%MAINDIR%\Tools\idle |
| 1000 | Description=Integrated DeveLopment Environment for Python |
| 1001 | Flags=0000000000000010 |
| 1002 | end |
| 1003 | item: Install File |
| 1004 | Source=%_SRC_%\Tools\idle\*.txt |
| 1005 | Destination=%MAINDIR%\Tools\idle |
| 1006 | Description=Integrated DeveLopment Environment for Python |
| 1007 | Flags=0000000000000010 |
| 1008 | end |
| 1009 | item: Install File |
| 1010 | Source=%_SRC_%\Tools\idle\Icons\* |
| 1011 | Destination=%MAINDIR%\Tools\idle\Icons |
| 1012 | Description=Integrated DeveLopment Environment for Python |
| 1013 | Flags=0000000000000010 |
| 1014 | end |
| 1015 | item: Install File |
| 1016 | Source=%_SRC_%\Tools\idle\idle.pyw |
| 1017 | Destination=%MAINDIR%\Tools\idle\idle.pyw |
| 1018 | Description=IDLE bootstrap script |
| 1019 | Flags=0000000000000010 |
| 1020 | end |
| 1021 | item: Install File |
Tim Peters | fe0d79f | 2001-03-23 03:43:35 +0000 | [diff] [blame] | 1022 | Source=%_SRC_%\Tools\compiler\*.py |
| 1023 | Destination=%MAINDIR%\Tools\compiler |
| 1024 | Description=Python compiler written in Python |
| 1025 | Flags=0000000000000010 |
| 1026 | end |
| 1027 | item: Install File |
| 1028 | Source=%_SRC_%\Tools\compiler\compiler\*.py |
| 1029 | Destination=%MAINDIR%\Tools\compiler\compiler |
| 1030 | Description=Python compiler written in Python |
| 1031 | Flags=0000000000000010 |
| 1032 | end |
| 1033 | item: Install File |
| 1034 | Source=%_SRC_%\Tools\compiler\compiler\*.txt |
| 1035 | Destination=%MAINDIR%\Tools\compiler\compiler |
| 1036 | Description=Python compiler written in Python |
| 1037 | Flags=0000000000000010 |
| 1038 | end |
| 1039 | item: Install File |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1040 | Source=%_SRC_%\Tools\pynche\*.py |
| 1041 | Destination=%MAINDIR%\Tools\pynche |
| 1042 | Description=pynche color editor |
| 1043 | Flags=0000000000000010 |
| 1044 | end |
| 1045 | item: Install File |
| 1046 | Source=%_SRC_%\Tools\pynche\X\*.txt |
| 1047 | Destination=%MAINDIR%\Tools\pynche\X |
| 1048 | Description=pynche color editor - X files |
| 1049 | Flags=0000000000000010 |
| 1050 | end |
| 1051 | item: Install File |
| 1052 | Source=%_SRC_%\Tools\pynche\README |
| 1053 | Destination=%MAINDIR%\Tools\pynche\README.txt |
| 1054 | Description=pynche color editor - README |
| 1055 | Flags=0000000100000010 |
| 1056 | end |
| 1057 | item: Install File |
| 1058 | Source=%_SRC_%\Tools\pynche\pynche |
| 1059 | Destination=%MAINDIR%\Tools\pynche\pynche.py |
| 1060 | Description=pynche color editor - main |
| 1061 | Flags=0000000100000010 |
| 1062 | end |
| 1063 | item: Install File |
| 1064 | Source=%_SRC_%\Tools\pynche\pynche.pyw |
| 1065 | Destination=%MAINDIR%\Tools\pynche\pynche.pyw |
| 1066 | Description=pynche color editor - noconsole main |
| 1067 | Flags=0000000100000010 |
| 1068 | end |
| 1069 | item: End Block |
| 1070 | end |
| 1071 | item: If/While Statement |
| 1072 | Variable=COMPONENTS |
| 1073 | Value=B |
| 1074 | Flags=00001010 |
| 1075 | end |
| 1076 | item: Install File |
| 1077 | Source=%_DOC_%\*.* |
| 1078 | Destination=%MAINDIR%\Doc |
| 1079 | Description=Python Documentation (HTML) |
| 1080 | Flags=0000000100000010 |
| 1081 | end |
| 1082 | item: End Block |
| 1083 | end |
| 1084 | item: If/While Statement |
| 1085 | Variable=COMPONENTS |
| 1086 | Value=C |
| 1087 | Flags=00001010 |
| 1088 | end |
| 1089 | item: Install File |
| 1090 | Source=%_SRC_%\Lib\test\audiotest.au |
| 1091 | Destination=%MAINDIR%\Lib\test\audiotest.au |
| 1092 | Description=Python Test files |
| 1093 | Flags=0000000000000010 |
| 1094 | end |
| 1095 | item: Install File |
| 1096 | Source=%_SRC_%\Lib\test\*.uue |
| 1097 | Destination=%MAINDIR%\Lib\test |
| 1098 | Description=Python Test files |
| 1099 | Flags=0000000000000010 |
| 1100 | end |
| 1101 | item: Install File |
| 1102 | Source=%_SRC_%\Lib\test\*.py |
| 1103 | Destination=%MAINDIR%\Lib\test |
| 1104 | Description=Python Test files |
| 1105 | Flags=0000000000000010 |
| 1106 | end |
| 1107 | item: Install File |
Tim Peters | 553d2a5 | 2000-09-07 08:34:01 +0000 | [diff] [blame] | 1108 | Source=%_SRC_%\Lib\test\*.xml |
| 1109 | Destination=%MAINDIR%\Lib\test |
Tim Peters | 6869245 | 2000-10-14 07:35:15 +0000 | [diff] [blame] | 1110 | Description=Python Test files |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1111 | Flags=0000000000000010 |
| 1112 | end |
| 1113 | item: Install File |
Tim Peters | 7b5af04 | 2000-09-26 02:37:53 +0000 | [diff] [blame] | 1114 | Source=%_SRC_%\Lib\test\*.out |
| 1115 | Destination=%MAINDIR%\Lib\test |
Tim Peters | 6869245 | 2000-10-14 07:35:15 +0000 | [diff] [blame] | 1116 | Description=Python Test files |
Tim Peters | 7b5af04 | 2000-09-26 02:37:53 +0000 | [diff] [blame] | 1117 | Flags=0000000000000010 |
| 1118 | end |
| 1119 | item: Install File |
Tim Peters | 553d2a5 | 2000-09-07 08:34:01 +0000 | [diff] [blame] | 1120 | Source=%_SRC_%\Lib\test\output\*.* |
| 1121 | Destination=%MAINDIR%\Lib\test\output |
| 1122 | Description=Python Test output files |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1123 | Flags=0000000000000010 |
| 1124 | end |
| 1125 | item: End Block |
| 1126 | end |
| 1127 | item: If/While Statement |
| 1128 | Variable=COMPONENTS |
| 1129 | Value=D |
| 1130 | Flags=00001010 |
| 1131 | end |
| 1132 | item: Add Text to INSTALL.LOG |
| 1133 | Text=File Tree: %MAINDIR%\Lib\*.* |
| 1134 | end |
| 1135 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1136 | Key=.py |
| 1137 | New Value=Python.File |
| 1138 | end |
| 1139 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1140 | Key=.py |
| 1141 | New Value=text/plain |
| 1142 | Value Name=Content Type |
| 1143 | end |
| 1144 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1145 | Key=Python.File |
| 1146 | New Value=Python File |
| 1147 | end |
| 1148 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1149 | Key=Python.File\shell\open\command |
| 1150 | New Value=%MAINDIR%\python.exe "%%1" %%* |
| 1151 | end |
| 1152 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1153 | Key=Python.File\DefaultIcon |
| 1154 | New Value=%MAINDIR%\Py.ico |
| 1155 | end |
| 1156 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1157 | Key=.pyw |
| 1158 | New Value=Python.NoConFile |
| 1159 | end |
| 1160 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1161 | Key=.pyw |
| 1162 | New Value=text/plain |
| 1163 | Value Name=Content Type |
| 1164 | end |
| 1165 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1166 | Key=Python.NoConFile |
| 1167 | New Value=Python File (no console) |
| 1168 | end |
| 1169 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1170 | Key=Python.NoConFile\shell\open\command |
| 1171 | New Value=%MAINDIR%\pythonw.exe "%%1" %%* |
| 1172 | end |
| 1173 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1174 | Key=Python.NoConFile\DefaultIcon |
| 1175 | New Value=%MAINDIR%\Py.ico |
| 1176 | end |
| 1177 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1178 | Key=.pyc |
| 1179 | New Value=Python.CompiledFile |
| 1180 | end |
| 1181 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1182 | Key=.pyo |
| 1183 | New Value=Python.CompiledFile |
| 1184 | end |
| 1185 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1186 | Key=Python.CompiledFile |
| 1187 | New Value=Compiled Python File |
| 1188 | end |
| 1189 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1190 | Key=Python.CompiledFile\shell\open\command |
| 1191 | New Value=%MAINDIR%\python.exe "%%1" %%* |
| 1192 | end |
| 1193 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1194 | Key=Python.CompiledFile\DefaultIcon |
| 1195 | New Value=%MAINDIR%\pyc.ico |
| 1196 | end |
Tim Peters | f6f6fa2 | 2000-09-01 11:45:02 +0000 | [diff] [blame] | 1197 | item: Remark |
| 1198 | Text=Write to HKLM for admin, else HKCU. Keep these blocks otherwise identical! |
| 1199 | end |
| 1200 | item: Check Configuration |
| 1201 | Flags=10111111 |
| 1202 | end |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1203 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1204 | Key=Software\Python\PythonCore\CurrentVersion |
| 1205 | Root=130 |
| 1206 | end |
| 1207 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1208 | Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath |
| 1209 | New Value=%MAINDIR% |
| 1210 | Root=2 |
| 1211 | end |
| 1212 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1213 | Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath\InstallGroup |
| 1214 | New Value=%GROUP% |
| 1215 | Root=2 |
| 1216 | end |
| 1217 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1218 | Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath |
| 1219 | New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk |
| 1220 | Root=2 |
| 1221 | end |
| 1222 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1223 | Key=Software\Python\PythonCore\%PY_VERSION%\Modules |
| 1224 | Root=2 |
| 1225 | end |
| 1226 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1227 | Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Python.exe |
| 1228 | New Value=%MAINDIR%\Python.exe |
| 1229 | Root=2 |
| 1230 | end |
Tim Peters | f6f6fa2 | 2000-09-01 11:45:02 +0000 | [diff] [blame] | 1231 | item: Else Statement |
| 1232 | end |
Tim Peters | f6f6fa2 | 2000-09-01 11:45:02 +0000 | [diff] [blame] | 1233 | item: Edit Registry |
| 1234 | Key=Software\Python\PythonCore\CurrentVersion |
| 1235 | Root=129 |
| 1236 | end |
| 1237 | item: Edit Registry |
| 1238 | Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath |
| 1239 | New Value=%MAINDIR% |
| 1240 | Root=1 |
| 1241 | end |
| 1242 | item: Edit Registry |
| 1243 | Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath\InstallGroup |
| 1244 | New Value=%GROUP% |
| 1245 | Root=1 |
| 1246 | end |
| 1247 | item: Edit Registry |
| 1248 | Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath |
| 1249 | New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk |
| 1250 | Root=1 |
| 1251 | end |
| 1252 | item: Edit Registry |
| 1253 | Key=Software\Python\PythonCore\%PY_VERSION%\Modules |
| 1254 | Root=1 |
| 1255 | end |
| 1256 | item: Edit Registry |
| 1257 | Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Python.exe |
| 1258 | New Value=%MAINDIR%\Python.exe |
| 1259 | Root=1 |
| 1260 | end |
| 1261 | item: End Block |
| 1262 | end |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1263 | item: End Block |
| 1264 | end |
| 1265 | item: If/While Statement |
| 1266 | Variable=COMPONENTS |
| 1267 | Value=B |
| 1268 | Flags=00001010 |
| 1269 | end |
Tim Peters | f6f6fa2 | 2000-09-01 11:45:02 +0000 | [diff] [blame] | 1270 | item: Remark |
| 1271 | Text=Write to HKLM for admin, else HKCU. Keep these blocks otherwise identical! |
| 1272 | end |
| 1273 | item: Check Configuration |
| 1274 | Flags=10111111 |
| 1275 | end |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1276 | item: Edit Registry |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1277 | Key=Software\Python\PythonCore\%PY_VERSION%\Help\Main Python Documentation |
| 1278 | New Value=%MAINDIR%\Doc\index.html |
| 1279 | Root=2 |
| 1280 | end |
Tim Peters | f6f6fa2 | 2000-09-01 11:45:02 +0000 | [diff] [blame] | 1281 | item: Else Statement |
| 1282 | end |
| 1283 | item: Edit Registry |
| 1284 | Key=Software\Python\PythonCore\%PY_VERSION%\Help\Main Python Documentation |
| 1285 | New Value=%MAINDIR%\Doc\index.html |
| 1286 | Root=1 |
| 1287 | end |
| 1288 | item: End Block |
| 1289 | end |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1290 | item: End Block |
| 1291 | end |
| 1292 | item: Set Variable |
| 1293 | Variable=MAINDIR |
| 1294 | Value=%MAINDIR% |
| 1295 | Flags=00010100 |
| 1296 | end |
| 1297 | item: Include Script |
Guido van Rossum | a1956e2 | 2000-06-30 14:30:28 +0000 | [diff] [blame] | 1298 | Pathname=C:\Wise\include\uninstal.wse |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1299 | end |
| 1300 | item: If/While Statement |
| 1301 | Variable=COMPONENTS |
| 1302 | Value=D |
| 1303 | Flags=00001010 |
| 1304 | end |
| 1305 | item: Get Registry Key Value |
| 1306 | Variable=GROUPDIR |
| 1307 | Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders |
| 1308 | Value Name=Common Programs |
| 1309 | Flags=00000100 |
| 1310 | end |
| 1311 | item: If/While Statement |
| 1312 | Variable=GROUPDIR |
| 1313 | end |
| 1314 | item: Get Registry Key Value |
| 1315 | Variable=GROUPDIR |
| 1316 | Key=Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders |
| 1317 | Default=%WIN%\Start Menu\Programs |
| 1318 | Value Name=Programs |
| 1319 | Flags=00000010 |
| 1320 | end |
| 1321 | item: End Block |
| 1322 | end |
| 1323 | item: Set Variable |
| 1324 | Variable=GROUP |
| 1325 | Value=%GROUPDIR%\%GROUP% |
| 1326 | end |
| 1327 | item: Create Shortcut |
| 1328 | Source=%MAINDIR%\python.exe |
| 1329 | Destination=%GROUP%\Python (command line).lnk |
| 1330 | Working Directory=%MAINDIR% |
| 1331 | Icon Pathname=%MAINDIR%\pycon.ico |
| 1332 | Key Type=1536 |
| 1333 | Flags=00000001 |
| 1334 | end |
| 1335 | item: If/While Statement |
| 1336 | Variable=COMPONENTS |
| 1337 | Value=B |
| 1338 | Flags=00001010 |
| 1339 | end |
| 1340 | item: Create Shortcut |
| 1341 | Source=%MAINDIR%\Doc\index.html |
| 1342 | Destination=%GROUP%\Python Manuals.lnk |
| 1343 | Working Directory=%MAINDIR% |
| 1344 | Key Type=1536 |
| 1345 | Flags=00000001 |
| 1346 | end |
| 1347 | item: End Block |
| 1348 | end |
| 1349 | item: If/While Statement |
| 1350 | Variable=COMPONENTS |
| 1351 | Value=A |
| 1352 | Flags=00001010 |
| 1353 | end |
| 1354 | item: Create Shortcut |
Tim Peters | 0932cb4 | 2000-09-11 07:55:40 +0000 | [diff] [blame] | 1355 | Source=%MAINDIR%\pythonw.exe |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1356 | Destination=%GROUP%\IDLE (Python GUI).lnk |
Tim Peters | 0932cb4 | 2000-09-11 07:55:40 +0000 | [diff] [blame] | 1357 | Command Options=%MAINDIR%\Tools\idle\idle.pyw |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1358 | Working Directory=%MAINDIR% |
| 1359 | Key Type=1536 |
| 1360 | Flags=00000001 |
| 1361 | end |
Guido van Rossum | fe010e4 | 2001-03-02 04:59:38 +0000 | [diff] [blame] | 1362 | item: Create Shortcut |
| 1363 | Source=%MAINDIR%\pythonw.exe |
| 1364 | Destination=%GROUP%\Module Docs.lnk |
Tim Peters | 66f0961 | 2001-03-23 20:21:29 +0000 | [diff] [blame] | 1365 | Command Options=%MAINDIR%\Tools\Scripts\pydoc.pyw |
Guido van Rossum | fe010e4 | 2001-03-02 04:59:38 +0000 | [diff] [blame] | 1366 | Working Directory=%MAINDIR% |
| 1367 | Key Type=1536 |
| 1368 | Flags=00000001 |
| 1369 | end |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1370 | item: End Block |
| 1371 | end |
| 1372 | item: Create Shortcut |
| 1373 | Source=%MAINDIR%\unwise.exe |
| 1374 | Destination=%GROUP%\Uninstall Python.lnk |
| 1375 | Working Directory=%MAINDIR% |
| 1376 | Key Type=1536 |
| 1377 | Flags=00000001 |
| 1378 | end |
| 1379 | item: End Block |
| 1380 | end |
| 1381 | item: Self-Register OCXs/DLLs |
| 1382 | Description=Updating System Configuration, Please Wait... |
| 1383 | end |
| 1384 | item: If/While Statement |
| 1385 | Variable=COMPONENTS |
| 1386 | Value=E |
| 1387 | Flags=00001010 |
| 1388 | end |
| 1389 | item: Install File |
Guido van Rossum | cce79a1 | 2000-06-30 14:50:52 +0000 | [diff] [blame] | 1390 | Source=%_SRC_%\..\tcl\bin\tcl8%_TCLMINOR_%.dll |
| 1391 | Destination=%MAINDIR%\DLLs\tcl8%_TCLMINOR_%.dll |
Tim Peters | 87106b5 | 2000-09-05 06:23:16 +0000 | [diff] [blame] | 1392 | Description=Tcl/Tk binaries and libraries |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1393 | Flags=0000000000000010 |
| 1394 | end |
| 1395 | item: Install File |
Guido van Rossum | cce79a1 | 2000-06-30 14:50:52 +0000 | [diff] [blame] | 1396 | Source=%_SRC_%\..\tcl\bin\tk8%_TCLMINOR_%.dll |
| 1397 | Destination=%MAINDIR%\DLLs\tk8%_TCLMINOR_%.dll |
Tim Peters | 6869245 | 2000-10-14 07:35:15 +0000 | [diff] [blame] | 1398 | Description=Tcl/Tk binaries and libraries |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1399 | Flags=0000000000000010 |
| 1400 | end |
| 1401 | item: Install File |
Guido van Rossum | ed2bf9c | 2000-06-30 14:55:26 +0000 | [diff] [blame] | 1402 | Source=%_SRC_%\..\tcl\lib\*.* |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1403 | Destination=%MAINDIR%\tcl |
Tim Peters | 6869245 | 2000-10-14 07:35:15 +0000 | [diff] [blame] | 1404 | Description=Tcl/Tk binaries and libraries |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1405 | Flags=0000000100000010 |
| 1406 | end |
| 1407 | item: End Block |
| 1408 | end |
| 1409 | item: Wizard Block |
| 1410 | Direction Variable=DIRECTION |
| 1411 | Display Variable=DISPLAY |
Guido van Rossum | a1956e2 | 2000-06-30 14:30:28 +0000 | [diff] [blame] | 1412 | Bitmap Pathname=C:\Wise\DIALOGS\TEMPLATE\WIZARD.BMP |
Guido van Rossum | e4aa4ca | 2000-06-29 22:32:08 +0000 | [diff] [blame] | 1413 | X Position=9 |
| 1414 | Y Position=10 |
| 1415 | Filler Color=8421440 |
| 1416 | Flags=00000011 |
| 1417 | end |
| 1418 | item: Custom Dialog Set |
| 1419 | Name=Finished |
| 1420 | Display Variable=DISPLAY |
| 1421 | item: Dialog |
| 1422 | Title=%APPTITLE% Installation |
| 1423 | Title French=Installation de %APPTITLE% |
| 1424 | Title German=Installation von %APPTITLE% |
| 1425 | Title Spanish=Instalación de %APPTITLE% |
| 1426 | Title Italian=Installazione di %APPTITLE% |
| 1427 | Width=271 |
| 1428 | Height=224 |
| 1429 | Font Name=Helv |
| 1430 | Font Size=8 |
| 1431 | item: Push Button |
| 1432 | Rectangle=150 187 195 202 |
| 1433 | Variable=DIRECTION |
| 1434 | Value=N |
| 1435 | Create Flags=01010000000000010000000000000001 |
| 1436 | Text=&Finish |
| 1437 | Text French=&Fin |
| 1438 | Text German=&Weiter |
| 1439 | Text Spanish=&Terminar |
| 1440 | Text Italian=&Fine |
| 1441 | end |
| 1442 | item: Push Button |
| 1443 | Rectangle=105 187 150 202 |
| 1444 | Variable=DISABLED |
| 1445 | Value=! |
| 1446 | Create Flags=01010000000000010000000000000000 |
| 1447 | Text=< &Back |
| 1448 | Text French=< &Retour |
| 1449 | Text German=< &Zurück |
| 1450 | Text Spanish=< &Atrás |
| 1451 | Text Italian=< &Indietro |
| 1452 | end |
| 1453 | item: Push Button |
| 1454 | Rectangle=211 187 256 202 |
| 1455 | Variable=DISABLED |
| 1456 | Value=! |
| 1457 | Action=3 |
| 1458 | Create Flags=01010000000000010000000000000000 |
| 1459 | Text=&Cancel |
| 1460 | Text French=&Annuler |
| 1461 | Text German=&Abbrechen |
| 1462 | Text Spanish=&Cancelar |
| 1463 | Text Italian=&Annulla |
| 1464 | end |
| 1465 | item: Static |
| 1466 | Rectangle=8 180 256 181 |
| 1467 | Action=3 |
| 1468 | Create Flags=01010000000000000000000000000111 |
| 1469 | end |
| 1470 | item: Static |
| 1471 | Rectangle=86 8 258 42 |
| 1472 | Create Flags=01010000000000000000000000000000 |
| 1473 | Flags=0000000000000001 |
| 1474 | Name=Times New Roman |
| 1475 | Font Style=-24 0 0 0 700 255 0 0 0 3 2 1 18 |
| 1476 | Text=Installation Completed! |
| 1477 | Text French=Installation terminée ! |
| 1478 | Text German=Die Installation ist abgeschlossen! |
| 1479 | Text Spanish=¡Instalación terminada! |
| 1480 | Text Italian=Installazione completata! |
| 1481 | end |
| 1482 | item: Static |
| 1483 | Rectangle=86 42 256 102 |
| 1484 | Create Flags=01010000000000000000000000000000 |
| 1485 | Text=%APPTITLE% has been successfully installed. |
| 1486 | Text= |
| 1487 | Text=Press the Finish button to exit this installation. |
| 1488 | Text French=%APPTITLE% est maintenant installé. |
| 1489 | Text French= |
| 1490 | Text French=Cliquez sur le bouton Fin pour quitter l'installation. |
| 1491 | Text German=%APPTITLE% wurde erfolgreich installiert. |
| 1492 | Text German= |
| 1493 | Text German=Klicken Sie auf "Weiter", um die Installation zu beenden. |
| 1494 | Text Spanish=%APPTITLE% se ha instalado con éxito. |
| 1495 | Text Spanish= |
| 1496 | Text Spanish=Presione el botón Terminar para salir de esta instalación. |
| 1497 | Text Italian=L'installazione %APPTITLE% è stata portata a termine con successo. |
| 1498 | Text Italian= |
| 1499 | Text Italian=Premere il pulsante Fine per uscire dall'installazione. |
| 1500 | end |
| 1501 | end |
| 1502 | end |
| 1503 | item: End Block |
| 1504 | end |