[Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.44,1.45

Tim Peters tim_one@users.sourceforge.net
Sat, 28 Jul 2001 17:48:57 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv20803/python/dist/src/PCbuild

Modified Files:
	python20.wse 
Log Message:
Convert from Wise version 5.0 to 8.1.  Gotta hand it to 'em!  8.1 imported
the old script without any complaints, didn't demand any manual changes,
and built a working installer from it that acts very much like the old one.
It did add a few script items, and changed one, so checking it in now
before I break everything again.


Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -d -r1.44 -r1.45
*** python20.wse	2001/07/28 07:56:38	1.44
--- python20.wse	2001/07/29 00:48:54	1.45
***************
*** 1,5 ****
  Document Type: WSE
  item: Global
!   Version=5.0
    Title=Python 2.2 alpha 1
    Flags=00010100
--- 1,5 ----
  Document Type: WSE
  item: Global
!   Version=8.12
    Title=Python 2.2 alpha 1
    Flags=00010100
***************
*** 18,21 ****
--- 18,22 ----
    Patch Memory=4000
    EXE Filename=Python-2.2a1.exe
+   Crystal Format=10111100101100000010001001001001
    Variable Name1=_SYS_
    Variable Description1=System directory (where to find MSVCRT.DLL)
***************
*** 26,30 ****
    Variable Name2=_WISE_
    Variable Description2=WISE root directory
!   Variable Default2=C:\Wise
    Variable Flags2=00001001
    Variable Name3=_SRC_
--- 27,31 ----
    Variable Name2=_WISE_
    Variable Description2=WISE root directory
!   Variable Default2=C:\PROGRAM FILES\WISE INSTALLMASTER 8.1
    Variable Flags2=00001001
    Variable Name3=_SRC_
***************
*** 1135,1142 ****
--- 1136,1145 ----
  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
***************
*** 1144,1163 ****
--- 1147,1171 ----
  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
***************
*** 1165,1196 ****
--- 1173,1212 ----
  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
***************
*** 1203,1210 ****
--- 1219,1228 ----
  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%
***************
*** 1212,1215 ****
--- 1230,1234 ----
  end
  item: Edit Registry
+   Total Keys=1
    Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath\InstallGroup
    New Value=%GROUP%
***************
*** 1217,1220 ****
--- 1236,1240 ----
  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
***************
*** 1222,1229 ****
--- 1242,1251 ----
  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
***************
*** 1233,1240 ****
--- 1255,1264 ----
  end
  item: Edit Registry
+   Total Keys=1
    Key=Software\Python\PythonCore\CurrentVersion
    Root=129
  end
  item: Edit Registry
+   Total Keys=1
    Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath
    New Value=%MAINDIR%
***************
*** 1242,1245 ****
--- 1266,1270 ----
  end
  item: Edit Registry
+   Total Keys=1
    Key=Software\Python\PythonCore\%PY_VERSION%\InstallPath\InstallGroup
    New Value=%GROUP%
***************
*** 1247,1250 ****
--- 1272,1276 ----
  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
***************
*** 1252,1259 ****
--- 1278,1287 ----
  end
  item: Edit Registry
+   Total Keys=1
    Key=Software\Python\PythonCore\%PY_VERSION%\Modules
    Root=1
  end
  item: Edit Registry
+   Total Keys=1
    Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Python.exe
    New Value=%MAINDIR%\Python.exe
***************
*** 1276,1279 ****
--- 1304,1308 ----
  end
  item: Edit Registry
+   Total Keys=1
    Key=Software\Python\PythonCore\%PY_VERSION%\Help\Main Python Documentation
    New Value=%MAINDIR%\Doc\index.html
***************
*** 1283,1286 ****
--- 1312,1316 ----
  end
  item: Edit Registry
+   Total Keys=1
    Key=Software\Python\PythonCore\%PY_VERSION%\Help\Main Python Documentation
    New Value=%MAINDIR%\Doc\index.html