<?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="MRI setup file" /> <meta name="abstract" content="Provides the iSeries Access for Windows Selective Setup program with the information it needs to install the locale-dependent resources that are associated with an iSeries Navigator plug-in on a client PC." /> <meta name="description" content="Provides the iSeries Access for Windows Selective Setup program with the information it needs to install the locale-dependent resources that are associated with an iSeries Navigator plug-in on a client PC." /> <meta name="DC.Relation" scheme="URI" content="rzakxhowtodistrub.htm" /> <meta name="DC.Relation" scheme="URI" content="rzakxvbdiroffiles.htm" /> <meta name="DC.Format" content="XHTML" /> <meta name="DC.Identifier" content="rzakxmrisetup" /> <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>MRI setup file</title> </head> <body id="rzakxmrisetup"><a name="rzakxmrisetup"><!-- --></a> <!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script> <h1 class="topictitle1">MRI setup file</h1> <div><p>Provides the iSeries™ Access for Windows<sup>®</sup> Selective Setup program with the information it needs to install the locale-dependent resources that are associated with an iSeries Navigator plug-in on a client PC.</p> <p>You must name the file MRISETUP.INI. A version of this file must reside in the MRI29XX subdirectory on the iSeries server for each national language that the plug-in supports.</p> <p>The format of the file conforms to that of a standard Windows configuration (.INI) file. The file contains a single section, MRI Info. The MRI Info section provides the Version value for the MRI of the plug-in. The MRI for the plug-in includes all resource DLLs, as well as Help files (.HLP and .CNT) for a particular language. For example:</p> <pre>[MRI Info] Version=0</pre> <p>The iSeries Access for Windows Selective Setup program checks the Version value of the MRI during an initial install and during an upgrade of the plug-in when incrementing the Version or release level of the plug-in. The MRI Version value in this file must match the Version value in the SETUP.INI file of the plug-in during the installation or upgrade. When these values do not match, the MRI files will not be copied to the client PC. The Programmer's Toolkit provides a sample MRI setup file with the sample plug-in.</p> </div> <div> <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>