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

64 lines
4.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="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="task" />
<meta name="DC.Title" content="SMS switch" />
<meta name="abstract" content="You can include the installation in a .bat file containing multiple commands. Use the SMS switch to prevent the Setup.exe from closing before the setup is complete." />
<meta name="description" content="You can include the installation in a .bat file containing multiple commands. Use the SMS switch to prevent the Setup.exe from closing before the setup is complete." />
<meta name="DC.Relation" scheme="URI" content="rzaijmulti.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="sms" />
<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>SMS switch</title>
</head>
<body id="sms"><a name="sms"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">SMS switch</h1>
<div><p>You can include the installation in a .bat file containing multiple
commands. Use the SMS switch to prevent the Setup.exe from closing before
the setup is complete.</p>
<div class="section"> <p>You might want to invoke the installation image from a .bat file
so that you can run additional commands after the completion of a silent install,
and prior to a restart. Use the SMS switch to prevent setup.exe from closing
before the installation is complete. This will cause the .bat file to wait
until the setup is complete before moving to the next statement in the .bat
file. You can use the SMS switch in conjunction with both silent and non-silent
installations.</p>
<p>To use the SMS switch as part of a silent installation: </p>
</div>
<ol><li class="stepexpand"><span>Complete the steps to create a response file in <a href="rzaijhdrcreateresp.htm#hdrcreateresp">Create response files for iSeries Access for Windows installations</a>.</span></li>
<li class="stepexpand"><span>To start the silent installation and SMS switch, type the following
at a command prompt in the iSeries™ Access for Windows<sup>®</sup> installation image directory: </span> <pre>setup.exe -SMS -s -f1d:\dir\file.iss -f2d:\dir\file.log</pre>
where <var class="varname">-f1</var> is
is an optional parameter where you can specify the response file (file.iss)
to use, and <var class="varname">-f2</var> is an optional parameter where you can
specify the location and name for the log file that the silent installation
creates.</li>
</ol>
<div class="section"> <div class="note"><span class="notetitle">Notes:</span> <ol><li>SMS must be uppercase; this is a case-sensitive switch.</li>
<li>For more information about silent installations, see <a href="rzaijsilentinstall.htm#hdrsilentinstall">Perform a silent installation of iSeries Access for Windows</a>.</li>
</ol>
</div>
</div>
</div>
<div>
<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>