Kaydet (Commit) 6307bb8b authored tarafından Tim Peters's avatar Tim Peters

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.
üst e7b2a27d
...@@ -20,7 +20,7 @@ item: Global ...@@ -20,7 +20,7 @@ item: Global
Patch Memory=4000 Patch Memory=4000
EXE Filename=Python-2.2a1.exe EXE Filename=Python-2.2a1.exe
Crystal Format=10111100101100000010001001001001 Crystal Format=10111100101100000010001001001001
Step View=&Properties Step View=&All
Variable Name1=_WISE_ Variable Name1=_WISE_
Variable Description1=WISE root directory Variable Description1=WISE root directory
Variable Default1=C:\PROGRAM FILES\WISE INSTALLMASTER 8.1 Variable Default1=C:\PROGRAM FILES\WISE INSTALLMASTER 8.1
...@@ -47,10 +47,6 @@ item: Global ...@@ -47,10 +47,6 @@ item: Global
Variable Description6=Python minor version number; the 3 in 2.3 Variable Description6=Python minor version number; the 3 in 2.3
Variable Default6=2 Variable Default6=2
Variable Flags6=00001000 Variable Flags6=00001000
Variable Name7=_PYDLLBASE_
Variable Description7=As in python22.dll and .lib.
Variable Default7=python%_PYMAJOR_%%_PYMINOR_%
Variable Flags7=00001000
end end
item: Set Variable item: Set Variable
Variable=APPTITLE Variable=APPTITLE
...@@ -67,6 +63,18 @@ end ...@@ -67,6 +63,18 @@ end
item: Remark item: Remark
Text=Nothing in the script below should need fiddling then. Text=Nothing in the script below should need fiddling then.
end 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 item: Remark
end end
item: Remark item: Remark
...@@ -110,7 +118,13 @@ end ...@@ -110,7 +118,13 @@ end
item: Remark item: Remark
end end
item: Remark item: Remark
Text=Back off to Windows directory if System not writable. 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 end
item: Check if File/Dir Exists item: Check if File/Dir Exists
Pathname=%SYS% Pathname=%SYS%
...@@ -372,32 +386,28 @@ item: Custom Dialog Set ...@@ -372,32 +386,28 @@ item: Custom Dialog Set
Flags=0000000000000110 Flags=0000000000000110
Text=Python interpreter, library and Tcl/Tk Text=Python interpreter, library and Tcl/Tk
Text=Python HTML docs Text=Python HTML docs
Text=Python utility scripts (Tools\) Text=Python utility scripts (Tools/)
Text=Python test suite (Lib\test\) Text=Python test suite (Lib/test/)
Text= Text=
Text French=Python interpreter and library Text French=Python interpreter, library and Tcl/Tk
Text French=Python Utility Scripts Text French=Python HTML docs
Text French=Python Help Files Text French=Python utility scripts (Tools/)
Text French=Python test suite Text French=Python test suite (Lib/test/)
Text French=Tcl/Tk support
Text French= Text French=
Text German=Python interpreter and library Text German=Python interpreter, library and Tcl/Tk
Text German=Python Utility Scripts Text German=Python HTML docs
Text German=Python Help Files Text German=Python utility scripts (Tools/)
Text German=Python test suite Text German=Python test suite (Lib/test/)
Text German=Tcl/Tk support
Text German= Text German=
Text Spanish=Python interpreter and library Text Spanish=Python interpreter, library and Tcl/Tk
Text Spanish=Python Utility Scripts Text Spanish=Python HTML docs
Text Spanish=Python Help Files Text Spanish=Python utility scripts (Tools/)
Text Spanish=Python test suite Text Spanish=Python test suite (Lib/test/)
Text Spanish=Tcl/Tk support
Text Spanish= Text Spanish=
Text Italian=Python interpreter and library Text Italian=Python interpreter, library and Tcl/Tk
Text Italian=Python Utility Scripts Text Italian=Python HTML docs
Text Italian=Python Help Files Text Italian=Python utility scripts (Tools/)
Text Italian=Python test suite Text Italian=Python test suite (Lib/test/)
Text Italian=Tcl/Tk support
Text Italian= Text Italian=
end end
item: Static item: Static
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment