ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaij_5.4.0.1/rzaijsilentinstall.htm

113 lines
7.1 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="concept" />
<meta name="DC.Title" content="Perform a silent installation of iSeries Access for Windows" />
<meta name="abstract" content="Create a response file that contains a record of your responses to prompts during an installation. You can then use this response file to control duplicate installations that do not require any user interaction." />
<meta name="description" content="Create a response file that contains a record of your responses to prompts during an installation. You can then use this response file to control duplicate installations that do not require any user interaction." />
<meta name="DC.Relation" scheme="URI" content="rzaijmulti.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaijhdrcreateresp.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaijhdrstartsilent.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaijhdrreturncode.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="hdrsilentinstall" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Perform a silent installation of iSeries Access for Windows</title>
</head>
<body id="hdrsilentinstall"><a name="hdrsilentinstall"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Perform a silent installation of iSeries Access for Windows</h1>
<div><p>Create a response file that contains a record of your responses
to prompts during an installation. You can then use this response file to
control duplicate installations that do not require any user interaction.</p>
<p>Silent installation eliminates the need for any user interaction during
the iSeries™ Access
for Windows<sup>®</sup> set
up process. A response file provides all installation information so that
no dialog boxes display while installing iSeries Access for Windows. </p>
<p>The response file contains the installation options that the system would
normally prompt you for during the installation process.</p>
<div class="section"><h4 class="sectiontitle">Silent install indicator</h4><p>Silent install has a progress
indicator. The Silent Install Indicator is an icon in the task tray which
will appear when a silent install is launched, and remain in the task tray
as long as the install is executing. Passing the mouse over the icon will
cause the Silent Install Indicator to display the percent of the install that
is complete. The Silent Install Indicator can also be expanded to expose more
information. When the install completes successfully, the icon will disappear
from the task tray. If the install were to fail, the icon will remain and
a small red triangle will appear on the icon to indicate the failure. Click
on the red triangle to see the failure message.</p>
<div class="note"><span class="notetitle">Notes:</span> <ol><li>If the Silent Install Indicator displays a given percentage of completion
longer than you would expect, you might want to check the log file for errors.</li>
<li>Often the best way to debug a silent install failure is to start the install
in non-silent mode on the user PC, and see if there are any unexpected dialogs
that appear prior to the Component Confirmation panel. Most silent install
failures occur due to unexpected dialogs that appear prior to actual component
installation file transfers.</li>
</ol>
</div>
</div>
<div class="section"><h4 class="sectiontitle">Differences between normal and silent installations</h4><p>The
following table illustrates the differences between a normal and silent installation
by comparing how the two types of installations handle various conditions
that commonly arise during the installation process.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" width="100%" frame="border" border="1" rules="all"><thead align="left"><tr><th align="left" valign="top" width="31%" id="d0e57">Condition</th>
<th align="left" valign="top" width="35%" id="d0e59">During a normal installation...</th>
<th align="left" valign="top" width="34%" id="d0e61">During silent and recorded installations...</th>
</tr>
</thead>
<tbody><tr><td align="left" valign="top" width="31%" headers="d0e57 ">Attempt to install a component that is restricted
(by policies, dependencies, or some other restriction), or that is incompatible
with a product that is already installed. </td>
<td align="left" valign="top" width="35%" headers="d0e59 ">A dialog displays listing all of the components
that are restricted due to these conditions. The component is not installed.</td>
<td align="left" valign="top" width="34%" headers="d0e61 ">The component is not installed.</td>
</tr>
<tr><td align="left" valign="top" width="31%" headers="d0e57 ">An error occurs.</td>
<td align="left" valign="top" width="35%" headers="d0e59 ">Error messages display.</td>
<td align="left" valign="top" width="34%" headers="d0e61 ">Error messages display during a recorded
installation, but not during a silent installation. A negative number is written
to the silent installation log file. This indicates that an error occurred.
If you are having problems running silent installations, you might want to
try running the installation interactively to rule out the possibility that
the problems you are encountering are not related to silent mode.</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section"><h4 class="sectiontitle">Performing a silent installation</h4><p>To perform a silent
installation, see the following information.</p>
</div>
</div>
<div>
<ol>
<li class="olchildlink"><a href="rzaijhdrcreateresp.htm">Create response files for iSeries Access for Windows installations</a><br />
</li>
<li class="olchildlink"><a href="rzaijhdrstartsilent.htm">Start a silent installation</a><br />
</li>
<li class="olchildlink"><a href="rzaijhdrreturncode.htm">Return codes for silent installations</a><br />
</li>
</ol>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaijmulti.htm">Install iSeries Access for Windows on multiple PCs</a></div>
</div>
</div>
</body>
</html>