Ticket #62: eFTE2-1-0-0.WIS

File eFTE2-1-0-0.WIS, 8.8 KB (added by lewisr, 8 years ago)

Corrects a defect when creating Online Help object

Line 
1<!--
2   IMPORTANT: DO NOT EDIT FM2.WIS! Please edit FM2.WIS.IN instead.
3   FM2.WIS.IN is used as input to SED which then replaces/inserts
4   various text and creates FM2.WIS during the FM/2 build process.
5
6   $Id: eFTE22.wis.in 1677 2013-01-01 20:17:06Z gyoung $
7
8Change log
9   22 Feb 08 JBS Ticket 231: Stop auto-select of FM/2 Utilities of already installed.
10   23 Feb 08 JBS Ticket 226: Add debugging support package
11   24 Feb 08 JBS Ticket 226: Add debugging support package
12   26 Feb 08 JBS Ticket 226: Reset debugging package version to match eFTE2_VER
13   06 Oct 08 JBS Ticket 287: Fix syntax of the required version attribute of Warpin tag
14                             in Warpin script.
15   23 Oct 08 JBS Ticket 292: Fix parameters field of Helpfile Viewer icon.
16   28 Oct 08 JBS Ticket 294: Add support for new object icons.
17   12 Apr 10 JBS Ticket 430: Add deletion of the now obsolete FM2RES.STR, if present
18   07 Aug 11 JBS Ticket 460: Fix bug in standalone installation of FM/2 Utilities (and
19                             correct a couple of object settings)
20
21   NOTE: If a NON-EXTERNAL package (i.e. a package whose files
22   will be staged before building the WPI file) with an index
23   greater than 999 is used, then the REXX program BLD_FM2_WPIDIRS.CMD
24   (found in the warpin directory of the build subtree) will have
25   to be changed. The line:
26         WPI.max_package_number_length = 3
27   will need to be changed accordingly.
28
29   NOTE: If a PACKAGEId line below ever has a '-' added to it, then the
30   SED command in warpin\makefile will have to change. Right now the SED
31   command first replaces the @@@EFTE2*_VER@@@ string in the PACKAGEID's
32   below with the filename version strings (e.g. -3-6-0) and then it
33   replaces the '-' with backslashes. In summary, don't use '-' in these
34   PACKAGEID's if possible.
35
36   WARPIN VERSION="0.9.20" is required for PACKAGEID's with revision levels.
37   WARPIN VERSION="0.9.9"  is required for EXTRACTFROMPCK.
38
39-->
40<WARPIN VERSION="0.9.20">
41
42<HEAD>
43
44<PCK INDEX=1
45  PACKAGEID="Netlabs\eFTE2\Base\1\0\0"
46  TITLE="eFTE/2 - enhanced Folding Text Editor/2 (Base package)"
47  TARGET="?:\eFTE"
48  SELECT
49  NODESELECT
50  BASE
51  LONGFILENAMES
52  CREATEOBJECT="WPFolder|eFTE/2|<WP_DESKTOP>|ICONFILE=$(1)\icons\ftepm.ICO;ICONNFILE=1,$(1)\icons\ftepm2.ICO;CCVIEW=NO;OBJECTID=<eFTE_Folder>;"
53  CREATEOBJECT="FAIL WPProgram|eFTEPM/2|<eFTE_Folder>|EXENAME=$(1)\eftepm.exe;CCVIEW=YES;OBJECTID=<eFTEPM/2>;"
54  CREATEOBJECT="WPProgram|eFTEPM/2|<eFTE_Folder>|EXENAME=$(1)\eftepm.exe;STARTUPDIR=$(1);OBJECTID=<eFTEPM/2>;"
55  CREATEOBJECT="FAIL WPProgram|eFTE/2_VIO|<eFTE_Folder>|EXENAME=$(1)\efte.exe;CCVIEW=YES;TITLE=eFTE/2 VIO;OBJECTID=<eFTE/2>;"
56  CREATEOBJECT="WPProgram|eFTE/2 VIO|<eFTE_Folder>|EXENAME=$(1)\efte.exe;STARTUPDIR=$(1);TITLE=eFTE/2 VIO;OBJECTID=<eFTE/2>;"
57  CREATEOBJECT="WPProgram|eFTE/2 Online Help|<eFTE_Folder>|EXENAME=VIEW.EXE;PARAMETERS=$(1)\efte2.hlp;OBJECTID=<eFTE2HELP>;"
58  CREATEOBJECT="WPProgram|Readme|<eFTE_Folder>|EXENAME=$(1)\eftepm.exe;PARAMETERS=$(1)\docs\readme2;TITLE=eFTE/2 Readme;OBJECTID=<eFTE/2_README>;"
59  CLEARPROFILE="USER\eFTE/2"
60
61>This package contains the base enhanced Folding Text Editor/2 (eFTE/2) package. The eFTE/2 base package must be installed to a drive with long filename support!
62
63eFTE/2 is based on FTE. A major difference is that it compiles its configuration on the fly. Using efte(pm) -Cmain.fte may work with your FTE configuration files assuming efte can find it. See the readme for more information.
64
65eFTE/2 is built using OpenWatcom. Source is available on http://svn.netlabs.org/efte
66</PCK>
67
68<PCK INDEX=2
69  PACKAGEID="Netlabs\eFTE/2 Configuration Files\1\0\0"
70  TITLE="eFTE/2 Configuration Files"
71  TARGET="$(1)"
72  REQUIRES=1
73  SELECT
74  FIXED
75>This package contains eFTE/2's configuration files which provide most of eFTE/2's user interface. If you already use FTE you can try using it with FTE's configuration files. eFTE/2 also contains a default configuration file which is part of the eFTE/2 package. It provides only a very small subset of eFTE/2's functionality. For a new install it is highly recommended that you install this package. If you are updating an existing eFTE/2 install and have modified the configuration other than by editing or creating "my*.fte files installing this package will over write some of the changes. The History file will let you know what if any changes have been made to the configuration files so you can decide if you need/want to install them.
76</PCK>
77
78<PCK INDEX=3
79  PACKAGEID="Netlabs\eFTE/2 Customization Configuration Files\1\0\0"
80  TITLE="eFTE/2 Personalization Configuration Files"
81  TARGET="$(1)"
82  REQUIRES=1
83  SELECT
84  FIXED
85>This package contains eFTE/2's customization configuration files which provide a way to personalize eFTE/2's user interface. If you already have modified mymain.fte myfontsize.fte and/or systemmain.fte to personalize your install installing this package will revert your changes. The plan is for these files not to change here.
86</PCK>
87
88<PCK INDEX=4
89  PACKAGEID="Netlabs\eFTE/2 English Menu Files\1\0\0"
90  TITLE="eFTE/2 English Menu Files"
91  TARGET="$(1)"
92  REQUIRES=1
93  REQUIRES=2
94  SELECT
95  FIXED
96>This package contains eFTE/2's English menu files which provide. For a new install you must install a menu package if you install the configuration files. If you are updating an existing eFTE/2 install and have modified the menu files other than by editing or creating "my*.fte" files installing this package will overwrite the changes. If you install another language from the "Install as Default" group these files will be overwritten The History file will let you know what if any changes have been made to the configuration files so you can decide if you need/want to install them.
97</PCK>
98
99<GROUP TITLE="Other Language Menu Files Install as Default">
100<PCK INDEX=5
101  PACKAGEID="Netlabs\eFTE/2 Spanish Menu Files\1\0\0"
102  TITLE="eFTE/2 Spanish Menu Files"
103  TARGET="$(1)"
104  REQUIRES=1
105  REQUIRES=2
106  FIXED
107>This package contains eFTE/2's Spanish menu files for default install. They will be installed in config menu and will overwrite the English menus if they are installed also For a new install you must install a menu package if you install the configuration files. If you are updating an existing eFTE/2 install and have modified the menu files other than by editing or creating "my*.fte" files installing this package will overwrite the changes.  The History file will let you know what if any changes have been made to the configuration files so you can decide if you need/want to install them.
108</PCK>
109</GROUP>
110
111<GROUP TITLE="Other language Menu Files Install for Switching">
112<PCK INDEX=105
113  PACKAGEID="Netlabs\eFTE/2 Spanish Menu Files\1\0\0"
114  TITLE="eFTE/2 Spanish Menu Files"
115  TARGET="$(1)"
116  REQUIRES=1
117  REQUIRES=2
118  FIXED
119>This package contains eFTE/2's Spanish menu files which can be used as an alternate language by using the -Les command line switch. For a new install this menu package is entirely optional. If you are updating an existing eFTE/2 install and have modified the for switching Spanish menu files other than by editing or creating "my*.fte" files installing this package will overwrite the changes. This will install to config\menu_es The History file will let you know what if any changes have been made to the configuration files so you can decide if you need/want to install them.
120</PCK>
121</GROUP>
122</HEAD>
123
124<BODY>
125
126<PAGE INDEX=1 TYPE=README>
127<NEXTBUTTON TARGET=2>~Next</NEXTBUTTON>
128<TEXT>NOTE: Thanks also goes to the many individuals who have continued to improve and enhance this great program. See Authors for more details</TEXT>
129<README FORMAT=PLAIN EXTRACTFROMPCK="1">docs\readme2</README>
130</PAGE>
131
132<PAGE INDEX=2 TYPE=README>
133<NEXTBUTTON TARGET=3>~I agree</NEXTBUTTON>
134<TEXT>eFTE2 License: By pressing the "I agree" button, you agree to all terms and conditions of the license agreement below.</TEXT>
135<README EXTRACTFROMPCK="1">docs\copying</README>
136</PAGE>
137
138<!-- The TYPE=CONTAINER will list the packages which can be installed. -->
139<PAGE INDEX=3 TYPE=CONTAINER>
140<NEXTBUTTON TARGET=4>~Next</NEXTBUTTON>
141<TEXT>Select your installation directory. Packages 1, 2 and 3 must be install on initial installation if you want the entire user interface. Package 2 fails without package 3. When updating don't install package 3 if you have customized mymain.fte or systemmain.fte. If you have made changes directly to any other configuration file installing package 2 will overwrite those changes.
142</TEXT>
143</PAGE>
144
145<PAGE INDEX=4 TYPE=CONFIGURE>
146<NEXTBUTTON TARGET=0>I~nstall</NEXTBUTTON>
147<TEXT>Please select/deselect the desired configuration option(s).</TEXT>
148</PAGE>
149
150<PAGE INDEX=8 TYPE=CONFIGURE>
151<NEXTBUTTON TARGET=0>I~nstall</NEXTBUTTON>
152<TEXT>Please select/deselect the desired configuration option(s).
153</TEXT>
154</PAGE>
155
156</BODY>
157</WARPIN>
158