[Python-checkins] CVS: python/dist/src/PCbuild python16.wse,1.8.2.1,1.8.2.2

Guido van Rossum python-dev@python.org
Sun, 6 Aug 2000 12:30:10 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory slayer.i.sourceforge.net:/tmp/cvs-serv12341

Modified Files:
      Tag: cnri-16-start
	python16.wse 
Log Message:
Adaptation of 2.0 version; needs work.

Index: python16.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/Attic/python16.wse,v
retrieving revision 1.8.2.1
retrieving revision 1.8.2.2
diff -C2 -r1.8.2.1 -r1.8.2.2
*** python16.wse	2000/08/01 20:30:08	1.8.2.1
--- python16.wse	2000/08/06 19:30:07	1.8.2.2
***************
*** 2,6 ****
  item: Global
    Version=5.0
!   Title=Python 1.6 alpha 2
    Flags=00010100
    Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
--- 2,6 ----
  item: Global
    Version=5.0
!   Title=Python 1.6 beta 1
    Flags=00010100
    Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
***************
*** 19,36 ****
    Variable Name1=_SYS_
    Variable Description1=System directory
!   Variable Default1=C:\WINNT\SYSTEM32
    Variable Flags1=00001001
    Variable Name2=_WISE_
    Variable Description2=WISE root directory
!   Variable Default2=C:\Program Files\Wise
    Variable Flags2=00001001
    Variable Name3=_SRC_
    Variable Description3=Python source directory
!   Variable Default3=D:\src\Python-1.6
    Variable Flags3=00001001
    Variable Name4=_DOC_
    Variable Description4=HTML documentation tree directory
!   Variable Default4=D:\src\Python-1.6\html
    Variable Flags4=00001001
  end
  remarked item: Open/Close INSTALL.LOG
--- 19,40 ----
    Variable Name1=_SYS_
    Variable Description1=System directory
!   Variable Default1=C:\Windows\System
    Variable Flags1=00001001
    Variable Name2=_WISE_
    Variable Description2=WISE root directory
!   Variable Default2=C:\Wise
    Variable Flags2=00001001
    Variable Name3=_SRC_
    Variable Description3=Python source directory
!   Variable Default3=C:\src\Python-1.6
    Variable Flags3=00001001
    Variable Name4=_DOC_
    Variable Description4=HTML documentation tree directory
!   Variable Default4=C:\src\Python-1.6\html
    Variable Flags4=00001001
+   Variable Name5=_TCLMINOR_
+   Variable Description5=Tcl/Tk Minor Version (e.g. the "3" in "8.3.1")
+   Variable Default5=3
+   Variable Flags5=00001000
  end
  remarked item: Open/Close INSTALL.LOG
***************
*** 56,60 ****
  item: Set Variable
    Variable=APPTITLE
!   Value=Python 1.6 alpha 2
  end
  item: Set Variable
--- 60,64 ----
  item: Set Variable
    Variable=APPTITLE
!   Value=Python 1.6 beta 1
  end
  item: Set Variable
***************
*** 88,92 ****
    Direction Variable=DIRECTION
    Display Variable=DISPLAY
!   Bitmap Pathname=C:\Program Files\Wise\DIALOGS\TEMPLATE\WIZARD.BMP
    X Position=9
    Y Position=10
--- 92,96 ----
    Direction Variable=DIRECTION
    Display Variable=DISPLAY
!   Bitmap Pathname=C:\Wise\DIALOGS\TEMPLATE\WIZARD.BMP
    X Position=9
    Y Position=10
***************
*** 912,921 ****
  end
  item: Edit Registry
-   Total Keys=1
    Key=.py
    New Value=Python.File
  end
  item: Edit Registry
-   Total Keys=1
    Key=.py
    New Value=text/plain
--- 916,923 ----
***************
*** 923,947 ****
  end
  item: Edit Registry
-   Total Keys=1
    Key=Python.File
    New Value=Python File
  end
  item: Edit Registry
-   Total Keys=1
    Key=Python.File\shell\open\command
    New Value=%MAINDIR%\python.exe "%%1" %%*
  end
  item: Edit Registry
-   Total Keys=1
    Key=Python.File\DefaultIcon
    New Value=%MAINDIR%\Py.ico
  end
  item: Edit Registry
-   Total Keys=1
    Key=.pyw
    New Value=Python.NoConFile
  end
  item: Edit Registry
-   Total Keys=1
    Key=.pyw
    New Value=text/plain
--- 925,944 ----
***************
*** 949,998 ****
  end
  item: Edit Registry
-   Total Keys=1
    Key=Python.NoConFile
    New Value=Python File (no console)
  end
  item: Edit Registry
-   Total Keys=1
    Key=Python.NoConFile\shell\open\command
    New Value=%MAINDIR%\pythonw.exe "%%1" %%*
  end
  item: Edit Registry
-   Total Keys=1
    Key=Python.NoConFile\DefaultIcon
    New Value=%MAINDIR%\Py.ico
  end
  item: Edit Registry
-   Total Keys=1
    Key=.pyc
    New Value=Python.CompiledFile
  end
  item: Edit Registry
-   Total Keys=1
    Key=.pyo
    New Value=Python.CompiledFile
  end
  item: Edit Registry
-   Total Keys=1
    Key=Python.CompiledFile
    New Value=Compiled Python File
  end
  item: Edit Registry
-   Total Keys=1
    Key=Python.CompiledFile\shell\open\command
    New Value=%MAINDIR%\python.exe "%%1" %%*
  end
  item: Edit Registry
-   Total Keys=1
    Key=Python.CompiledFile\DefaultIcon
    New Value=%MAINDIR%\pyc.ico
  end
  item: Edit Registry
-   Total Keys=1
    Key=Software\Python\PythonCore\CurrentVersion
    Root=130
  end
  item: Edit Registry
-   Total Keys=1
    Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath
    New Value=%MAINDIR%
--- 946,985 ----
***************
*** 1000,1004 ****
  end
  item: Edit Registry
-   Total Keys=1
    Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath\InstallGroup
    New Value=%GROUP%
--- 987,990 ----
***************
*** 1006,1010 ****
  end
  item: Edit Registry
-   Total Keys=1
    Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath
    New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk
--- 992,995 ----
***************
*** 1012,1016 ****
  end
  item: Edit Registry
-   Total Keys=1
    Key=Software\Python\PythonCore\%PY_VERSION%\Dll
    New Value=%_SYSDEST_%\Python16.dll
--- 997,1000 ----
***************
*** 1018,1027 ****
  end
  item: Edit Registry
-   Total Keys=1
    Key=Software\Python\PythonCore\%PY_VERSION%\Modules
    Root=2
  end
  item: Edit Registry
-   Total Keys=1
    Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Python.exe
    New Value=%MAINDIR%\Python.exe
--- 1002,1009 ----
***************
*** 1036,1040 ****
  end
  item: Edit Registry
-   Total Keys=1
    Key=Software\Python\PythonCore\%PY_VERSION%\Help\Main Python Documentation
    New Value=%MAINDIR%\Doc\index.html
--- 1018,1021 ----
***************
*** 1049,1053 ****
  end
  item: Include Script
!   Pathname=%_WISE_%\include\uninstal.wse
  end
  item: If/While Statement
--- 1030,1034 ----
  end
  item: Include Script
!   Pathname=C:\Wise\include\uninstal.wse
  end
  item: If/While Statement
***************
*** 1132,1146 ****
  end
  item: Install File
!   Source=%_SRC_%\..\tcl8.2\bin\tcl82.dll
!   Destination=%MAINDIR%\DLLs\tcl82.dll
    Flags=0000000000000010
  end
  item: Install File
!   Source=%_SRC_%\..\tcl8.2\bin\tk82.dll
!   Destination=%MAINDIR%\DLLs\tk82.dll
    Flags=0000000000000010
  end
  item: Install File
!   Source=%_SRC_%\..\tcl8.2\lib\*.*
    Destination=%MAINDIR%\tcl
    Flags=0000000100000010
--- 1113,1127 ----
  end
  item: Install File
!   Source=%_SRC_%\..\tcl\bin\tcl8%_TCLMINOR_%.dll
!   Destination=%MAINDIR%\DLLs\tcl8%_TCLMINOR_%.dll
    Flags=0000000000000010
  end
  item: Install File
!   Source=%_SRC_%\..\tcl\bin\tk8%_TCLMINOR_%.dll
!   Destination=%MAINDIR%\DLLs\tk8%_TCLMINOR_%.dll
    Flags=0000000000000010
  end
  item: Install File
!   Source=%_SRC_%\..\tcl\lib\*.*
    Destination=%MAINDIR%\tcl
    Flags=0000000100000010
***************
*** 1151,1155 ****
    Direction Variable=DIRECTION
    Display Variable=DISPLAY
!   Bitmap Pathname=C:\Program Files\Wise\DIALOGS\TEMPLATE\WIZARD.BMP
    X Position=9
    Y Position=10
--- 1132,1136 ----
    Direction Variable=DIRECTION
    Display Variable=DISPLAY
!   Bitmap Pathname=C:\Wise\DIALOGS\TEMPLATE\WIZARD.BMP
    X Position=9
    Y Position=10