70 lines
5.0 KiB
HTML
70 lines
5.0 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="copyright" content="(C) Copyright IBM Corporation 2005" />
|
|
<meta name="DC.rights.owner" content="(C) Copyright IBM Corporation 2005" />
|
|
<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="Setup.ini file" />
|
|
<meta name="abstract" content="Your plug-in's setup.ini file provides the installation wizard with the information needed to install an iSeries Navigator plug-in on a client workstation. It also provides information that allows the Check Service Level program to determine when the plug-in needs to be upgraded or serviced." />
|
|
<meta name="description" content="Your plug-in's setup.ini file provides the installation wizard with the information needed to install an iSeries Navigator plug-in on a client workstation. It also provides information that allows the Check Service Level program to determine when the plug-in needs to be upgraded or serviced." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakxhowtodistrub.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakxsetupplugininfo.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakxsetupservice.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakxsetupidfiles.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakxexitprogramfiles.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakxvbdiroffiles.htm" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzakxsetup" />
|
|
<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>Setup.ini file</title>
|
|
</head>
|
|
<body id="rzakxsetup"><a name="rzakxsetup"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Setup.ini file</h1>
|
|
<div><p>Your plug-in's setup.ini file provides the installation wizard
|
|
with the information needed to install an iSeries™ Navigator plug-in on a client
|
|
workstation. It also provides information that allows the Check Service Level
|
|
program to determine when the plug-in needs to be upgraded or serviced.</p>
|
|
<p>The file must be named SETUP.INI, and it must reside in the primary <vendor>.<component>
|
|
directory for the plug-in on the iSeries server.</p>
|
|
<p>The format of the file conforms to that of a standard Windows<sup>®</sup> configuration
|
|
(.INI) file. The file is divided into four parts:</p>
|
|
<ul><li>Plug-in information</li>
|
|
<li>Service</li>
|
|
<li>Sections to identify the files to install on the client workstation</li>
|
|
<li><img src="./delta.gif" alt="Start of change" />Sections to identify exit programs to run on the client workstation<img src="./deltaend.gif" alt="End of change" /></li>
|
|
</ul>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzakxsetupplugininfo.htm">Example: Information section of setup.ini</a></strong><br />
|
|
Descriptions of the global information fields needed in the setup.ini file</li>
|
|
<li class="ulchildlink"><strong><a href="rzakxsetupservice.htm">Example: Service section of setup.ini</a></strong><br />
|
|
The fields in this section of the setup.ini file contain the information used by the Check Service Level program</li>
|
|
<li class="ulchildlink"><strong><a href="rzakxsetupidfiles.htm">Example: Identify files section of setup.ini</a></strong><br />
|
|
This part of the setup.ini file contains the informations that identifies the files to be installed on the client workstation.</li>
|
|
<li class="ulchildlink"><strong><a href="rzakxexitprogramfiles.htm">Example: Exit programs section of the setup.ini</a></strong><br />
|
|
The final portion of the setup file contains sections that identify the programs that are to be run on the client workstation before or after an install, upgrade or an uninstall.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakxhowtodistrub.htm" title="Deliver your plug-in code to iSeries Navigator users by including it with your i5/OS applications.">Distribute plug-ins</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzakxvbdiroffiles.htm">Sample VB plug-in directory of files</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |