source: trunk/doc/manual/OdinUser.WIS@ 10366

Last change on this file since 10366 was 8558, checked in by sandervl, 23 years ago

manual sources added

File size: 5.9 KB
Line 
1<WARPIN>
2VERSION=0.9.14
3OS=OS2_3x
4<HEAD>
5<TITLE>Project Odin User's Manual</TITLE>
6<PCK INDEX=1
7 PACKAGEID="Odin\Odin\Odin Users Manual\0\5\1"
8 CREATEOBJECT="WPProgram|Project Odin^User's Manual|<ODINFOLDER>|EXENAME=VIEW.EXE;PARAMETERS=$(1)\OdinUser.INF Introduction;STARTUPDIR=$(1);OBJECTID=<Project_Odin_Users_Manual>;"
9 TARGET="C:\ODIN" BASE
10 TITLE="Project Odin User's Manual"
11 SELECT NODESELECT
12 >Installation of Project Odin User's Manaual.</PCK>
13
14</HEAD>
15<BODY>
16<PAGE INDEX=1 TYPE=README>
17<NEXTBUTTON TARGET=2>~Next</NEXTBUTTON>
18<TEXT>
19Project Odin User's Manual Release 1 (April 2002)
20====================================
21</TEXT>
22<README FORMAT=HTML>This is a completely rewritten documentation for Project Odin with the enduser, who is trying to install Odin, in mind.
23<p>Odin is a free Open Source project with the goal to eventually provide a fully working Win95/98/NT/2000/XP runtime environment making it possible to
24run your favorite Windows programs under OS/2 (eCS) as if they were native.
25
26<p>This document's intention is to provide an easy installation guide for Odin itself and some basic concepts for trying to install and run
27Win95/98/ME/NT/2000/XP programs on OS/2 (eCS).
28
29<P>This document will not cover all technical details and it is not supposed to do so.
30
31<P><B>This compilation was done by:</B>
32
33<P>Herwig Bauernfeind for Team Odin, Jan-April 2002
34<BR>EMail: herwig.bauernfeind@aon.at
35
36</README>
37</PAGE>
38<PAGE INDEX=2 TYPE=README>
39<NEXTBUTTON TARGET=3>~I agree</NEXTBUTTON>
40<TEXT>
41By pressing the "I agree" button, you agree to all terms and conditions to the below licence agreement.
42</TEXT>
43<README FORMAT=HTML>
44<P>Project Odin Software License
45
46<P>You may, without charge, royalty, or other payment, copy and distribute copies
47of this work and derivative works of this work in source or binary form provided
48that:
49<P>(1) you appropriately publish on each copy an appropriate copyright notice;
50<P>(2) faithfully reproduce all prior copyright included in the original work; and
51<P>(3) agree to indemnify and hold all prior authors, copyright holders and licensors
52of the work harmless from and against all damages arising from use of or the inability to use the work.
53
54<P>You may distribute binaries and sources of derivative works of
55the work provided that: (1) all modifications to the original
56source code are publically available; (2) all modifications are
57released under this license; (3) all copyrights of the original
58work are included; (4) the modifications are a direct advantage
59for the functionality and completeness of the product or improve
60interoperability of the product with another product and do not
61interfere with the goal of an open source and free emulation
62product.
63
64<P>You may NOT use the work as base of another work that is
65not released under this license agreement meaning that you
66especially are not allowed to develop any other product which
67is based on the sources and/or binaries of the work.
68
69<P>However, you are encouraged to use the work for porting your
70free or commercial applications. You can ship software
71converted using the work as long as the original copyright
72for the work is mentioned and you do not charge for
73using any part of the work. You may also ship the work in
74binaries and sources for use with your applications as long
75as you do not violate the distribution regulations of this license.
76
77<P>These license terms can be amended by a custom license
78agreement between a third party and the administration
79team. Such a custom license might only limit the above terms
80if the changes cause a direct advantage for the functionality
81or completeness of the product and do not interfere with the
82goal of an open-source and free emulation product.
83
84<P>Parts of the work may be governed by a license other than
85this one, if the source directory of the part contains a
86license file called "LICENSE.TXT" of its own. If a different
87license exists, it supercedes this license. Removing the
88the part specific license will automatically put back the
89part under the terms of this license. Only the Odin management
90team is allowed to put parts of the work under a different
91license and remove the part specific licenses. The purpose
92of using different licenses is solely for allowing code
93sharing of certain parts of the work with other projects that
94have incompatible licenses. These parts should either have
95this license in a version that makes it compatible with the
96license of the second project, or the license of the second
97project as long as it conforms to the goals of an open source
98and free emulation software.
99
100<P>Warranty
101
102<P>EXCEPT AS OTHERWISE RESTRICTED BY LAW, THIS WORK IS PROVIDED
103WITHOUT ANY EXPRESSED OR IMPLIED WARRANTIES OF ANY KIND, INCLUDING
104BUT NOT LIMITED TO, ANY IMPLIED WARRANTIES OF FITNESS FOR A
105PARTICULAR PURPOSE, MERCHANTABILITY OR TITLE. EXCEPT AS
106OTHERWISE PROVIDED BY LAW, NO AUTHOR, COPYRIGHT HOLDER OR
107LICENSOR SHALL BE LIABLE TO YOU FOR DAMAGES OF ANY KIND, EVEN IF
108THEY HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
109</README>
110</PAGE>
111<PAGE INDEX=3 TYPE=CONTAINER>
112<NEXTBUTTON TARGET=4>~Next</NEXTBUTTON>
113<TEXT>
114Please select the packages which are to be installed. You may change the target paths for the packages.
115</TEXT>
116</PAGE>
117
118
119<!-- The TYPE=CONFIGURE will allow the user to set the CONFIG.SYS and
120 WPS classes/objects stuff. -->
121
122<PAGE INDEX=4 TYPE=CONFIGURE>
123<NEXTBUTTON TARGET=5>~Next</NEXTBUTTON>
124<TEXT>
125
126Please select additional configuration that WarpIN should perform after installing this archive.
127
128</TEXT>
129</PAGE>
130
131<!-- Here's another TYPE=TEXT page before we install.
132 The special target "0" indicates that after this page we
133 should start installation.
134 Note that the TYPE=INSTALL page (which we had in Alpha #3)
135 is no longer supported. -->
136
137<PAGE INDEX=5 TYPE=TEXT>
138<NEXTBUTTON TARGET=0>I~nstall</NEXTBUTTON>
139<TEXT>
140
141
142
143Press "Install" to begin installing this archive.</TEXT>
144</PAGE>
145</BODY>
146</WARPIN>
147
Note: See TracBrowser for help on using the repository browser.