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

169 lines
5.3 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="reference" />
<meta name="DC.Title" content="Example: Response file (setup.iss)" />
<meta name="DC.Relation" scheme="URI" content="rzaijhdrcreateresp.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="hdrsampleresp" />
<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>Example: Response file (setup.iss)</title>
</head>
<body id="hdrsampleresp"><a name="hdrsampleresp"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Example: Response file (setup.iss)</h1>
<div><div class="section"><p>This response file is from a Custom installation with all the
components selected. Your file will differ depending on the installation type,
the components you select, and your national language version.</p>
<div class="note"><span class="notetitle">Notes:</span> <ol><li>BootOption=3 in the sample response file. This means that the PC automatically
restarts when the installation has completed. If you do not want this to happen,
reset to BootOption=0.</li>
<li>Read the <a href="codedisclaimer.htm">Code license and disclaimer information</a> for important legal
information.</li>
</ol>
</div>
<pre>[InstallShield Silent]
Version=v5.00.000
File=Response File
[File Transfer]
OverwriteReadOnly=NoToAll
[DlgOrder]
Dlg0=SdWelcome-0
Count=9
Dlg1=SdLicense-0
Dlg2=SdOptionsButtons-0
Dlg3=SdAskDestPath-0
Dlg4=CwbComponentDlg-0
Dlg5=SdShowDlgEdit1-0
Dlg6=SdStartCopy-0
Dlg7=SdAskOptions-0
Dlg8=SdFinishReboot-0
[SdWelcome-0]
Result=1
[SdLicense-0]
Result=1
[SdOptionsButtons-0]
Result=103
[SdAskDestPath-0]
szDir=C:\Program Files\IBM\Client Access
Result=1
[CwbComponentDlg-0]
CAOptional-type=string
CAOptional-count=3
CAOptional-0=CAOptional\DirUpdate
CAOptional-1=CAOptional\IRC
CAOptional-2=CAOptional\OUG
Unity-type=string
Unity-count=19
Unity-0=Unity\Base
Unity-1=Unity\BasicOp
Unity-2=Unity\JobMan
Unity-3=Unity\SysConfig
Unity-4=Unity\Network
Unity-5=Unity\IntSrvAdm
Unity-6=Unity\Security
Unity-7=Unity\UserGroups
Unity-8=Unity\Database
Unity-9=Unity\USQL
Unity-10=Unity\UTS
Unity-11=Unity\FileSys
Unity-12=Unity\Backup
Unity-13=Unity\Commands
Unity-14=Unity\PackProd
Unity-15=Unity\Monitors
Unity-16=Unity\LogSys
Unity-17=Unity\AFPMan
Unity-18=Unity\Admin
DataAccess\FileTransfer-type=string
DataAccess\FileTransfer-count=2
DataAccess\FileTransfer-0=DataAccess\FileTransfer\DataXfer
DataAccess\FileTransfer-1=DataAccess\FileTransfer\Excel
DataAccess-type=string
DataAccess-count=5
DataAccess-0=DataAccess\FileTransfer
DataAccess-1=DataAccess\ODBC
DataAccess-2=DataAccess\OLEDB
DataAccess-3=DataAccess\MP
DataAccess-4=DataAccess\WK4
Emulators\Standard-type=string
Emulators\Standard-count=2
Emulators\Standard-0=Emulators\Standard\Base
Emulators\Standard-1=Emulators\Standard\PdfPdt
Emulators-type=string
Emulators-count=1
Emulators-0=Emulators\Standard
SSL-type=string
SSL-count=1
SSL-0=SSL\SSL128bit
PrinterDrivers-type=string
PrinterDrivers-count=2
PrinterDrivers-0=PrinterDrivers\AFP
PrinterDrivers-1=PrinterDrivers\SCS
Toolkit-type=string
Toolkit-count=3
Toolkit-0=Toolkit\Base
Toolkit-1=Toolkit\VBW
Toolkit-2=Toolkit\TJ
Component-type=string
Component-count=18
Component-0=Install
Component-1=Base
Component-2=Ub
Component-3=CAOptional
Component-4=Unity
Component-5=UECL
Component-6=DataAccess
Component-7=AFPViewer
Component-8=JRE
Component-9=JAVATB
Component-10=Emulators
Component-11=SSL
Component-12=PrinterDrivers
Component-13=OCI
Component-14=OpCon
Component-15=UToo
Component-16=Toolkit
Component-17=EZSetup
Result=1
[SdShowDlgEdit1-0]
szEdit1=IBM iSeries Access for Windows
Result=1
[SdStartCopy-0]
Result=1
[Application]
Name=Client Access
Version=CurrentVersion\Selectively_Installable_Components\EZ-Setup
Company=IBM
Lang=0009
[SdAskOptions-0]
Component-type=string
Component-count=2
Component-0=Add program folder shortcut to desktop.
Component-1=Show the Welcome Wizard when I restart my computer.
Result=1
[SdFinishReboot-0]
Result=1
BootOption=3</pre>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaijhdrcreateresp.htm">Create response files for iSeries Access for Windows installations</a></div>
</div>
</div>
</body>
</html>