mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 00:55:37 +00:00
2832eb9405
update with tri-license addition at a later date.
77 lines
3.9 KiB
HTML
77 lines
3.9 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">
|
||
<meta name="Author" content="Robin Foster">
|
||
<title>Show Example - CD Autorun Screen Custom Installation Text File</title>
|
||
</head>
|
||
<body>
|
||
<b><font size=+1>Show
|
||
Example - CD Autorun Screen Custom Installation Text File</font></b>
|
||
<p><font color="#000000">The CD Autorun screen includes a button that,
|
||
when clicked, opens a text document that contains instructions for installing
|
||
Mozilla. You might want to include additional information in this document
|
||
that you want your users to know before they install Mozilla.</font>
|
||
<p><font color="#000000">For example, you could add information on your
|
||
products and services, and tell users how they can contact you for more
|
||
information. If you're planning to include installers for additional programs
|
||
as part of your Mozilla installer, this document is a great place to
|
||
tell your users about the additional programs you're providing.</font>
|
||
<p><font color="#000000">To edit the installation document:</font>
|
||
<dir>
|
||
<dir><font color="#000000">1. Locate the standard installation document,
|
||
called install.txt, in the C:\Program Files\Mozilla\CCK\CCKTool\Configs\Default\Workspace\Autorun
|
||
directory.</font>
|
||
<p><font color="#000000">2. Make a copy of this file and save it in your
|
||
C:\Program Files\Mozilla\CCK\CCKTool\Configs\<i> configname </i>\Workspace\Autorun
|
||
directory, where<i> configname </i>is the directory name that corresponds
|
||
to the configuration you are working with.</font>
|
||
<p><font color="#000000">3. Open the install.txt document using a standard
|
||
text editor, such as Wordpad.</font>
|
||
<p><font color="#000000">4. Edit the install.txt document and save your
|
||
changes.</font>
|
||
<p><font color="#000000">5. In the CCK Tool, go to the screen titled "Customize
|
||
the CD Autorun Screen."</font>
|
||
<p><font color="#000000">6. Under Custom Installation Text File, click
|
||
Choose File<6C> and browse to the location of your custom install.txt file
|
||
to include it.</font></dir>
|
||
</dir>
|
||
<font face="Arial"><font color="#000000">7/31/2003</font></font>
|
||
</body>
|
||
</html>
|