2025-04-27 07:49:33 -04:00

56 lines
1.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title>MFP INFs- Sample Inf files for Multi Functional Peripherals</title>
</head>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="8">
<p><font FACE="VERDANA,ARIAL,HELVETICA" SIZE="2"><a name="top"></a></p>
<h2><a name="MYSAMPLE">MFP INFs</a> - Sample INF Files for Multi-Functional Peripherals</h2>
<h3>SUMMARY</h3>
<p>INF files are used for installing drivers for MFPs in Microsoft&#174; Windows&#174; 2000.
<h3>BUILDING THE SAMPLE</h3>
<p>The samples are to be adapted to the user's needs.
<h3>CODE TOUR</h3>
<h4>File Manifest</h4>
<pre>
</font><font FACE="COURIER" SIZE="2">
Root:
<u>Files Description</u>
DOT4OEM.INF INF to install the MFP device and load Dot4.
DOT4OEMS.INF INF to install the scanner portion of MFP.
OEMPRND4.INF INF to install the printer driver for printer portion of the MFP.
OEMPRN.INF INF to install the printer and scanner driver for non-Dot4 MFP.
README.HTM The Sample Tour documentation for this sample (this file).
</pre>
<b>Note:</b> There is no DOT4OEMP.INF because it is expected that all OEMs use DOT4PRT.SYS solution.
</font><font FACE="VERDANA,ARIAL,HELVETICA" SIZE="2">
<p ALIGN="CENTER"><a HREF="#top" TARGET="_self">Top of page</a> </p>
<table WIDTH="100%">
<tr>
<td HEIGHT="2" BGCOLOR="#00EEFF"></td>
</tr>
</table>
<font FACE="MS SANS SERIF" SIZE="1" COLOR="BLACK">
<p>© 1999 Microsoft Corporation</font> </font></p>
</body>
</html>