]> granicus.if.org Git - python/commitdiff
Use the Tcl 8.0.5 installer.
authorGuido van Rossum <guido@python.org>
Thu, 8 Apr 1999 23:13:37 +0000 (23:13 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 8 Apr 1999 23:13:37 +0000 (23:13 +0000)
Add a variable %_TCL_% that makes it easier to switch to a different version.

PCbuild/python15.wse

index 9ee79fee0b0cc210859ffa815933be97088dcaa3..f76e7c0e01f884393f47637fe35580c7b0114a99 100644 (file)
@@ -30,6 +30,9 @@ item: Global
   Variable Description4=HTML documentation tree\r
   Variable Default4=D:\src\Python-1.5\html\r
   Variable Flags4=00001000\r
+  Variable Name5=_TCL_\r
+  Variable Default5=tcl805.exe\r
+  Variable Flags5=00001000\r
 end\r
 remarked item: Open/Close INSTALL.LOG\r
   Flags=00000001\r
@@ -1250,14 +1253,14 @@ item: Display Message
   Flags=00100001\r
 end\r
 item: Install File\r
-  Source=D:\downloads\tcl804.exe\r
-  Destination=%TEMP%\tcl804.exe\r
+  Source=D:\downloads\%_TCL_%\r
+  Destination=%TEMP%\%_TCL_%\r
   Description=Tcl/Tk installer\r
   Flags=0000000000000010\r
 end\r
 item: Execute Program\r
-  Pathname=%TEMP%\tcl804.exe\r
-  Command Line=tcl804.exe\r
+  Pathname=%TEMP%\%_TCL_%\r
+  Command Line=%_TCL_%\r
   Default Directory=%TEMP%\r
   Flags=00000011\r
 end\r