gecko-dev/cck/CCKHelp/buildpage1.html

101 строка
5.4 KiB
HTML
Исходник Ответственный История

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<!-- ***** BEGIN LICENSE BLOCK *****
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
-
- The contents of this file are subject to the Mozilla Public License Version
- 1.1 (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
- http://www.mozilla.org/MPL/
-
- Software distributed under the License is distributed on an "AS IS" basis,
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
- for the specific language governing rights and limitations under the
- License.
-
- The Original Code is Client Customization Kit (CCK).
-
- The Initial Developer of the Original Code is
- Netscape Communications Corporation.
- Portions created by the Initial Developer are Copyright (C) 2003
- the Initial Developer. All Rights Reserved.
-
- Contributor(s):
-
- Alternatively, the contents of this file may be used under the terms of
- either the GNU General Public License Version 2 or later (the "GPL"), or
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
- in which case the provisions of the GPL or the LGPL are applicable instead
- of those above. If you wish to allow use of your version of this file only
- under the terms of either the GPL or the LGPL, and not to allow others to
- use your version of this file under the terms of the MPL, indicate your
- decision by deleting the provisions above and replace them with the notice
- and other provisions required by the LGPL or the GPL. If you do not delete
- the provisions above, a recipient may use your version of this file under
- the terms of any one of the MPL, the GPL or the LGPL.
-
- ***** END LICENSE BLOCK ***** -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Create the Installer</title>
</head>
<body>
<h2>
<font face="Arial"><font size=-1>Create the Installer</font></font></h2>
<font face="Arial"><font size=-1>This screen allows you to select the Mozilla
components included with the installer. You can also use this screen to
specify two additional executable files that the installer runs after the
main installation completes.</font></font>
<p><font face="Arial"><font size=-1>For more information creating, testing,
and distributing your installer, see "Preparing to Create the Installer"
and subsequent chapters in the <i>Guide to Customizing and Distributing
Mozilla 1.4.1.</i></font></font><a NAME="components"></a>
<h4>
<hr><font face="Arial"><font size=-1>Select Components</font></font></h4>
<font face="Arial"><font size=-1>Components listed with checkmarks beside
them are included in the installer. Click a component to see a description
of it. Click the checkbox beside a component to select or deselect it.&nbsp;</font></font><a NAME="components"></a>
<h4>
<hr><font face="Arial"><font size=-1>Provide Additional Components</font></font></h4>
<font face="Arial"><font size=-1>You should prepare any additional executable
files before you use CCK to specify their location and other information.</font></font>
<p><font face="Arial"><font size=-1>When a user installs Mozilla, the
additional installers are automatically installed after the main Mozilla
installation completes. However, if a user chooses the Custom path when
installing Mozilla, it's possible to choose not to install the additional
components.</font></font>
<p><font face="Arial"><font size=-1>For each component, you need to provide
this information:</font></font>
<p><font face="Arial"><font size=-1><b>Component Path.</b> Click Choose
File, browse to the location of the executiable file, and click Open.</font></font>
<p><font face="Arial"><font size=-1><b>Component Description.</b> Enter
a concise description of the component and what it does. Users see this
text if they choose to perform a custom installation.</font></font>
<p><font face="Arial"><font size=-1><b>Component Size.</b> Enter a number
of kilobytes that<61>s approximately three times the size of the actual executable
file you specify. This ensures that the installer will have enough room
to expand and install the program on the user<65>s hard disk.&nbsp;</font></font>
<hr>
<p><font face="Arial"><font size=-1><b>Show Config Info.</b> Before you
build the installer, you should click this button and review your customizations
to ensure that everything is correct.</font></font>
<p><font face="Arial"><font size=-1><b>Feedback.</b> Click this button
to go to a web page where you can provide feedback about the CCK Tool.</font></font>
<p><font face="Arial"><font size=-1><b>Build Installer.</b> Click this
button to initiate the installer build process. After the installer has
been created, you should run it, verify all your customizations, and if
necessary run CCK again to make any corrections or additional customizations
that may be required.</font></font>
<p><font face="Arial"><font size=-1><b>Exit.</b> Click this button to exit
the CCK Tool. The customizations you have specified in any preceding screens
are saved.&nbsp;</font></font>
<hr>
<p><i><font face="Arial"><font size=-1>7/31/2003</font></font></i>
<p><font face="Arial"><font size=-1>Copyright &copy; 1994-2003 Netscape
Communications Corporation.</font></font>
</body>
</html>