[Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.47,1.48
Tim Peters
tim_one@users.sourceforge.net
2001年7月29日 11:55:09 -0700
Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv17860
Modified Files:
python20.wse
Log Message:
Folding some Wizard boilerplate back in, created in new Wise projects but
not in the stuff we inherited from Wise 5.0 -- better safe than sorry.
Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.47
retrieving revision 1.48
diff -C2 -d -r1.47 -r1.48
*** python20.wse 2001年07月29日 09:28:37 1.47
--- python20.wse 2001年07月29日 18:55:06 1.48
***************
*** 21,25 ****
EXE Filename=Python-2.2a1.exe
Crystal Format=10111100101100000010001001001001
! Step View=&Properties
Variable Name1=_WISE_
Variable Description1=WISE root directory
--- 21,25 ----
EXE Filename=Python-2.2a1.exe
Crystal Format=10111100101100000010001001001001
! Step View=&All
Variable Name1=_WISE_
Variable Description1=WISE root directory
***************
*** 48,55 ****
Variable Default6=2
Variable Flags6=00001000
- Variable Name7=_PYDLLBASE_
- Variable Description7=As in python22.dll and .lib.
- Variable Default7=python%_PYMAJOR_%%_PYMINOR_%
- Variable Flags7=00001000
end
item: Set Variable
--- 48,51 ----
***************
*** 69,74 ****
--- 65,82 ----
end
item: Remark
+ Text=Other things that need fiddling:
end
item: Remark
+ Text= The "Title:" in the upper left corner of the GUI.
+ end
+ item: Remark
+ Text= Build Settings and Version Resource on step 6 (Finish) of the Installation Expert
+ end
+ item: Remark
+ Text= Be sure to select Steps->All or you may not see these!
+ end
+ item: Remark
+ end
+ item: Remark
Text=PY_VERSION should be major.minor only; used to create the registry key; must match MS_DLL_ID in python_nt.rc
end
***************
*** 111,115 ****
end
item: Remark
! Text=Back off to Windows directory if System not writable.
end
item: Check if File/Dir Exists
--- 119,129 ----
end
item: Remark
! Text=Wizard boilerplate; thpe "stop" on the next line is actually "pause"
! end
! item: Open/Close INSTALL.LOG
! Flags=00000001
! end
! item: Remark
! Text=If the destination system does not have a writable Windows\System directory, system files will be written to the Windows\ directory
end
item: Check if File/Dir Exists
***************
*** 373,402 ****
Text=Python interpreter, library and Tcl/Tk
Text=Python HTML docs
! Text=Python utility scripts (Tools\)
! Text=Python test suite (Lib\test\)
Text=
! Text French=Python interpreter and library
! Text French=Python Utility Scripts
! Text French=Python Help Files
! Text French=Python test suite
! Text French=Tcl/Tk support
Text French=
! Text German=Python interpreter and library
! Text German=Python Utility Scripts
! Text German=Python Help Files
! Text German=Python test suite
! Text German=Tcl/Tk support
Text German=
! Text Spanish=Python interpreter and library
! Text Spanish=Python Utility Scripts
! Text Spanish=Python Help Files
! Text Spanish=Python test suite
! Text Spanish=Tcl/Tk support
Text Spanish=
! Text Italian=Python interpreter and library
! Text Italian=Python Utility Scripts
! Text Italian=Python Help Files
! Text Italian=Python test suite
! Text Italian=Tcl/Tk support
Text Italian=
end
--- 387,412 ----
Text=Python interpreter, library and Tcl/Tk
Text=Python HTML docs
! Text=Python utility scripts (Tools/)
! Text=Python test suite (Lib/test/)
Text=
! Text French=Python interpreter, library and Tcl/Tk
! Text French=Python HTML docs
! Text French=Python utility scripts (Tools/)
! Text French=Python test suite (Lib/test/)
Text French=
! Text German=Python interpreter, library and Tcl/Tk
! Text German=Python HTML docs
! Text German=Python utility scripts (Tools/)
! Text German=Python test suite (Lib/test/)
Text German=
! Text Spanish=Python interpreter, library and Tcl/Tk
! Text Spanish=Python HTML docs
! Text Spanish=Python utility scripts (Tools/)
! Text Spanish=Python test suite (Lib/test/)
Text Spanish=
! Text Italian=Python interpreter, library and Tcl/Tk
! Text Italian=Python HTML docs
! Text Italian=Python utility scripts (Tools/)
! Text Italian=Python test suite (Lib/test/)
Text Italian=
end